vmassol 2004/01/14 10:09:25
Modified: . project.properties
Log:
- Added back aspectwerkz as it's working now
- Exclude surefire as it doesn't build (for lack of jars in remote repo probably)
Revision Changes Path
1.56 +1 -1 maven/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/maven/project.properties,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- project.properties 6 Jan 2004 18:31:33 -0000 1.55
+++ project.properties 14 Jan 2004 18:09:25 -0000 1.56
@@ -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/**,aspectwerkz/**
+maven.plugins.excludes = examples/**,surefire/**
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]