Hi guys,

I have the problem that I have created fresh and most-recent new snaphot
jars in my _local_ repository (lets say in project A).

Now I like to test them inside Project B with depends upon this
snapshots jar!

Problem: In online mode, maven downloads the snapshots jars from it's
remove repository and overwrites the fresh most-recent jars which I just
installed into my local repo.

As a workaround, of course I can run in offline mode, but this has other
drawbacks (e.g. if meanwhile project B needs to download a new jar).

Is there any option inside maven to prevent such a behaviour in online
mode?  IMHO maven should replace the snapshot jar only if the remote
version is _really_ younger than the one on my local harddrive!

You help and comments highly appreciated,
-- 
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com
 
This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to