From 8f818db52588dd997aed3b48c62f751731ac3116 Mon Sep 17 00:00:00 2001 From: vmassol Date: Tue, 8 Apr 2003 22:34:21 +0000 Subject: [PATCH] Prepare for the 1.0 release git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113299 13f79535-47bb-0310-9956-ffa450edef68 --- pmd/announcements/1.0.ann | 23 +++++++++++++++++++++++ pmd/project.xml | 8 ++++---- pmd/xdocs/changes.xml | 2 +- pmd/xdocs/tasks.xml | 2 +- 4 files changed, 29 insertions(+), 6 deletions(-) create mode 100644 pmd/announcements/1.0.ann diff --git a/pmd/announcements/1.0.ann b/pmd/announcements/1.0.ann new file mode 100644 index 00000000..759e0061 --- /dev/null +++ b/pmd/announcements/1.0.ann @@ -0,0 +1,23 @@ +The Maven team is pleased to announce the Cactus plugin 2.0 release! + +http://maven.apache.org/reference/plugins/cactus + +The Maven Cactus plugin is a plugin for Cactus +(http://jakarta.apache.org/cactus) that allows to automatically start +containers, run Cactus tests and stop the containers. + +Changes in this version: + +o Complete rework of the plugin to use the Cactus/Ant Integration + module from the Cactus project. Now using Cactus 1.5dev for J2EE + 1.3, built from CVS on 7th of April 2003. Thus the Plugin feature + are now those of the Cactus/Ant Integration module. + +Note that this plugin has been tested with Maven beta 9. Using it with +another version of Maven is at your own risks! :-) + +You can download the Cactus Maven plugin here: +http://www.ibiblio.org/maven/maven/jars/maven-cactus-plugin-2.0.jar + +Have fun! +-Vincent \ No newline at end of file diff --git a/pmd/project.xml b/pmd/project.xml index fc98b2dd..ea9fabc3 100644 --- a/pmd/project.xml +++ b/pmd/project.xml @@ -5,7 +5,7 @@ 3 maven-pmd-plugin Maven PMD Plug-in - 0.6-SNAPSHOT + 1.0 This plugin provides a more or less seamless integration with Maven and the PMD static source code analyzer @@ -22,9 +22,9 @@ - 0.6 - 0.6 - HEAD + 1.0 + 1.0 + MAVEN_PMD_1_0 diff --git a/pmd/xdocs/changes.xml b/pmd/xdocs/changes.xml index 4bc45e08..2f26cb66 100644 --- a/pmd/xdocs/changes.xml +++ b/pmd/xdocs/changes.xml @@ -8,7 +8,7 @@ - + Make the plugin work with Maven b9. diff --git a/pmd/xdocs/tasks.xml b/pmd/xdocs/tasks.xml index b1f9b193..ef5590ff 100644 --- a/pmd/xdocs/tasks.xml +++ b/pmd/xdocs/tasks.xml @@ -8,7 +8,7 @@
- +
  • Add a description of the violation if the PMD report