Fixed MAVEN-791. Check if project is a plugin.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113977 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2003-09-08 09:15:20 +00:00
parent a24f552eb2
commit 966811406d
2 changed files with 23 additions and 4 deletions

View File

@@ -7,6 +7,9 @@
<body>
<release version="1.1" date="in CVS">
<action dev="evenisse" type="fix">
Fixed MAVEN-791. Check if project is a plugin.
</action>
<action dev="evenisse" type="fix">
Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly file.
</action>