Agreed that it is probably best practice but if you want to you can always over-ride the property (if provided) of the plugin you are using.
Read http://maven.apache.org/reference/plugins/index.html for more information
Since you are creating a jar then you should look at the properties of the jar plugin.
-Tim


Emmanuel Venisse wrote:

All jars MUST have a version. It's a best practices.

Emmanuel

----- Original Message ----- From: "St�phane Philippart" <[EMAIL PROTECTED]>
To: "Maven Users List (E-mail)" <[EMAIL PROTECTED]>
Sent: Friday, December 12, 2003 4:51 PM
Subject: Name of generated files



Hi,


I am in a case where I don't want version number on my deliverable files
but i want to be able to use the install targets to install my app in
the repository to refence the file with the dependency tag.

When I don't put a tag <currentVersion> in my project.xml (or put the
tag <currentVersion/>) the generated file are all with a '-' at the end
of the file name name, like foo-j.jar. How can i generate (and reuse in
depedency) files without '-' like foo.jar.

Steph

Thanks


---------------------------------------------------------------------


To unsubscribe, e-mail: [EMAIL PROTECTED]

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



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







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



Reply via email to