-
Bug
-
Resolution: Can't Do
-
Major
-
None
-
None
-
None
I suppose it is a bug but not for sure.
After WFLY-9911 is resolved, I think we are able to override version of modules defined in wildfly-core at maven build time too.
Like:
mvn clean install -Dversion.org.wildfly.core=5.0.0.Alpha3-SNAPSHOT -Dversion.io.undertow=2.0.2.Final
should produce module: io.undertow.core:2.0.2.Final instead of io.undertow.core:2.0.3.Final which is defined in the wildfly-core.
- relates to
-
WFLY-9911 Move dependency managment under separate bom
- Closed