6 Replies Latest reply on Oct 24, 2019 7:05 PM by brian.stansberry

    Galleon 4.1.0 cannot find artifact for wildfly 18

    adasen

      Hi

       

      I'm using the galleon cli to build a strip down version of wildfly:

      bin\galleon.bat install wildfly:current --dir=cloud --layers=cloud-profile --verbose

       

      But I get:

      [MAVEN] attempting to download org.codehaus.jackson:jackson-xc:1.9.13.redhat-00006:jar from maven-central

      [MAVEN] artifact org.codehaus.jackson:jackson-xc:1.9.13.redhat-00006:jar not found in maven-central

      [MAVEN] attempting to download org.codehaus.jackson:jackson-xc:1.9.13.redhat-00006:jar from jboss-public-repository-group

      [MAVEN] artifact org.codehaus.jackson:jackson-xc:1.9.13.redhat-00006:jar not found in jboss-public-repository-group

       

      and the provisioning stops (fails).

       

      Provisioning a wildfly 17 version does however work:

      bin\galleon.bat install wildfly#17.0.0.Final --dir=cloud --layers=cloud-profile --verbose

       

      Any idea how to solve this issue?

       

      BR

      Arik