Good idea.  I thought about that too.

But that version number would only get updated whenever that properties
file gets updated, not whenever a commit is made to the subversion
module.

Matt 



-----Original Message-----
From: Lalor, Brian [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 31, 2007 16:03
To: Maven Users List
Subject: RE: getting version number from subversion and adding to pom
property

What about using the $Revision$ keyword in a properties file?  You
wouldn't have to involve Maven at all that way...
    version.prop = $Revision$

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to