Hi All!.....
When i compile the project using >mvn compile command at the time Buid failure Error will be occured... The error like this >mvn compile [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building my-app [INFO] task-segment: [compile] [INFO] ---------------------------------------------------------------------------- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.5.2/plexus-compiler-manager-1.5 .2.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Error transferring file org.codehaus.plexus:plexus-compiler-manager:jar:1.5.2 from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.snapshots (http://svn.apache.org/maven-snapshot-repository), snapshots (http://snapshots.maven.codehaus.org/maven2) Path to dependency: 1) org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:2.0.1 2) org.codehaus.plexus:plexus-compiler-manager:jar:1.5.2 Caused by I/O exception: Server returned HTTP response code: 403 for URL: http://repo1.maven.org/maven2/org/codehaus/ple xus/plexus-compiler-manager/1.5.2/plexus-compiler-manager-1.5.2.jar [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Fri Jan 05 16:45:13 GMT+05:30 2007 [INFO] Final Memory: 2M/4M [INFO] ------------------------------------------------------------------------ -- View this message in context: http://www.nabble.com/Build-Error-tf2925047s177.html#a8176534 Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]