o the lightweight wagon is discovered by plexus so not directoy declared

as a dependency anywhere so we need to bring it down ... so really it
  would be good to use the plexus runtime assembler which is a project which
  itself can declare some dependencies.


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

View File

@ -50,7 +50,8 @@ public class MBoot
"modello/jars/modello-1.0-SNAPSHOT.jar",
"xpp3/jars/xpp3-1.1.3.3.jar",
"xstream/jars/xstream-1.0-SNAPSHOT.jar",
"qdox/jars/qdox-1.2.jar"
"qdox/jars/qdox-1.2.jar",
"maven/jars/wagon-http-lightweight-1.0-alpha-1-SNAPSHOT.jar"
};
String[] plexusDeps = new String[]