mpoeschl 2002/11/21 12:43:51
Modified: src/maven-plugin plugin.jelly
Log:
fix plugin path .. i uploaded the fixed plugin
Revision Changes Path
1.5 +1 -1 jakarta-turbine-torque/src/maven-plugin/plugin.jelly
Index: plugin.jelly
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/src/maven-plugin/plugin.jelly,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- plugin.jelly 1 Nov 2002 17:19:54 -0000 1.4
+++ plugin.jelly 21 Nov 2002 20:43:51 -0000 1.5
@@ -4,7 +4,7 @@
<property
name="torque.mavenPlugin.antFile"
- value="${maven.home}/plugins/maven-torque-plugin-3.0-rc2-dev/build-torque.xml"/>
+ value="${maven.home}/plugins/maven-torque-plugin-3.0-rc2/build-torque.xml"/>
<goal
name="torque"
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>