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).

Cheers,
St�phane

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

Reply via email to