diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly index beb56092..910ba8ad 100644 --- a/plugin/plugin.jelly +++ b/plugin/plugin.jelly @@ -1,13 +1,29 @@ + + + + + + + + + + + This project is a non-plugin project. + - + @@ -68,7 +84,7 @@ - @@ -88,7 +104,7 @@ - @@ -128,7 +144,7 @@ - diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml index 55369de1..1c862c27 100644 --- a/plugin/xdocs/changes.xml +++ b/plugin/xdocs/changes.xml @@ -7,6 +7,9 @@ + + Fixed MAVEN-791. Check if project is a plugin. + Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly file.