[ANN] Apache Maven Javadoc Plugin 3.3.1 Released

2021-09-07 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.3.1 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your pr

[ANN] Apache Maven Enforcer Plugin + Extension 3.0.0 Released

2021-07-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin and Extension, version 3.0.0 The Enforcer plugin is the Loving Iron Fist of Maven and provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along w

[ANN] Apache Maven Dependency Tree 3.1.0 Released

2021-07-11 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Tree, version 3.1.0 This library contains  a tree-based API for resolution of Maven project dependencies. https://maven.apache.org/shared/maven-dependency-tree/ You should specify the version in your projec

[ANN] Apache Maven Javadoc Plugin 3.3.0 Released

2021-05-22 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.3.0 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your proj

[ANN] Apache Maven Plugin Tools 3.6.1 Released

2021-04-26 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.6.1 The Maven Plugin Tools contains the necessary tools to generate rebarbative content like descriptor, help and documentation. In addition, it provides tools to write Maven Plugins in scriptin

[ANN] Apache Maven JXR Plugin 3.1.1 Released

2021-04-22 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven JXR Plugin, version 3.1.1 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 wi

[ANN] Apache Maven ReleasePlugin 3.0.0-M4 Released

2021-04-16 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Release Plugin, version 3.0.0-M4 (NOTE: This version is still marked as milestone, because not all steps for a 3.0.0 have been finished. That includes removing Maven2 code and deprecated code plus completing some redes

[ANN] Apache Maven 3.8.1 Released

2021-04-04 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven 3.8.1 Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of

[ANN] Apache Maven Scripting Plugin 3.0.0 Released

2021-03-01 Thread Robert Scholte
The Apache Maven team is pleased to announce the first release of the Apache Maven Scripting Plugin, version 3.0.0 The Maven Scripting Plugin wraps the Scripting API according to JSR223. Add the scripting engines as dependencies of this plugin on its use. https://maven.apache.org/plugins/maven-

[ANN] Apache Maven Verifier 1.7.2 Released

2020-05-06 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Verifier, version 1.7.2 This library provides a test harness for Maven integration tests. https://maven.apache.org/shared/maven-verifier/ [https://maven.apache.org/shared/maven-verifier/] You should specify the depend

[ANN] Apache Maven Assembly Plugin 3.3.0 Released

2020-04-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Assembly Plugin, version 3.3.0 The Assembly Plugin for Maven enables developers to combine project output into a single distributable archive that also contains dependencies, modules, site documentation, and other file

[ANN] Apache Maven Verifier 1.7.1 Released

2020-04-06 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Verifier, version 1.7.1 This library provides a test harness for Maven integration tests. https://maven.apache.org/shared/maven-verifier/ [https://maven.apache.org/shared/maven-verifier/] You should specify the depend

[ANN] Apache Maven Verifier 1.7.0 Released

2020-03-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Verifer, version 1.7.0 This library provides a test harness for Maven integration tests. https://maven.apache.org/shared/maven-verifier/ You should specify the version in your project's plugin configuration: org.apac

[ANN] Apache Maven Artifact Transfer 0.12.0 Released

2019-12-01 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Artifact Transfer, version 0.12.0 The Maven Artifact Transfer Component is intended as an API to install, deploy and resolving artifacts in Maven 3. https://maven.apache.org/shared/maven-artifact-transfer/ You should

[ANN] Apache Maven 3.6.3 Released

2019-11-26 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven 3.6.3 Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of

[ANN] Apache Maven Toolchains Plugin 3.0.0 Released

2019-06-17 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Toolchains Plugin, version 3.0.0 The Toolchains Plugins allows to share configuration across plugins. For example to make sure the plugins like compiler, surefire, javadoc, webstart etc. all use the same JDK for ex

[ANN] Apache Maven Archetype Plugin 3.1.0 Released

2019-04-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.1.0 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project.

[ANN] Apache Maven Version 3.6.1 Released

2019-04-13 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven 3.6.1. Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of i

[ANN] Apache Maven Javadoc Plugin 3.1.0 Released

2019-03-04 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.1.0 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your proj

[ANN] Apache Maven Invoker Plugin 3.2.0 Released

2019-01-21 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Invoker Plugin, version 3.2.0 The Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful, and optionally can verify the output generated from a

[ANN] Apache Maven Artifact Transfer 0.10.1 Released

2018-12-19 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Artifact Transfer, version 0.10.1 The Maven Artifact Transfer Component is intended as an API to install, deploy and resolve artifacts in Maven 3. https://maven.apache.org/shared/maven-artifact-transfer/ You shoul

[ANN] Apache Maven Common Artifact Filters 3.1.0 Released

2018-12-18 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Common Artifact Filters, version 3.1.0 This library contains a collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution. https://maven.apache.org/shared/maven-common

[ANN] Apache Maven Jarsigner Plugin 3.0.0 Released

2018-11-06 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Jarsigner Plugin, version 3.0.0 This plugin provides the capability to sign or verify a project artifact and attachments using jarsigner. https://maven.apache.org/plugins/maven-jarsigner-plugin/ You should specify

[ANN] Apache Maven Jarsigner 3.0.0 Released

2018-10-31 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Jarsigner, version 3.0.0 This component provides some utilities to sign/verify jars/files in your Mojos. https://maven.apache.org/shared/maven-jarsigner/ org.apache.maven.shared maven-jarsigner

[ANN] Apache Maven JXR Plugin 3.0.0 Released

2018-09-25 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven JXR Plugin, version 3.0.0 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. https://maven.apache.or

[ANN] Apache Maven Enforcer Plugin 3.0.0-M2 Released

2018-06-16 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin, version 3.0.0-M2 The Enforcer plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more built-in rules and user create

[NOTICE] Java 6 and 7 users: SSL Protocol upgrades coming to Central

2018-06-12 Thread Robert Scholte
The march of standards continues unabated. Legacy TLS protocols 1.0 and 1.1 have varying weaknesses that could lead to a false sense of security. In June, in an effort to raise security and comply with modern standards, the insecure TLS 1.0 & 1.1 protocols will no longer be supported for SSL

[ANN] Apache Maven Javadoc Plugin 3.0.1 Released

2018-05-28 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.0.1 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your

[ANN] Apache Maven JDeps Plugin 3.1.1 Released

2018-02-28 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven JDeps Plugin, version 3.1.1 The JDeps Plugin uses the jdeps tool to analyze classes for internal API calls. For more information about the standard jdeps tool, please refer to https://wiki.openjdk.java.net/display/

[ANN] Apache Maven Resolver 1.1.1 Released

2018-02-19 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Resolver, version 1.1.1 Apache Maven Artifact Resolver is a library for working with artifact repositories and dependency resolution. Maven Artifact Resolver deals with the specification of local repository, remo

[ANN] Apache Maven Shared Utils 3.2.1 Released

2018-02-10 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Utils, version 3.2.1 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 dependency

[ANN] Apache Maven Dependency Analyzer 1.8 Released

2018-01-17 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer, version 1.8 This component analyzes the dependencies of a project for undeclared or unused artifacts. https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the version

[ANN] Apache Maven Checkstyle Plugin 3.0.0 Released

2018-01-07 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 3.0.0 The Checkstyle Plugin generates a report regarding the code style used by the developers. For more information about Checkstyle, see http://checkstyle.sourceforge.net/. This versi

[ANN] Apache Maven Javadoc Plugin 3.0.0 Released

2017-12-06 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.0.0 This plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project

[ANN] Apache Maven JDeprScan Plugin 3.0.0-alpha-1 Released

2017-11-17 Thread Robert Scholte
The Apache Maven team is pleased to announce the first release of the Apache Maven JDeprScan Plugin, version 3.0.0-alpha-1 The Maven JDeprScan plugin is used to scan class files for uses of deprecated API elements. It uses the jdeprscan tool as provided with Java 9. https://maven.apache.o

[ANN] Apache Maven Doxia Sitetools 1.7.5 Released

2017-10-08 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Doxia Sitetools, version 1.7.5 Doxia Sitetools is an extension of base Doxia component that generates either HTML sites, consisting of decoration and content that was generated by Doxia, or documents like RTF or PD

[ANN] Apache Maven Compiler Plugin 3.7.0 Released

2017-09-04 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.7.0 The Compiler Plugin is used to compile the sources of your project. https://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your project's plugin confi

[ANN] Apache Maven JDeps Plugin 3.1.0 Released

2017-09-02 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven JDeps Plugin, version 3.1.0 The JDeps Plugin uses the jdeps tool to analyze classes for internal API calls. https://maven.apache.org/plugins/maven-jdeps-plugin/ You should specify the version in your project's plu

[ANN] Apache Maven Shade Plugin 3.1.0 Released

2017-08-22 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Shade Plugin, version 3.1.0 This plugin provides the capability to package the artifact in an uber-jar, including its dependencies and to shade - i.e. rename - the packages of some of the dependencies. https://ma

[ANN] Apache Maven Enforcer Plugin 3.0.0-M1 Released

2017-07-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin, version 3.0.0-M1 The Enforcer plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more standard rules and user create

[ANN] Apache Maven Javadoc Plugin 3.0.0-M1 Released

2017-07-21 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 3.0.0-M1 The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in yo

[ANN] Apache Maven Invoker Plugin 3.0.0 Released

2017-05-23 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Invoker Plugin, version 3.0.0 The Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful, and optionally can verify the output generated from a

[ANN] Apache Maven Archetype Plugin 3.0.1 Released

2017-04-11 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.0.1 In short, Archetype is a Maven project templating toolkit. An archetype is defined as an original pattern or model from which all other things of the same kind are made. The names fi

[ANN] Apache Maven Archetype Plugin 3.0.0 Released

2017-02-12 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.0.0 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project.

[ANN] Apache Maven Invoker 3.0.0 Released (shared component)

2017-01-27 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Invoker, version 3.0.0 This API is concerned with firing a Maven build in a new JVM. It accomplishes its task by building up a conventional Maven command line from options given in the current request, along with t

[ANN] Apache Maven Compiler Plugin 3.6.1 Released

2017-01-16 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.6.1 Most important change is the support for test-compile when using JDK 9 build b148+ https://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your proj

[ANN] Apache Maven Dependency Plugin 3.0.0 Released

2016-12-16 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Plugin, version 3.0.0 The dependency plugin provides the capability to manipulate artifacts. It can copy and/or unpack artifacts from local or remote repositories to a specified location. https://maven.apache

[ANN] Apache Maven Changes Plugin 2.12.1 Released

2016-11-01 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Changes Plugin, version 2.12.1 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

[ANN] Apache Maven Common Artifact Filters 3.0.1 Released

2016-10-31 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Common Artifact Filters, version 3.0.1 This component is a collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution. https://maven.apache.org/shared/maven-common-art

Apache Maven Compiler Plugin 3.6.0 Released

2016-10-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.6.0 The Compiler Plugin is used to compile the sources of your project. This version introduces support of several new features of Java 9, such as: JEP 247: Compile for Older Platform Vers

[ANN] Apache Maven Plugin Tools 3.5 Released

2016-08-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.5, including Apache Maven Plugin Plugin 3.5 The Maven Plugin Tools contains the necessary tools to generate rebarbative content like descriptor, help and documentation. In addition, it provi

[ANN] Apache Maven Javadoc Plugin 2.10.4 Released

2016-06-10 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Javadoc Plugin, version 2.10.4 This will be the last Maven 2 compatible version. The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. https://maven.apache.org/plugins/maven-java

[Jigsaw] Get involved and stay informed about Maven and JDK9 Jigsaw

2015-12-10 Thread Robert Scholte
Hi, the Apache Maven team has decided to introduce a new subject prefix for the maven-dev mailinglist[1]. Messages prefixed with [Jigsaw] will be used to share information about Mavens progress on adopting JDK9 Jigsaw. Current status: I've been able to package the current codebase of Maven

[ANN] Apache Maven Release Plugin 2.5.2 Released

2015-04-22 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Release Plugin, version 2.5.2 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/m

[ANN] Apache Maven Invoker Plugin 1.10 Released

2015-04-04 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Invoker Plugin, version 1.10 The Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful, and optionally can verify the output generated from a g

[ANN] Apache Maven Shared Maven Invoker 2.2 Released

2015-03-24 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Maven Invoker, version 2.2 This API is concerned with firing a Maven build in a new JVM. It accomplishes its task by building up a conventional Maven command line from options given in the current request, a

[ANN] Apache Maven Filtering 1.2 Released

2014-03-10 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Filtering, version 1.2 These Plexus components have been built from the filtering process/code in Apache Maven Resources Plugin. The goal is to provide a shared component for all plugins that need to filter resourc

[ANN] Apache Maven Ear Plugin 2.9 Released

2013-11-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Ear Plugin, version 2.9 This plugin generates a Java EE Enterprise Archive (EAR) file. It can also generate the deployment descriptor file (e.g. application.xml). http://maven.apache.org/plugins/maven-ear-plugin/

[ANN] Apache Maven Release Plugin 2.4.2 Released

2013-10-31 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Install Plugin, version 2.5.1 This plugin is used during the install phase to add artifact(s) to the local repository. http://maven.apache.org/plugins/maven-install-plugin/ You should specify the version in your p

[ANN] Apache Maven Deploy Plugin 2.8.1 Released

2013-10-19 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Deploy Plugin, version 2.8.1 This plugin plugin is primarily used during the deploy phase, to add your artifact(s) to a remote repository for sharing with other developers and projects. http://maven.apache.org/pl

[ANN] Apache Maven Install Plugin 2.5.1 Released

2013-10-19 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Install Plugin, version 2.5.1 This plugin is used during the install phase to add artifact(s) to the local repository. http://maven.apache.org/plugins/maven-install-plugin/ You should specify the version in your p

[ANN] Apache Maven Deploy Plugin 2.8 Released

2013-09-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Deploy Plugin, version 2.8 This plugin is primarily used during the deploy phase, to add your artifact(s) to a remote repository for sharing with other developers and projects. http://maven.apache.org/plugins/mav

[ANN] Apache Maven Install Plugin 2.5 Released

2013-09-10 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Install Plugin, version 2.5 The Install Plugin is used during the install phase to add artifact(s) to the local repository. http://maven.apache.org/plugins/maven-install-plugin/ You should specify the version in y

[ANN] Apache Maven Enforcer Plugin 1.3.1 Released

2013-07-18 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin, version 1.3.1 This plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more standard rules and user created rules.

[ANN] Apache Maven Enforcer Plugin 1.3 Released

2013-06-30 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Maven Enforcer Plugin, version 1.3 The Enforcer plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more standard rules and user created rules. h

[ANN] Maven Release Plugin 2.4.1 Released

2013-03-27 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Maven Release Plugin, version 2.4.1 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/plugins/

[ANN] Maven Help Plugin 2.2 Released

2013-02-24 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Maven Help Plugin, version 2.2 This plugin is used to get relative information about a project or the system. It can be used to get a description of a particular plugin, including the plugin's mojos with their parameters and co

[ANN] Maven Release Plugin 2.4 Released

2012-12-18 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Maven Release Plugin, version 2.4 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/plugins/ma

[ANN] Maven Invoker Plugin 1.8 Released

2012-11-27 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Maven Invoker Plugin, version 1.8 The Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful, and optionally can verify the output generated from a given project e

[ANN] Maven Invoker 2.1.1 Released

2012-11-13 Thread Robert Scholte
The Maven team is pleased to announce the release of the Maven Invoker, version 2.1.1 With this component it is possible to programmatically invoke Maven. http://maven.apache.org/shared/maven-invoker/ To use the Maven Invoker, add the following dependency to your project: org.apache.m

[ANN] Maven Invoker 2.1 Released

2012-10-29 Thread Robert Scholte
The Maven team is pleased to announce the release of the Maven Invoker, version 2.1 With this component it is possible to programmatically invoke Maven. http://maven.apache.org/shared/maven-invoker/ To use the Maven Invoker, add the following dependency to your project: org.apache.mav

[ANN] Maven Release Plugin 2.3.2 Released

2012-06-15 Thread Robert Scholte
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.3.2 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/plugins/maven-r

[ANN] Maven Release Plugin 2.3 Released

2012-05-13 Thread Robert Scholte
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.3 This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. Releasing a project is made in two steps: prepare and perform. http://maven.apache.org/plugins/maven-release-pl