Hi St�phane,

> -----Original Message-----
> From: St�phane Nicoll [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 15, 2005 3:15 PM
> To: Maven Users List
> Subject: RE: Handling Dependencies
> 
> 
> J�rg, 
> 
> >???
> > No, "maven jar:install-snapshot" will create something like 
> MyModule-20050315.151030.jar. 
> 
> No, it will *also* build a MyModule-SNAPSHOT.jar which is 
> *then* copied to an artifact with a timestamp. The point here 
> is to be able to have a dependency on such artifacts. With a 
> timestamp it's kinda useless, with -SNAPSHOT as well (if you 
> support multiple versions of the same artifact for instance).

I still don't get, where the problem is. If you wanna have a dependency on the 
timestamped version, set the content of the version tag in the POM to the 
timestamp.

- J�rg

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

Reply via email to