Improve debugging.

This commit is contained in:
Ben Alex 2006-05-29 08:50:14 +00:00
parent 03622f7011
commit 8bef3d20af
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@
<echo>The "war" goal is deprecated. Use "multiwar:multiwar" instead.</echo>
</goal>
<goal name="war:war">
<echo>The "war" goal is deprecated. Use "multiwar:multiwar" instead.</echo>
</goal>
<goal name="multiwar:multiwar">
<!-- needed otherwise first custom artifact (cas) doesn't get built) -->
<attainGoal name="acegisecurity:war"/>