pass-in external variables to be used by POM

2007-04-17 Thread Piyush Hari
Hey, I have created a POM that includes the following tag for version : org.apache.maven.plugins maven-ear-plugin 10.1.3.3 Now, i

Re: versioning the generated EAR/WAR file.

2007-04-17 Thread Piyush Hari
Alexander, Can you describe this more to me ? I am a new-bie ? Take Care, Piyush Alexander Sack wrote: There is also no reason why you couldn't use a Manifest entry in the ear itself to tag it via the jar-plugin... -aps On 4/17/07, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]>

versioning the generated EAR/WAR file.

2007-04-17 Thread Piyush Hari
Hi, I have created a maven project to build an EAR file. I want to version it. I have a few questions in this regard : 1) Is there a command line way of versioning it ? For ex : mvn install version=... ? 2) After versioning the file, how do I know the version of the EAR ? Does it get writt