RE: Name of generated files

2003-12-15 Thread Stéphane Philippart
Thanks for your responses, I'll try the solution of Tim even it's not goot to not have version number in the jar file name ! ;) -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: vendredi 12 décembre 2003 19:25 To: Maven Users List Subject: Re: Name of gener

Re: Name of generated files

2003-12-12 Thread Jason van Zyl
On Fri, 2003-12-12 at 11:30, Kyle Adams wrote: > Granted, I also think it's a best practice to version JAR files; however, I'm not > convinced that putting the version in the file name is a good idea, let alone a best > practice. > > Filenames don't seem to be a good place for storing data like

Re: Name of generated files

2003-12-12 Thread Jason van Zyl
On Fri, 2003-12-12 at 10:51, Stéphane Philippart wrote: > 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

Re: Name of generated files

2003-12-12 Thread Kyle Adams
Granted, I also think it's a best practice to version JAR files; however, I'm not convinced that putting the version in the file name is a good idea, let alone a best practice. Filenames don't seem to be a good place for storing data like this, especially when you have Sun's versioning specs

Re: Name of generated files

2003-12-12 Thread Tim Chen
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, Decem

Re: Name of generated files

2003-12-12 Thread Emmanuel Venisse
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 generate

Name of generated files

2003-12-12 Thread Stéphane Philippart
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 in my project.xml (or put the tag ) the generated file are all w