Hi,
The Mojo team is pleased to announce the release of the mojo-parent
version 29 and mojo-sandbox-parent-10.
These releases contain several issues fixed and a lot of updates of
maven-plugins and libs (MOJO-1765)
MOJO-1664 Incorrect repository definitions in mojo-parent
MOJO-1722 Replace Maven-3 profile with maven-site-plugin-3.0
MOJO-1764 Ci definition are wrong in mojo-parent
MOJO-1765 Updates versions of dependencies and plugins
MOJO-1655 The announce mailing list is missing from list of mailing
lists MOJO-1660 Upgrade to m-checkstyle-p 2.7 to solve checkstyle
violations related to the maven plugin annotations
Just note that MOJO-1722 was at the end reverted since there is some
problem with the new m-site-p 3.0 :(
To get this update, just upgrade the parent section in the
pom of your maven-plugin:
<parent>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mojo-parent</artifactId>
<version>29</version>
</parent>or <parent>
<groupId>org.codehaus.mojo</groupId>
<artifactId>mojo-sandbox-parent</artifactId>
<version>10</version>
</parent>
All mojo projects are encouraged to include one of these parents.
Enjoy,
The Mojo team.
Tony
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email