All, I am trying to download dependencies and plugins from my own remote repository and while downloading few files get corrupted. Moreover, the goals don't get executed. D:\beta-AWM\awm\resource>mvn generate-sources [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Unnamed - awm:awm-pojo:jar:7.0 [INFO] task-segment: [generate-sources] [INFO] ---------------------------------------------------------------------------- [WARNING] POM for 'org.codehaus.plexus:plexus-utils:pom:1.0.4:runtime' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. [WARNING] POM for 'org.codehaus.plexus:plexus-compiler-api:pom:1.5.1:runtime' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. [WARNING] POM for 'net.java.dev.javacc:javacc:pom:4.0:runtime' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 P OM. [WARNING] POM for 'org.apache.maven:maven-project:pom:2.0:runtime' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0 .0 POM. [WARNING] POM for 'org.apache.maven:maven-plugin-api:pom:2.0:runtime' is invalid. It will be ignored for artifact resolution. Reason: Not a v 4.0.0 POM. ----------------------------------------------------- this realm = app0.child-container[org.codehaus.mojo:javacc-maven-plugin] urls[0] = file:/D:/Perforce_data/3rd_party/org/codehaus/mojo/javacc-maven-plugin/2.1/javacc-maven-plugin-2.1.jar urls[1] = file:/D:/Perforce_data/3rd_party/org/codehaus/plexus/plexus-compiler-api/1.5.1/plexus-compiler-api-1.5.1.jar urls[2] = file:/D:/Perforce_data/3rd_party/net/java/dev/javacc/javacc/4.0/javacc-4.0.jar Number of imports: 0
this realm = plexus.core urls[0] = file:/C:/Program Files/Apache Group/maven-2.0.5/bin/../core/plexus-container-default-1.0-alpha-9.jar urls[1] = file:/C:/Program Files/Apache Group/maven-2.0.5/bin/../core/plexus-utils-1.1.jar Number of imports: 0 ----------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Internal error in the plugin manager executing goal 'org.codehaus.mojo:javacc-maven-plugin:2.1:javacc': Unable to find the mojo 'org.c odehaus.mojo:javacc-maven-plugin:2.1:javacc' in the plugin 'org.codehaus.mojo:javacc-maven-plugin' org/codehaus/plexus/compiler/util/scan/InclusionScanException [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Mon Aug 06 15:18:16 IST 2007 [INFO] Final Memory: 1M/4M [INFO] ------------------------------------------------------------------------ Please help me out. Thanks, Ajeet -- View this message in context: http://www.nabble.com/Need-Help-%3A%3A-POM-files-get-Corrupted-while-downloading-from-local-repository-tf4223736s177.html#a12015082 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
