From 9a52a73b3270b56f6b118a29762906941f31b014 Mon Sep 17 00:00:00 2001 From: dion Date: Sun, 30 Mar 2003 23:15:38 +0000 Subject: [PATCH] Fix dependencies git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113232 13f79535-47bb-0310-9956-ffa450edef68 --- jdeveloper/plugin.jelly | 6 +-- jdeveloper/project.xml | 86 ++++++------------------------------ jdeveloper/xdocs/changes.xml | 8 +++- 3 files changed, 22 insertions(+), 78 deletions(-) diff --git a/jdeveloper/plugin.jelly b/jdeveloper/plugin.jelly index a42218fc..81477fdd 100644 --- a/jdeveloper/plugin.jelly +++ b/jdeveloper/plugin.jelly @@ -3,11 +3,9 @@ + xmlns:util="jelly:util"> - + 3 maven-jdeveloper-plugin Maven JDeveloper Plug-in - 1.0 + 1.1-SNAPSHOT 2002 A plugin to generate various files for Oracle's JDeveloper IDE and ease the use of Maven within that environment JDeveloper Plugin for Maven @@ -28,62 +28,20 @@ Java Developer + + + dIon Gillard + dion + dion@apache.org + Apache Software Foundation + + Java Developer + + - - ant - 1.5.1 - - root - - - - dom4j - 1.4-dev-8 - - - commons-grant - 1.0-beta-4 - - - commons-jelly - 20030211.141339 - - - commons-jelly - commons-jelly-tags-jsl - 20030211.143151 - - root.maven - - - - commons-jelly - commons-jelly-tags-log - 20030211.142821 - - root.maven - - - - commons-jelly - commons-jelly-tags-velocity - 20030303.205659 - - root.maven - - - - commons-jelly - commons-jelly-tags-xml - 20030211.142705 - http://jakarta.apache.org/commons/jelly/libs/xml/ - - root.maven - - - + jdepend 2.3 @@ -91,24 +49,6 @@ root - - maven - b8 - maven.jar - - - velocity - 1.3 - - root.maven - - - - velocity-dvsl - 0.45 - - root.maven - - + diff --git a/jdeveloper/xdocs/changes.xml b/jdeveloper/xdocs/changes.xml index 79b4e95d..693f6469 100644 --- a/jdeveloper/xdocs/changes.xml +++ b/jdeveloper/xdocs/changes.xml @@ -6,7 +6,13 @@ - + + + Align dependencies with plugin code + + + + Created plugin