Right, so on deploy it gets renamed. But when I try and do an operation which requires this dependency it is attempting to get just -SNAPSHOT and getting 404 from the repo. I think it needs to be looking at some of the XML files in the repo to determine which date/timestamp to get but it isn't.

-jr

Stephen Connolly wrote:
somename-2.4.6-20090915.010112-1.jar is somename-2.4.6-SNAPSHOT.jar

-SNAPSHOT gets transformed on deployment to a remote repo into a timestamp

2009/9/15 James Russo <[email protected]>:
Hello,

  Can someone help me figure out why maven is attempting to download
somename-2.4.6-SNAPSHOT.jar when only somename-2.4.6-20090915.010112-1.jar
exists in my local archiva repository. Running maven 2.2.1 and archiva
1.2.2.

thanks,

-jr

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to