diff --git a/plugin/src/plugin-resources/templates/goals-empty.jelly b/plugin/src/plugin-resources/templates/goals-empty.jelly index e40cc63f..e1eb7aba 100644 --- a/plugin/src/plugin-resources/templates/goals-empty.jelly +++ b/plugin/src/plugin-resources/templates/goals-empty.jelly @@ -14,4 +14,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml new file mode 100644 index 00000000..55369de1 --- /dev/null +++ b/plugin/xdocs/changes.xml @@ -0,0 +1,15 @@ + + + + Changes + Emmanuel Venisse + + + + + + Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly file. + + + +