Explorar el Código

Improve debugging.

Ben Alex hace 19 años
padre
commit
8bef3d20af
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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"/>