In our current set of projects we have multiple (30+) JAR files that are
used by our 6 or 7 top-level web applications.

At the end of each sprint, we perform a Maven release for all modules
worked on or affected by an upstream dependency in that sprint.  It is
quite time consuming to release all the modules and would seem to lend
itself to a plugin that can automatically parse through the SNAPSHOT
dependencies, determine if there is a current job for that artifact, then
release all dependent projects.

Is there such a plugin or has anyone experimented with adding that
capability?  I couldn't find anything but am interested in pursuing a
solution.

Thanks!

-- 
Jeff Vincent
predato...@gmail.com
See my LinkedIn profile at:
http://www.linkedin.com/in/rjeffreyvincent
I ♥ DropBox <http://db.tt/9O6LfBX> !!

Reply via email to