Executing the 'jar:deploy-snapshot' goal seems to ignore the 'currentVersion' property. Given a currentVersion of 0.1, I'd like to create foo-0.1-20040223.124616.jar and foo-0.1-SNAPSHOT.jar (link to foo-20040223.124616.jar). I've read a few posts to the mailing list that suggest using <id>foo-0.1</id> as a hack, but this breaks other goals. Is there a better way to do this?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
