-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
---
-
---
Building Wildfly with:
mvn clean install -Dno.expansion.build -P-expansion-server-tests
fails with:
[ERROR] The project org.wildfly.bom.builder:wildfly-server-expansion-preview-builder:36.0.0.Beta1-SNAPSHOT (/home/thofman/Projects/wildfly/boms/user/server/expansion/preview/pom.xml) has 1 error [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.wildfly:wildfly-standard-expansion-bom:pom:36.0.0.Beta1-SNAPSHOT (absent): Could not find artifact org.wildfly:wildfly-standard-expansion-bom:pom:36.0.0.Beta1-SNAPSHOT in jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/) @ org.wildfly:wildfly-preview-expansion-bom:36.0.0.Beta1-SNAPSHOT, /home/thofman/Projects/wildfly/boms/preview-expansion/pom.xml, line 49, column 25 -> [Help 2] [ERROR]
(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.
- is cloned by
-
JBEAP-28991 (8.1.z) Unable to build with -Dno.expansion.build
- Pull Request Sent
- is duplicated by
-
WFLY-20346 no.expansion.build fails due to legacy/opentracing-extension
- Closed