The Apache Maven team is pleased to announce the release of the Apache
Maven Verifier Component, version 1.6.

The release contains a number of bug fixes.

https://maven.apache.org/shared/maven-shared-utils/

You should specify the version in your project's dependencies configuration:

<plugin>
  <groupId>org.apache.maven.shared</groupId>
  <artifactId>maven-verifier</artifactId>
  <version>1.6</version>
</plugin>



        Release Notes - Maven Shared Components - Version maven-verifier-1.6

<h2>        Bug
</h2>
<ul>
<li>[<a 
href='https://issues.apache.org/jira/browse/MSHARED-410'>MSHARED-410</a>]
-         Verifier mishandles systemProperties
</li>
</ul>

<h2>        Improvement
</h2>
<ul>
<li>[<a 
href='https://issues.apache.org/jira/browse/MSHARED-405'>MSHARED-405</a>]
-         Upgrade maven-shared-utils to 0.7
</li>
<li>[<a 
href='https://issues.apache.org/jira/browse/MSHARED-418'>MSHARED-418</a>]
-         Verifier should not use hard coded CLI options without
possibility to modify them
</li>
<li>[<a 
href='https://issues.apache.org/jira/browse/MSHARED-427'>MSHARED-427</a>]
-         Upgrade maven-shared-utils to 0.8
</li>
</ul>



Enjoy,

-The Apache Maven team

Reply via email to