Hi Wim, > -----Original Message----- > From: Deblauwe, Wim [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 15, 2005 3:05 PM > To: Maven Users List (E-mail) > Subject: Handling Dependencies > > > From the new website, under "handling dependencies": > > Note: the version need only contain the word SNAPSHOT - it > does not need to equal it exactly. It is traditional to > append it to a version to indicate "development towards > version X". For example, 1.2-SNAPSHOT is the development > version between 1.1 and 1.2. > > I like this option, but how do I use this easily? If I do > jar:install-snapshot it will create a file > MyModule-SNAPSHOT.jar. How can make him add the version > number automatically?
??? No, "maven jar:install-snapshot" will create something like MyModule-20050315.151030.jar. - J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
