Anyone give me a pointer regarding this? please?

Is it a very stupid question... ? :-(

---------- Forwarded message ----------
From: Kent Närling <kent.narl...@seamless.se>
Date: 2009/2/11
Subject: Snapshots repositories, how should they work?
To: Maven Users List <users@maven.apache.org>


This might be a newbie question, bit I have tried to find documentation
explaining how snapshot repositories should work... can anyone give me a
pointer?

We have an internal repository (nexus) and a build server (continuum) which
works fine with released artifacts etc

However I cannot get automatic download of snapshot dependencies to work
successfully...?

I have added a snapshot-enabled repository to my settings and it does try to
download it, but it seems it gets the timestamp/build number incorrect all
the time!

For instance, I can see that maven is trying to download:
Downloading:
http://nexus:8081/nexus/content/groups/public-snapshots/com.my.common/poms/my-artifact-0.11-20090211.000500-295.pom

But when I check the repo manually, the latest snapshot was  actually named:
http://nexus:8081/nexus/content/groups/public-snapshots/com.my.common/poms/my-artifact-0.11-20090211.000348-293.pom

What am I doing wrong?





-- 
Kent Närling

System Architect
SEAMLESS
Dalagatan 100, 8 tr, 113 43 Stockholm, Sweden
Phone: +46 8 5648 7800, fax: +46 8 5648 7823
Mobile: +46 70 836 9925
Mail: kent.narl...@seamless.se
www.seamless.se

Reply via email to