You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Robert Scholte <rf...@apache.org> on 2012/11/13 16:04:21 UTC

[ANN] Maven Invoker 2.1.1 Released

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:

   <dependency>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-invoker</artifactId>
     <version>2.1.1</version>
   </dependency>


Release Notes - Maven Shared Components - Version maven-invoker-2.1.1

** Bug
     * [MSHARED-259] - maven-invoker-2.1 is missing components.xml



Enjoy,

-The Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org