rollback, it's download from remote repo

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193181 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2005-06-23 16:23:07 +00:00
parent 0ad47b7cd1
commit 5186fba565
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public class MBoot
String[] pluginBuilds = new String[]{"maven-plugins/maven-clean-plugin", "maven-plugins/maven-compiler-plugin",
"maven-plugins/maven-install-plugin", "maven-plugins/maven-jar-plugin", "maven-plugins/maven-plugin-plugin",
"maven-plugins/maven-resources-plugin", "maven-plugins/maven-surefire-plugin", "maven-core-it-plugin"};
"maven-plugins/maven-resources-plugin", "maven-plugins/maven-surefire-plugin"};
private static final Map MODELLO_TARGET_VERSIONS;