jvanzyl 2004/01/06 10:31:33
Modified: . project.properties
Log:
o remove aspectwerkz from the bootstrap due to failing deps
It's fine to add plugins with missing deps for a short time, but please have
the courtesy to remove it from the main build if the deps are going to be
missing period.
Revision Changes Path
1.55 +1 -1 maven/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/maven/project.properties,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- project.properties 17 Dec 2003 22:06:38 -0000 1.54
+++ project.properties 6 Jan 2004 18:31:33 -0000 1.55
@@ -74,7 +74,7 @@
maven.bootstrap.reactor =
clean/project.xml,jar/project.xml,java/project.xml,license/project.xml,plugin/project.xml,touchstone/project.xml,touchstone-partner/project.xml
maven.plugins.directory = ${basedir}/../maven-plugins
maven.plugins.includes = */project.xml
-maven.plugins.excludes = examples/**
+maven.plugins.excludes = examples/**,aspectwerkz/**
maven.get.jars.baseUrl = http://www.ibiblio.org/maven
maven.bootstrap.dir = ${basedir}/bootstrap
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]