For war packaging anyway to include snapshot timestamp and a classifier....

2010-07-02 Thread Nathan Wilhelmi
Hi - We have a project with WAR packaging and need to have classifiers assigned to the various war files we produce via profiles. When we deploy snapshot releases the snapshot timestamp is removed, we only get the classifier. Is there anyway to automatically include the timestamp for snapshot

snapshot timestamp dependency classpath

2009-06-03 Thread harshavsn
is a fudgy solution which won't always work because we won't always have access to build Bar-SNAPSHOT locally. maven, 2.0.9, 2.0.10, 2.1.0 -- View this message in context: http://n2.nabble.com/snapshot-timestamp-dependency-classpath-tp3019277p3019277.html Sent from the maven users maili

How to refer to SNAPSHOT timestamp from Web site

2009-01-29 Thread TM
build process runs "mvn deploy site-deploy" I would like the Web site to render the link referring the the current assembly file, i.e., using the current snapshot timestamp. How can this be achieved? Is there a property like "${timestamp}" that I could use to get the current value?

Re: problems with snapshot-timestamp though uniqueVersion is set to false

2008-05-14 Thread aldana
resolve the issue. > > - manuel aldana aldana((at))gmx.de software-engineering blog: http://www.aldana-online.de -- View this message in context: http://www.nabble.com/problems-with-snapshot-timestamp-though-uniqueVersion-is-set-to-false-tp17212577p17226551.html Sent from the Mav

Re: problems with snapshot-timestamp though uniqueVersion is set to false

2008-05-13 Thread Brett Porter
gt; > > - > manuel aldana > aldana((at))gmx.de > software-engineering blog: http://www.aldana-online.de > -- > View this message in context: > http://www.nabble.com/problems-with-snapshot-ti

problems with snapshot-timestamp though uniqueVersion is set to false

2008-05-13 Thread aldana
aldana((at))gmx.de software-engineering blog: http://www.aldana-online.de -- View this message in context: http://www.nabble.com/problems-with-snapshot-timestamp-though-uniqueVersion-is-set-to-false-tp17212577p17212577.html Sent from the Maven - Users mailing list archive at Nabble.com

RE: Re: SNAPSHOT timestamp ?

2008-01-29 Thread nicklist
least, you will be able to see from which revision your build was build. Hth, Nick Stolwijk -Original Message- From: news on behalf of Jon SlinnHawkins Sent: Tue 1/29/2008 11:15 AM To: users@maven.apache.org Subject: Re: SNAPSHOT timestamp ? Thanks Nick, Ideally i need to be able t

Re: SNAPSHOT timestamp ?

2008-01-29 Thread Jon SlinnHawkins
AM To: users@maven.apache.org Subject: SNAPSHOT timestamp ? Hi All, I am trying to write the SNAPSHOT version number (with timestamp) to the manifest.mf file of a WebApp. I can successfully use the maven-war-plugin to add the version - however this simply adds "1.0.0-SNAPSHOT&qu

RE: SNAPSHOT timestamp ?

2008-01-29 Thread nicklist
on behalf of Jon SlinnHawkins Sent: Tue 1/29/2008 11:04 AM To: users@maven.apache.org Subject: SNAPSHOT timestamp ? Hi All, I am trying to write the SNAPSHOT version number (with timestamp) to the manifest.mf file of a WebApp. I can successfully use the maven-war-plugin to add the version

SNAPSHOT timestamp ?

2008-01-29 Thread Jon SlinnHawkins
Hi All, I am trying to write the SNAPSHOT version number (with timestamp) to the manifest.mf file of a WebApp. I can successfully use the maven-war-plugin to add the version - however this simply adds "1.0.0-SNAPSHOT" to the manifest. Whast i would like to achieve is adding the timestamped