maven-plugins/plugin/xdocs/changes.xml
dion 530c7512cc Add docs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114133 13f79535-47bb-0310-9956-ffa450edef68
2003-09-30 23:30:32 +00:00

23 lines
608 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="add">Add plugin:test goal</action>
</release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="add">
Added plugin:download goal
</action>
<action dev="evenisse" type="fix">
Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly file.
</action>
</release>
</body>
</document>