diff --git a/junit-report/announcements/1.4.ann b/junit-report/announcements/1.4.ann deleted file mode 100644 index 17104463..00000000 --- a/junit-report/announcements/1.4.ann +++ /dev/null @@ -1,23 +0,0 @@ -The Maven team is pleased to announce the JUnit Report plugin 1.4 release! - -http://maven.apache.org/reference/plugins/junit-report - -A plugin for building producing nicely formatted reports from JUnit results. - -User-visible changes in this version: - -o Added new goal, junit-report:report which is is the same - as the maven-junit-report-plugin:report goal (but in a - simpler short form that can be called from other plugins). - -Note that this plugin has been tested with Maven 1.0 rc1. -Using it with another version of Maven is at your own risk! - -You can install the plugin with Maven 1.0 rc1 or later using: -maven -DgroupId=maven -DartifactId=maven-junit-report-plugin -Dversion=1.4 plugin:download - -You can download the plugin here: -http://www.ibiblio.org/maven/maven/plugins/maven-junit-report-plugin-1.4.jar - -Have fun! --dIon \ No newline at end of file