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
Post a Comment