Browse Source

Improve debugging.

Ben Alex 19 năm trước cách đây
mục cha
commit
8bef3d20af
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      samples/contacts/maven.xml

+ 4 - 0
samples/contacts/maven.xml

@@ -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"/>