Author: evenisse
Date: Sat Apr 9 07:35:36 2005
New Revision: 160683
URL: http://svn.apache.org/viewcvs?view=rev&rev=160683
Log:
Use basedir for multiproject
Modified:
maven/maven-1/plugins-sandbox/trunk/modello/plugin.properties
Modified: maven/maven-1/plugins-sandbox/trunk/modello/plugin.properties
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/modello/plugin.properties?view=diff&r1=160682&r2=160683
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/modello/plugin.properties (original)
+++ maven/maven-1/plugins-sandbox/trunk/modello/plugin.properties Sat Apr 9
07:35:36 2005
@@ -1,2 +1,2 @@
-maven.modello.model=src/main/resources/model.mdo
+maven.modello.model=${basedir}/src/main/resources/model.mdo
maven.modello.targetDirectory=${maven.build.dir}/generated-sources/modello
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]