*** empty log message ***

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163107 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-09-18 02:24:48 +00:00
parent 5f37d77a2c
commit f07731e688
3 changed files with 0 additions and 5 deletions

View File

@ -6,9 +6,6 @@ set maven.home default ${user.home}/m2
load ${maven.home}/core/plexus-0.17-SNAPSHOT.jar
load ${maven.home}/core/xstream-1.0-SNAPSHOT.jar
load ${maven.home}/core/xpp3-1.1.3.3.jar
load ${maven.home}/core/maven-artifact-2.0-SNAPSHOT.jar
load ${maven.home}/core/wagon-api-1.0-alpha-1-SNAPSHOT.jar
load ${maven.home}/core/wagon-http-lightweight-1.0-alpha-1-SNAPSHOT.jar
[plexus.core.maven]
load ${maven.home}/lib/*.jar

View File

@ -35,8 +35,6 @@ public static Object evaluate( String expression, MavenGoalExecutionContext cont
{
String role = expression.substring( 11 );
System.out.println( "role = " + role );
try
{
value = context.lookup( role );

BIN
mboot.jar

Binary file not shown.