vmassol 2004/01/03 05:29:40
Modified: aspectwerkz plugin.jelly
Log:
halt on error if an error occurs during aspectwerkz:weave
Revision Changes Path
1.16 +1 -0 maven-plugins/aspectwerkz/plugin.jelly
Index: plugin.jelly
===================================================================
RCS file: /home/cvs/maven-plugins/aspectwerkz/plugin.jelly,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- plugin.jelly 3 Jan 2004 11:14:57 -0000 1.15
+++ plugin.jelly 3 Jan 2004 13:29:40 -0000 1.16
@@ -240,6 +240,7 @@
value="${maven.aspectwerkz.definition.file}"/>
<ant:arg value="-verify"/>
+ <ant:arg value="-haltOnError"/>
<ant:arg file="${maven.aspectwerkz.weave.build.dir}"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]