Hello,
I use Hudson with Maven for building my Java Application. I have one
Maven project, where i want to increment automatically the version of
the project in the pom-file everytime when a Hudson-build runs. The
Maven-Release-Plugin isn't suitable in this case because i don't use
Snapshot-versions of that project. I know the Maven-Versions-Plugin
and its set-goal, but there i have to declare explicitly the new
version, as far as i understand the function of that goal..
Is there any other Maven- or Hudson-Plugin which can i use?

Regards,
Manuel

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to