-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
WF Quickstarts from master branch can't be build with wildfly boms from main branch
Steps to reproduce
- git clone git@github.com:wildfly/boms.git -b main
- install ^^^
- git clone git@github.com:wildfly/quickstart.git -b master
- install ^^^
Results:
[ERROR] Failed to execute goal on project ha-singleton-service: Could not resolve dependencies for project org.wildfly.quickstarts:ha-singleton-service:jar:25.0.0.Beta1-SNAPSHOT: Could not find artifact org.wildfly:wildfly-clustering-singleton-api:jar:24.0.0.Final-SNAPSHOT in maven-central-cache (https://repository.engineering.redhat.com/nexus/repository/central/) -> [Help 1]
Workaround:
-Dversion.server.bom=25.0.0.Beta1-SNAPSHOT