You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Kalaveshi, Adrian" <ak...@rsasecurity.com> on 2004/02/26 06:39:56 UTC

jar:deploy-snapshot, currentVersion

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org