Special no-op goal which can be used by other plugin which need to get access to any of this plugin's property. This is temporary, until we get explicit plugin dependencies.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113167 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
28e1924ac4
commit
67753bab85
@ -143,4 +143,11 @@
|
||||
|
||||
</goal>
|
||||
|
||||
<!--==================================================================-->
|
||||
<!-- Special no-op goal which can be used by other plugin which need -->
|
||||
<!-- to get access to any of this plugin's property. This is -->
|
||||
<!-- temporary, until we get explicit plugin dependencies. -->
|
||||
<!--==================================================================-->
|
||||
<goal name="war:load"/>
|
||||
|
||||
</project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user