brett 2004/09/22 05:30:48
Modified: . Tag: MAVEN-1_0-BRANCH project.properties
Log:
leave out changelog just for now so bootstrap succeeds
Revision Changes Path
No revision
No revision
1.51.2.31 +2 -1 maven/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/maven/project.properties,v
retrieving revision 1.51.2.30
retrieving revision 1.51.2.31
diff -u -r1.51.2.30 -r1.51.2.31
--- project.properties 8 Jul 2004 13:04:03 -0000 1.51.2.30
+++ project.properties 22 Sep 2004 12:30:48 -0000 1.51.2.31
@@ -93,7 +93,8 @@
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/**
+# TODO: allow back changelog
+maven.plugins.excludes =
examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**,changelog/**
maven.plugins.profile = plugin-profile.xml
maven.get.jars.baseUrl = http://www.ibiblio.org/maven
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]