2003-01-24 03:44:26 +00:00

20 lines
552 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<title>Maven struts Plug-in Goals</title>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<goals>
<goal>
<name>struts</name>
<description>Ensure a war file containing a Struts application is valid</description>
</goal>
<goal>
<name>struts:validate-war</name>
<description>Ensure a war file containing a Struts application is valid</description>
</goal>
</goals>
</body>
</document>