>-----Original Message-----
>From: a.geo [mailto:aquiles....@gmail.com]
>Sent: Monday, August 02, 2010 9:54 AM
>To: Maven Users List
>Subject: Re: force maven to redownload/refresh "released" dependencies
>
>mvn package -U
>
>maybe?
>
>the -U parameter tell to maven to refresh all dependencies required by
the
>artifact

I tried that, but it only works for snapshots. (as is implied by the
long version of that: --update-snapshots).

There really should be a way to get maven to force a check on all
dependencies.

For everyone that says "Released artifacts MUST NOT CHANGE", that great
if you live in an ideal world, but guess what: some of us actually have
to live in the *real* world where things don't always follow the
guidelines.  It would be nice if maven didn't make it so hard to deal
with those situations.

eric


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

Reply via email to