You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Benjamin Bentmann <be...@apache.org> on 2009/09/25 10:37:14 UTC

[ANN] Maven Invoker 2.0.11 Released

The Maven team is pleased to announce the release of the Maven Invoker, 
version 2.0.11.

This component allows to programmatically invoke Maven. See the 
component's site for more details:

   http://maven.apache.org/shared/maven-invoker/

To use this component in your projects, add the following to the 
dependency section of your POM:

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


Release Notes - Maven Invoker 2.0.11

** Improvement
     * [MSHARED-123] - Add support for show version option ( 
-V,--show-version)



Enjoy,

-The Maven team


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