Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-13263

Galleon maven plugin should provision a fat installation

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 13.0.0.CR1
    • 13.0.0.Dev04
    • Test Suite
    • None

    Description

      Sometimes, I am facing the following issue

      Exception in thread "main" org.jboss.modules.ModuleLoadException: Error loading module from /home/jenkins/workspace/dg-8.x/dg-8.x-testsuite-rhel-openjdk11/jdk/openjdk11/label/rhel7/infinispan/integrationtests/server-integration/third-party-server/target/node1/modules/system/layers/base/org/apache/xerces/main/module.xml
      Caused by: org.jboss.modules.xml.XmlPullParserException: Failed to resolve artifact 'xerces:xercesImpl:2.12.0.SP03-redhat-00001' (position: END_TAG seen ...     <artifact name="xerces:xercesImpl:2.12.0.SP03-redhat-00001"/>... @26:70) 
      

      Locally it is not failing.

      My idea is set <jboss-maven-dist>true</jboss-maven-dist> to false

      module.xml template processing is happening at provisioning time and depends on the kind of distribution being provisioned. That is controlled by the plugin option jboss-maven-dist=true|false. true to provision a thin installation, false to provision a fat installation.
      

      Attachments

        Activity

          People

            dlovison@redhat.com Diego Lovison
            dlovison@redhat.com Diego Lovison
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: