OpenEngSB Root - Version 31 2012-02-21
This release contains various library maven plugin upgrades. In addition the no longer required maven.openengsb.org repository had been removed. Another noteable change was the addition of a prerequisites section for maven 3 which forces now to use maven 3 to build the OpenEngSB or related projects.
Download
You can download the release manually...
...or use it directly in Apache Maven...
<parent>
<groupId>org.openengsb</groupId>
<artifactId>openengsb-root</artifactId>
<version>31</version>
</parent>
The KEYS used to sign the release can be found here.
Release Notes
Bug
* OPENENGSB-2752 - Remove no longer existing maven.openengsb.org
Library Upgrade
* OPENENGSB-2759 - Upgrade to docbkx version 2.0.14
* OPENENGSB-2760 - Upgrade eclipse plugin to 2.9
* OPENENGSB-2761 - Upgrade checkstyle plugin to 2.9
* OPENENGSB-2762 - Upgrade surefire plugins to 2.12
* OPENENGSB-2763 - Upgrade maven-jar-plugin to 2.4
* OPENENGSB-2764 - Upgrade maven-bundle-plugin to 2.3.7
* OPENENGSB-2766 - Upgrade maven-assembly-plugin to 2.3
New Feature
* OPENENGSB-2758 - Include maven prerequisites section
* OPENENGSB-2765 - Include maven depends plugin into the root plugin
Task
* OPENENGSB-2594 - Release openengsb-root 31
Known Issues
Non by now.