I am getting the below error when I ran the mvn install command but there is no error for compile. Could you please help on this if you possible?
C:\dev\myeclipse\workspaceSubversion\pas-j2ee-trunk>mvn install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building ADP Test Application Aggregate Build [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-p lugin/2.0-beta-6/maven-site-plugin-2.0-beta-6.pom Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-p lugin/2.0-beta-6/maven-site-plugin-2.0-beta-6.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: org.apache.maven.plugins ArtifactId: maven-site-plugin Version: 2.0-beta-6 Reason: Unable to download the artifact from any repository org.apache.maven.plugins:maven-site-plugin:pom:2.0-beta-6 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: < 1 second [INFO] Finished at: Fri May 30 11:29:43 EDT 2008 [INFO] Final Memory: 1M/2M [INFO] ------------------------------------------------------------------------ __________________________________________________________ Sent from Yahoo! Mail. A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html
