Hello, Brett, I have done what you suggested. It looks like there is a jar missing : http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.jar
Do I need to create an upload request JIRA ? or do you want to change something in commons-sandbox ? Regards, Antoine Brett Porter wrote: > Try: > > svn co http://svn.apache.org/repos/asf/jakarta/commons/trunks-sandbox/ > > That will grab them all via externals, and the important files are in > that directory itself (this is the thing I wanted to change). > > - Brett > > >>> [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Commons OpenPGP [INFO] task-segment: [compile] [INFO] ---------------------------------------------------------------------------- Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.jar [WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] A required plugin was not found: Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.maven.plugins -DartifactId=maven-site-plugin \ -Dversion=2.0-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file org.apache.maven.plugins:maven-site-plugin:maven-plugin:2.0-SNAPSHOT --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
