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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to