You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Carlos Cadete <ca...@30gigs.com> on 2006/04/09 18:57:55 UTC

Changing Local Repository



     Then I change the localRepository in the global settings file, to a new
empty directory, and I execute "mvn compile", maven simples gives me 

[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not
exist or no valid version could be found

     Why this happen? It showld try to download the sources for my new
LocalRepository, so why is not doing so.



--
View this message in context: http://www.nabble.com/Changing-Local-Repository-t1420888.html#a3830030
Sent from the Maven - Users forum at Nabble.com.


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


Re: Changing Local Repository

Posted by Allan Ramirez <ar...@exist.com>.
Hi there,

Try to append -U in your command

regards,
allan

Carlos Cadete wrote:

>
>     Then I change the localRepository in the global settings file, to a new
>empty directory, and I execute "mvn compile", maven simples gives me 
>
>[ERROR] BUILD ERROR
>[INFO]
>------------------------------------------------------------------------
>[INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not
>exist or no valid version could be found
>
>     Why this happen? It showld try to download the sources for my new
>LocalRepository, so why is not doing so.
>
>
>
>--
>View this message in context: http://www.nabble.com/Changing-Local-Repository-t1420888.html#a3830030
>Sent from the Maven - Users forum at Nabble.com.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>  
>