Repository

2006-04-13 Thread Carlos Cadete
Is this because of file:// in the central. Carlos Cadete -- View this message in context: http://www.nabble.com/Repository-t1444268.html#a3900368 Sent from the Maven - Users forum at Nabble.com. - To unsubscribe, e

[M2] Bug: Creating Internal repository

2006-04-12 Thread Carlos Cadete
Hi, I have my local maven repository in $HOME/.m2/repository and I want to change my local repository to c:\repository so I change in settings c:\repository and that runs ok. But I want to use $HOME/.m2/repository as my central repository so I create in global settings

[M2] Bug: Creating Internal repository

2006-04-12 Thread Carlos Cadete
Hi, I have my local maven repository in $HOME/.m2/repository and I want to change my local repository to c:\repository so I change in settings c:\repository and that runs ok. But I want to use $HOME/.m2/repository as my central repository so I create in global settings

Changing Local Repository

2006-04-09 Thread Carlos Cadete
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:mave