]
Kabir Khan moved WFCORE-3719 to WFLY-10145:
-------------------------------------------
Project: WildFly (was: WildFly Core)
Key: WFLY-10145 (was: WFCORE-3719)
Component/s: Build System
(was: Domain Management)
Affects Version/s: (was: 5.0.0.Alpha2)
mvn versions:set -DnewVersion=xxxx does not replace
component-matrix/pom.xml
----------------------------------------------------------------------------
Key: WFLY-10145
URL:
https://issues.jboss.org/browse/WFLY-10145
Project: WildFly
Issue Type: Bug
Components: Build System
Reporter: Kabir Khan
Assignee: Tomaz Cerar
{quote}
[2:26 PM] Kabir Khan: @ctomc following
https://developer.jboss.org/wiki/WildFlyCoreReleaseProcess, and using
mvn versions:set -DnewVersion=5.0.0.Alpha2
[2:26 PM] Kabir Khan: it seems to keep component-matrix/pom.xml as -SNAPSHOT
[2:26 PM] Kabir Khan: $git grep "\-SNAPSHOT"
component-matrix/pom.xml: <version>5.0.0.Alpha2-SNAPSHOT</version>
[2:27 PM] Tomaz Cerar: damn, that is not good
[2:27 PM] Tomaz Cerar: versions plugin is bit stupid in some cases
[2:27 PM] Kabir Khan: Should it be in the list of modules?
[2:27 PM] Tomaz Cerar: it is
{quote}
All other versions are correctly replaced. I'd hazard a guess that this also happens
in WF full.
CC [~brian.stansberry] - for the 5.0.0.Alpha2 release I'm using the old find/sed way