From: Jeff J. <jef...@us...> - 2006-08-09 03:20:38
|
jeffjensen 06/08/08 20:20:36 Modified: sourceforge/xdocs index.xml Log: 1535326 Fix wrong download links to ibiblio repo, thanks to Dennis Lundberg. Revision Changes Path 1.9 +1 -1 maven-plugins/sourceforge/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sourceforge/xdocs/index.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- index.xml 7 Jan 2006 22:50:52 -0000 1.8 +++ index.xml 9 Aug 2006 03:20:35 -0000 1.9 @@ -31,7 +31,7 @@ 1. Install this plugin:<br/> <source> maven plugin:download - -Dmaven.repo.remote=http://www.ibiblio.org,http://maven-plugins.sf.net/repository + -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sf.net/repository -DartifactId=maven-sourceforge-plugin -DgroupId=maven-plugins -Dversion=1.3 </source> |