You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "C. Benson Manica" <cb...@gmail.com> on 2011/10/13 21:13:01 UTC

Release only certain modules?

I have a project with a lot of modules, some of which are dependent on each
other and some of which aren't.  Most of the time I want everything built
and versioned together, which is why they're all in the same project.
However, is there a way to release module D, with updates of its dependent
modules A and B, but not of non-dependent modules C and E?  The release
plugin documentation is not very helpful...

-- 
C. Benson Manica
cbmanica@gmail.com