Decision Management (ODM,ADS)

Decision Management (ODM, ADS)

Connect with experts and peers to elevate technical expertise, solve problems and share insights

 View Only
  • 1.  Building External Library in ADS

    Posted Fri September 20, 2024 03:35 AM

    Hello IBM Community,

    I hope this message finds you well.

    I am currently working through the ExternalLibraryStartTutorial from the automation-decision-services-samples repository and have encountered an issue while attempting to build an external library as part of the example. Despite setting up the build environment on my local machine, I am receiving the following error:

    [ERROR] error reading C:\Users\kisha\.m2\repository\com\ibm\decision\annotations\2.0.12\annotations-2.0.12.jar; zip END header not found

    Here is the link to the repository: automation-decision-services-samples GitHub Repository

    I would greatly appreciate any guidance or troubleshooting tips to resolve this issue. If anyone has successfully completed this tutorial or faced a similar problem, your insights would be incredibly valuable.



    ------------------------------
    Kishan Kumar
    DMS
    ------------------------------


  • 2.  RE: Building External Library in ADS

    Posted Mon September 23, 2024 10:27 AM

    Hello Kumar, I post again Amel's answer: "It seems that your jar is corrupted. Can you try "mvn -U clean install" to force reload dependencies?"

    I also wonder if you succeed in the Task1 Step3 to configure you settings.xml to be able to get the required jars from ADS.

    Thanks,

    MF Lim



    ------------------------------
    Marie-Francoise Lim
    ------------------------------



  • 3.  RE: Building External Library in ADS

    Posted Mon September 23, 2024 05:10 PM

    Hi Kumar, it seems that your jar is corrupted . Can you try "mvn -U clean install" to force reloading dependencies?



    ------------------------------
    Amel Ben Othmane
    ------------------------------