Next time you get that error message, instead of deleting your .m2 directory, try adding -U to your mvn call eg mvn -U package.
Wayne On 10/24/07, Java World <[EMAIL PROTECTED]> wrote: > Hi, > > Most of the time when i working wit maven2 it says it cand find plug-ins > (like org.apache.maven.plugins:maven-compiler-plugin' does not exist or no > valid version could be found. etc ) No firewall. But when i remove > $USER_HOME\.m2 it works fine by downloding plug-ins. Can anyone tell me why > this happens? > > Thanks & BRegards > Chandana. > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
