You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by James Russo <jr...@halo3.net> on 2009/09/15 03:45:16 UTC

maven snapshots and archiva?

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


Re: maven snapshots and archiva?

Posted by James Russo <jr...@halo3.net>.
Stephen,

    Never mind. I just did a deploy-file again and now it appears to be 
working. I must have done something wrong the first time. Thanks for the 
reply though.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven snapshots and archiva?

Posted by James Russo <jr...@halo3.net>.
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 <jr...@halo3.net>:
>   
>> 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: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>     
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven snapshots and archiva?

Posted by Stephen Connolly <st...@gmail.com>.
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 <jr...@halo3.net>:
> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org