The svn revision stays the same right? Do you even care about the time stamp?
--- Todd Thiessen > -----Original Message----- > From: Karl Heinz Marbaise [mailto:[email protected]] > Sent: Tuesday, January 19, 2010 11:56 AM > To: [email protected] > Subject: RE: Problem with buildnumber-maven-plugin > > > Hi, > first thanks for your answer... > > > tthiessen wrote: > > > > Can't you create the build number in your final build project? > > > > For example, if your final artifact is a war, you create the build > > number only in that war project. > > > > Do you really need a build number in all dependency modules? > > Yes i need it, because i have around 100 Modules which > results in RPM's (built with Maven) and i need the > buildnumber (SVN Revision)....to indicate the different build > states i create...The version in the modules is based on > inheritance is not a problem.... > > The problem is that the buildnumber-maven-plugin is called > for every modules in the inheritance tree if i do an reactor > build from the root of my tree...The result is that the > timestamp in this case is changed with every call.... > > Kind regards > Karl Heinz Marbaise > > > > -- > View this message in context: > http://old.nabble.com/Problem-with-buildnumber-maven-plugin-tp > 27228183p27228940.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
