Thanks, everyone! We were finally able to get the resources filtered in our war pom, and the version is now being inserted into a properties file.
Thanks again! Allan On Tue, May 5, 2009 at 5:46 PM, Andrei Solntsev <[email protected]>wrote: > Allan, > In our company we also need to know exact revision number of each file > in project. The proposed "buildnumber" doesn't suit well, we need > exactly revision numbers! > > We have created a custom version of maven-scm-plugin which supports this > feature. I am going to commit patch to maven-scm 1.3-SNAPSHOT soon. > > > Andrei Solntsev, > Software Developer > > HireRight Estonia AS > > -----Original Message----- > From: Allan Ditzel [mailto:[email protected]] > Sent: Tuesday, May 05, 2009 5:12 PM > To: [email protected] > Subject: Retrieving current revision from SCM > > Hi all, > > I'm trying to do the following: > > We're using subversion and we need to extract the revision number of the > working copy and put that in a properties file. Is there an existing > plugin > available to do this? I looked at the documentation for the SCM plugin > and > it doesn't seem to quite fit the bill in order to do this. > > Thanks! > > Allan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
