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:
vmassol 2003-03-21 20:29:13 +00:00
parent 28e1924ac4
commit 67753bab85

View File

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