I think this maybe a problem with out plugin config. Did you clean out your maven repository? If so does mvn without the clean param work, and then mvn clean again works after that?
...ant On 5/16/06, Ignacio Silva-Lepe <[EMAIL PROTECTED]> wrote:
I am getting the following build failure on mvn clean from the top after an update. Any ideas? [INFO] ------------------------------------------------------------------------- --- [INFO] Building Tuscany BigBank Account Module [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------- --- Downloading: http://repo1.maven.org/maven2/org/apache/tuscany/sca/plugins/tuscan y-plugin-wsdl2java/incubating-M1/tuscany- plugin-wsdl2java-incubating-M1.jar [WARNING] Unable to get resource from repository central ( http://repo1.maven.org /maven2) [INFO] ------------------------------------------------------------------------- --- [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------- --- [INFO] A required plugin was not found: Plugin could not be found - check that t he goal name is correct: Unable to download the artifact from any repository org.apache.tuscany.sca.plugins:tuscany-plugin-wsdl2java:maven-plugin:incubatin g-M1 from the specified remote repositories: central (http://repo1.maven.org/maven2) org.apache.tuscany.sca.plugins:tuscany-plugin-wsdl2java:maven-plugin:incubatin g-M1 from the specified remote repositories: central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------- --- [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------- --- [INFO] Total time: 4 seconds [INFO] Finished at: Tue May 16 09:29:55 EDT 2006 [INFO] Final Memory: 5M/10M [INFO] ------------------------------------------------------------------------- ---
