Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-28991

(8.1.z) Unable to build with -Dno.expansion.build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Build System
    • None

      Building Wildfly with:

      mvn clean install -Dno.expansion.build -P-expansion-server-tests
      

      fails with:

      [ERROR] The build could not read 1 project -> [Help 1]
      [ERROR]   
      [ERROR]   The project org.jboss.eap:wildfly-microprofile-opentracing-extension:8.1.0.Beta-redhat-SNAPSHOT (/home/jenkins/workspace/eap-8.1/pipeline-jobs/aligned-eap-testsuite/ip/ipv4/jdk/JDK21/label_exp/large/eap-sources/legacy/opentracing-extension/pom.xml) has 7 errors
      [ERROR]     Non-resolvable import POM: Could not find artifact org.jboss.eap:wildfly-standard-expansion-bom:pom:8.1.0.Beta-redhat-SNAPSHOT in jboss-enterprise-maven-repository (https://maven.repository.redhat.com/ga/) @ line 26, column 25 -> [Help 2]
      

      (unless the org.wildfly:wildfly-standard-expansion-bom:pom:36.0.0.Beta1-SNAPSHOT artifact is not already present in local cache. But if it is present, then it's not the up-to-date artifact from the current build...)

      I think the legacy/opentracing-extension/ module should be in the expansion-build profile, rather than the base-build profile.

              thofman Tomas Hofman
              thofman Tomas Hofman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: