From 406f0f5bd852ead683dbf6ec2c85809a482e0990 Mon Sep 17 00:00:00 2001 From: evenisse Date: Mon, 8 Sep 2003 12:05:09 +0000 Subject: [PATCH] Revert Maven-791 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113980 13f79535-47bb-0310-9956-ffa450edef68 --- plugin/plugin.jelly | 22 ++++------------------ plugin/xdocs/changes.xml | 3 --- 2 files changed, 4 insertions(+), 21 deletions(-) diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly index 910ba8ad..eab55f88 100644 --- a/plugin/plugin.jelly +++ b/plugin/plugin.jelly @@ -8,21 +8,7 @@ xmlns:u="jelly:util" xmlns:x="jelly:xml"> - - - - - - - - - - This project is a non-plugin project. - - - @@ -84,7 +70,7 @@ - @@ -104,7 +90,7 @@ - @@ -144,7 +130,7 @@ - diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml index 1c862c27..55369de1 100644 --- a/plugin/xdocs/changes.xml +++ b/plugin/xdocs/changes.xml @@ -7,9 +7,6 @@ - - Fixed MAVEN-791. Check if project is a plugin. - Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly file.