Hi, I am wondering if there is tooling available in maven to assist with this the following scenario.
I have a source tree releasing multiple artifacts, all on different release cycles, semantically versioned and depending on one another in a tree. After one item is released all references to it are set to the release version, and its version is set to the next SNAPSHOT. Only when a change is made are upstream poms updated to the SNAPSHOT version. Is there an existing plugin that will tell what needs to be released and what doesn't based on the multiproject dependency tree ? Better still, is there something I can just ask " release everything that needs to be released to allow artifact X to be released " of That would be excellent. Best Regards Ian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
