jvanzyl 2004/02/17 13:55:59
Modified: . Tag: MAVEN-1_0-BRANCH project.properties
Log:
o trying to run the xdoc plugin test from the bootstrap causes the bootstrap
to fail which I believe is due to linkcheck so I'm ommitting the test because
the site generates fine after the bootstrap. The plugins _need_ to be tested
indendently, the bootstrap is currently purely ridiculous.
Revision Changes Path
No revision
No revision
1.51.2.13 +1 -1 maven/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/maven/project.properties,v
retrieving revision 1.51.2.12
retrieving revision 1.51.2.13
diff -u -r1.51.2.12 -r1.51.2.13
--- project.properties 3 Feb 2004 20:37:28 -0000 1.51.2.12
+++ project.properties 17 Feb 2004 21:55:59 -0000 1.51.2.13
@@ -85,7 +85,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/**,surefire/**,aspectwerkz/**
+maven.plugins.excludes = ant/**,examples/**,surefire/**,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]