How to release submodules with different version numbers with Maven? -


in current maven project have lot of submodules. need build release , deploy nexus...

now facing challange need of modules differing version numbers. how can handle usage of release & deploy plugin? or need other maven plugins??? configured release plugin inside parant pom. there possibility disable example "autoversionsubmodules" of submodules? ideas???

if have multi-module build modules should have same version number otherwise it's indicator multi-module build not right choice.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -