Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] How to run mvn versions:set -DnewVersion=xxxx

No, this is not currently possible in m2e. Of course, you can run ‘mvn
versions:set ...’ from m2e, but there is no m2e UI that allows similar
functionality.

--
Regards,
Igor

On 12-02-15 4:33 PM, jose.nunez-zuleta@xxxxxxxxxxxxxxxxxxx wrote:
Hello m2e users,

Does anybody know how to set the parent and child versions doing ‘mvn
versions:set -DnewVersion=xxxx’ but with m2e? we want to set the version
without going through every pom.xml manually.

Thanks!

--Jose



Back to the top