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-tp27228183p27228940.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to