I've been trying to find an answer to this without much luck, but can't believe nobody else has tried to do this. Apologies in advance if the answer is readily available... If so, my keywords must suck.
I've got a M2 multproject setup that builds several artifacts. + parent -+ pom.xml -+ child1 -+ child2 We want to assign the same version to each artifact in the multiproject build, but it doesn't look like the version is actually an inheritable field. This means each time we want to build a new version, we need to modify the POM for each child project, regardless of whether or not it changed. Is there some easy way to do this under Maven2? Thanks! ***************************************************************************** Note: The information contained in this message and any attachment to it is privileged, confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by replying to the message, and please delete it from your system. Thank you. NYSE Group. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
