o build the verifier so that mboot is not required

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162959 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-08-10 18:58:21 +00:00
parent c97d198eeb
commit f188ccca69
1 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,8 @@ public class MBoot
"maven-plugin", "maven-plugin",
"maven-plugin-tools", "maven-plugin-tools",
"maven-artifact", "maven-artifact",
"maven-core" "maven-core",
"maven-core-it-verifier"
}; };
String[] pluginBuilds = new String[] String[] pluginBuilds = new String[]