mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-08 19:42:48 +00:00
Improve debugging.
This commit is contained in:
parent
03622f7011
commit
8bef3d20af
@ -8,6 +8,10 @@
|
|||||||
<echo>The "war" goal is deprecated. Use "multiwar:multiwar" instead.</echo>
|
<echo>The "war" goal is deprecated. Use "multiwar:multiwar" instead.</echo>
|
||||||
</goal>
|
</goal>
|
||||||
|
|
||||||
|
<goal name="war:war">
|
||||||
|
<echo>The "war" goal is deprecated. Use "multiwar:multiwar" instead.</echo>
|
||||||
|
</goal>
|
||||||
|
|
||||||
<goal name="multiwar:multiwar">
|
<goal name="multiwar:multiwar">
|
||||||
<!-- needed otherwise first custom artifact (cas) doesn't get built) -->
|
<!-- needed otherwise first custom artifact (cas) doesn't get built) -->
|
||||||
<attainGoal name="acegisecurity:war"/>
|
<attainGoal name="acegisecurity:war"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user