o Adding xpp3 to the inclusions into ${maven.home}/lib to hopefully satisfy the plexus-marmalade-factory

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163407 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2005-02-24 05:34:14 +00:00
parent c31bc6b7ce
commit ec28b6ed8f
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ public class MBoot
String[] mojoSupportDeps = new String[] {
"marmalade/jars/marmalade-core-1.0-alpha2-SNAPSHOT.jar",
"xpp3/jars/xpp3-1.1.3.3.jar",
"plexus/jars/plexus-marmalade-factory-1.0-alpha-2-SNAPSHOT.jar",
"maven/jars/maven-script-marmalade-2.0-SNAPSHOT.jar", };