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

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -