vmassol 2004/05/02 10:24:17 Modified: . project.properties Log: exclude the plugin-parent/ directory from the master build as it's not a real maven project Revision Changes Path 1.11 +1 -0 maven-plugins/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/maven-plugins/project.properties,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- project.properties 2 May 2004 14:23:22 -0000 1.10 +++ project.properties 2 May 2004 17:24:17 -0000 1.11 @@ -35,3 +35,4 @@ maven.multiproject.overviewPage.title=Maven Optional Plugins maven.multiproject.overviewPage.link=optional maven.multiproject.overviewPage.text=The following plugins are optional +maven.multiproject.excludes=plugin-parent/project.xml
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
