[ANN] Maven Changes Plugin 2.0-beta-2 for Maven 2 Released

2006-10-02 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Changes Plugin, version 2.0-beta-2 http://maven.apache.org/plugins/maven-changes-plugin/ This is the first release of this plugin since it moved from the Mojo project. Please try it and send your feedback to the users list. Have

[ANN] Maven JXR 2.1 Released

2007-04-08 Thread Dennis Lundberg
The Maven team is pleased to announce the release of Maven JXR, version 2.1. This release includes the Maven JXR Plugin for Maven 2. http://maven.apache.org/jxr/ http://maven.apache.org/plugins/maven-jxr-plugin/ Release Notes - Maven JXR - Version 2.1 ** Bug * [JXR-11] - JXR does not

[ANN] Maven DOCCK Plugin 1.0-beta-2 Released

2007-08-08 Thread Dennis Lundberg
The Maven team is pleased to announce the release of Maven DOCCK Plugin, version 1.0-beta-2. http://maven.apache.org/plugins/maven-docck-plugin/ Release Notes - Maven 2.x DOCCK Plugin - Version 1.0-beta-2 ** Bug * [MDOCCK-8] - NTLM proxy problems: Authentication state already initialized

[ANN] Maven Changes Plugin 2.0 Released

2008-04-16 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Changes Plugin, version 2.0 This plugin is used to inform your users of the changes that have occurred between different releases of your project. The plugin can extract these changes, either from a changes.xml file or from the

[ANN] Maven Repository Plugin 2.1 Released

2008-06-26 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Repository Plugin, version 2.1 This plugin is used to create bundles of artifacts that can be uploaded to the central repository. http://maven.apache.org/plugins/maven-repository-plugin/ You can run mvn -up to get the latest

[ANN] Maven Doxia and Doxia Sitetools 1.0 Released

2009-03-01 Thread Dennis Lundberg
The Maven team is pleased to announce the release of Maven Doxia and Doxia Sitetools, version 1.0. http://maven.apache.org/doxia/ Release Notes - Maven Doxia - Version 1.0 ** Task * [DOXIA-254] - Using the last version of modello-maven-plugin Release Notes - Maven Doxia Sitetools -

[ANN] Maven Doxia Tools 1.0.2 Released

2009-03-04 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Doxia Tools, version 1.0.2 This shared component assists in using Doxia for site generation and report creation. http://maven.apache.org/shared/maven-doxia-tools/ Release Notes - Maven Shared Components - Version maven-doxia-tools

[ANN] Maven EJB Plugin 2.2 Released

2009-07-14 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven EJB Plugin, version 2.2 This plugin generates J2EE Enterprise Javabean (EJB) file as well as the associated client jar. http://maven.apache.org/plugins/maven-ejb-plugin/ You should specify the version in your project's plugin

[ANN] Maven Reporting Implementation 2.0.4.2 Released

2009-07-24 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Reporting Implementation, version 2.0.4.2 This shared component contains abstract classes to manage report generation. http://maven.apache.org/shared/maven-reporting-impl/ You should specify the version in your project's dependency

[ANN] Maven Changes Plugin 2.3 Released

2009-12-10 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Changes Plugin, version 2.3 This plugin is used to inform your users of the changes that have occurred between different releases of your project. The plugin can extract these changes, either from a changes.xml file or from the JIRA

[ANN] Maven Doxia Tools 1.2 Released

2009-12-14 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Doxia Tools, version 1.2 This shared component has some utilities that are useful when integrating Doxia in Maven, mainly for site generation and report creation. The main entry point is the SiteTool Plexus component.

[ANN] Maven Verifier Plugin 1.0 Released

2010-01-30 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Verifier Plugin, version 1.0 This plugin is useful for integration tests - verifies the existence of certain conditions. http://maven.apache.org/plugins/maven-verifier-plugin/ You should specify the version in your project's plugin

[ANN] Maven Release Plugin 2.0 Released

2010-02-11 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.0. This release also includes Maven Release Manager, version 2.0. This plugin is used to release a project with Maven, saving a lot of repetitive, manual work.

[ANN] Maven Site Plugin 2.1.1 Released

2010-06-04 Thread Dennis Lundberg
-- Dennis Lundberg

[ANN] Maven JXR and Maven JXR Plugin 2.2 Released

2010-06-06 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven JXR and Maven JXR Plugin, version 2.2. The JXR Plugin produces a cross-reference of the project's sources. The generated reports make it easier for the user to reference or find specific lines of code. It is also handy when used with

[ANN] Maven Doxia Tools 1.1 Released

2010-08-04 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Doxia Tools, version 1.1 Doxia Tools is a set of tools for working with Doxia documents. It contains a Converter and a Linkchecker. http://maven.apache.org/doxia/doxia-tools/ You should specify the version in your project's

[ANN] Maven WAR Plugin 2.1 Released

2010-08-18 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven WAR Plugin, version 2.1 The WAR Plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive.

[ANN] Maven EJB Plugin 2.3 Released

2010-09-18 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven EJB Plugin, version 2.3 This plugin generates J2EE Enterprise Javabean (EJB) file as well as the associated client jar. http://maven.apache.org/plugins/maven-ejb-plugin/ You should specify the version in your project's plugin

[ANN] Maven WAR Plugin 2.1.1 Released

2010-11-03 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven WAR Plugin, version 2.1.1 The WAR Plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive.

[ANN] Maven Changes Plugin 2.4 Released

2011-01-29 Thread Dennis Lundberg
-140] - Create a changes check mojo * [MCHANGES-160] - Support creating a plain text version of the report * [MCHANGES-197] - Add parameter for output encoding * [MCHANGES-223] - Add support for Trac in the announcement goal Enjoy, -The Maven team -- Dennis Lundberg

[ANN] Maven Plugin Plugin 2.7 Released

2011-02-09 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Plugin Plugin, version 2.7 The Maven Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate report files for the Mojos as well as for

[ANN] Maven Filtering 1.0 Released

2011-02-24 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Filtering, version 1.0 These Plexus components have been built from the filtering process/code in Maven Resources Plugin. The goal is to provide a shared component for all plugins that needs to filter resources.

[ANN] Maven Remote Resources Plugin 1.2 Released

2011-02-27 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Remote Resources Plugin, version 1.2 This plugin is used to retrieve JARs of resources from remote repositories, process those resources, and incorporate them into JARs you build with Maven.

[ANN] Maven Resources Plugin 2.5 Released

2011-02-27 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Resources Plugin, version 2.5 The Resources Plugin handles the copying of project resources to the output directory. http://maven.apache.org/plugins/maven-resources-plugin/ You should specify the version in your project's plugin

[ANN] Maven Assembly Plugin 2.2.1 Released

2011-02-27 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Assembly Plugin, version 2.2.1 Do you want to create a binary distribution from a Maven project that includes supporting scripts, configuration files, and all runtime dependencies? You need to use the Assembly Plugin to create a

[ANN] Maven GPG Plugin 1.2 Released

2011-03-24 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven GPG Plugin, version 1.2 Signs the project artifacts with GnuPG. http://maven.apache.org/plugins/maven-gpg-plugin You should specify the version in your project's plugin configuration: plugin

[ANN] Doxia 1.2 and Doxia Sitetools 1.2 Released

2011-04-30 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Doxia and Doxia Sitetools, version 1.2 Doxia is a content generation framework which aims to provide its users with powerful techniques for generating static and dynamic content: Doxia can be used in web-based publishing context to generate

[ANN] Maven Doxia Tools 1.4 Released

2011-05-04 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Doxia Tools, version 1.4 This shared component has some utilities that are useful when integrating Doxia in Maven, mainly for site generation and report creation. http://maven.apache.org/shared/maven-doxia-tools/ You should specify

[ANN] Maven Shared Resources 1 Released

2011-05-07 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Shared Resources, version 1 This is a collection of templates that are specific to the Maven project. They are probably not of interest to projects other than Apache Maven, other than as an example.

[ANN] Maven Changes Report Plugin 2.5 Released

2011-05-23 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Changes Report Plugin, version 2.5 Creates a release history for inclusion into the site and assists in generating an announcement mail. http://maven.apache.org/plugins/maven-changes-plugin You should specify the version in your

[ANN] Maven Site Plugin 2.3 Released

2011-05-23 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Site Plugin, version 2.3 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin You should specify the version in your project's plugin configuration:

[ANN] Maven Reporting Exec 1.0.1 Released

2011-08-03 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Reporting Exec, version 1.0.1 This component contains classes to manage report plugin executions with Maven 3. http://maven.apache.org/shared/maven-reporting-exec/ You should specify the version in your project's configuration:

[ANN] Maven Checkstyle Plugin 2.9 Released

2012-02-12 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.9 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin You should specify the version in

[ANN] Maven PMD Plugin 2.7.1 Released

2012-02-16 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven PMD Plugin, version 2.7.1 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

[ANN] Maven Checkstyle Plugin 2.9.1 Released

2012-02-26 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.9.1 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin You should specify the version in

[ANN] Maven Reporting Executor 1.0.2 Released

2012-04-09 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Reporting Executor, version 1.0.2 Classes to manage report plugin executions with Maven 3. http://maven.apache.org/shared/maven-reporting-exec You should specify the version in your project's dependency configuration: dependency

[ANN] Maven Doxia Sitetools 1.3 Released

2012-04-18 Thread Dennis Lundberg
The Doxia Sitetools team is pleased to announce the doxia-sitetools-1.3 release! Doxia Sitetools generates sites, consisting of static and dynamic content that was generated by Doxia. http://maven.apache.org/doxia/doxia-sitetools/ Release Notes - Maven Doxia Sitetools - Version 1.3 ** Bug

[ANN] Maven Site Plugin 2 2.4 Released

2012-04-27 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Site Plugin 2, version 2.4 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin-2.4 You should specify the version in your project's plugin

[ANN] Maven Site Plugin 3 3.1 Released

2012-05-01 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Site Plugin 3, version 3.1 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin You should specify the version in your project's plugin configuration:

[ANN] Maven Site Plugin 3 3.2 Released

2012-10-15 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Site Plugin 3, version 3.2 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin You should specify the version in your project's plugin configuration:

[ANN] ASF Parent 12 Released

2012-11-05 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Software Foundation Parent POM version 12. This project consists of a POM that contains settings that are likely to be useful to any Apache project that is building and releasing code with Maven 2/3. By using this project as a

[ANN] Maven Checkstyle Plugin 2.10 Released

2013-02-22 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.10 Generates a report on violations of code style and optionally fails the build if violations are detected. http://maven.apache.org/plugins/maven-checkstyle-plugin You should specify the version in your

[ANN] Apache Maven PMD Plugin 3.2 Released

2014-08-02 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.2 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

[ANN] Apache Maven Javadoc Plugin 2.10 Released

2014-09-21 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 2.10. This release is focused on Java 8 compatibility. The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project.

[ANN] Apache Source Release Assembly Descriptor 1.0.5 Released

2015-02-24 Thread Dennis Lundberg
The Apache Source Release Assembly Descriptor team is pleased to announce the apache-source-release-assembly-descriptor-1.0.5 release! This jar contains a customized source assembly descriptor to produce Apache compliant source bundles. http://maven.apache.org/apache-resource-bundles/ Changes

[ANN] Apache Maven PMD Plugin 3.5 Released

2015-07-06 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.5 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

[ANN] Apache Maven PMD Plugin 3.6 Released

2015-12-17 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.6 A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

[ANN] Apache Maven Shared Utils 3.3.3 Released

2020-08-04 Thread Dennis Lundberg
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Utils, version 3.3.3 This project aims to be a functional replacement for plexus-utils in Maven. https://maven.apache.org/shared/maven-shared-utils/ You should specify the version in your project's configuration:

[ANN] Apache Maven Resources Plugin 3.2.0 Released

2020-08-11 Thread Dennis Lundberg
The Apache Maven team is pleased to announce the release of the Apache Maven Resources Plugin, version 3.2.0 The Resources Plugin handles the copying of project resources to the output directory. https://maven.apache.org/plugins/maven-resources-plugin/ You should specify the version in your