RE: maven3 snapshots in local repo

2012-09-25 Thread Tim Eck
don't run into issues. /Anders On Tue, Sep 25, 2012 at 12:13 AM, Tim Eck wrote: > Using mvn 3.0.4, when a SNAPSHOT artifact is resolved from a remote > repo it seems that my local repository ends up with both a -SNAPSHOT > artifact and a timestamped version (the remote end has on

maven3 snapshots in local repo

2012-09-24 Thread Tim Eck
Using mvn 3.0.4, when a SNAPSHOT artifact is resolved from a remote repo it seems that my local repository ends up with both a -SNAPSHOT artifact and a timestamped version (the remote end has only timestamped versions). I'm curious if I can rely on this behavior since I have other (non-maven) code