vmassol 2004/06/13 02:24:34
Modified: . Tag: MAVEN-1_0-BRANCH project.properties
Log:
Do not build the abbot plugin for now. There are still a few things to solve before
we can do that (uploading dependencies + possibly turning off the unit tests as they
may require a display to be available which may not be the case on automated build
servers).
Revision Changes Path
No revision
No revision
1.51.2.27 +1 -1 maven/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/maven/project.properties,v
retrieving revision 1.51.2.26
retrieving revision 1.51.2.27
diff -u -r1.51.2.26 -r1.51.2.27
--- project.properties 11 Jun 2004 23:28:34 -0000 1.51.2.26
+++ project.properties 13 Jun 2004 09:24:34 -0000 1.51.2.27
@@ -93,7 +93,7 @@
maven.plugins.directory = ${basedir}/../maven-plugins
maven.plugins.includes = */project.xml
# Touchstone is not built into Maven any more
-maven.plugins.excludes =
examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**
+maven.plugins.excludes =
examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**,abbot/**
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]