-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
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.
- clones
-
WFLY-20334 Unable to build with -Dno.expansion.build
- Pull Request Sent