Ben Alex 19 лет назад
Родитель
Сommit
8bef3d20af
1 измененных файлов с 4 добавлено и 0 удалено
  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"/>