Releases: wocommunity/wolifecycle-maven-plugin
Releases · wocommunity/wolifecycle-maven-plugin
2.5
2.4
Bugfixes
- Fixed a typo in log output (#6).
- The
woapplication.tar.gz
package is now set as the primary artifact to work with newer versions of themaven-install-plugin
(#12). - Fixed an error causing duplication of EO models under
Resources
(#8). - Fixed an issue where runtime-scoped dependencies were omitted from the application bundle (#4).
Improvements
- Added flatten component support (#3).
2.3
Improvements
- Fixed thread safety warnings when building WO projects in parallel (#2).
- Added m2e lifecycle mapping to ignore execution of wolifecycle-maven-plugin inside Eclipse (#1).
- This plugin was renamed and moved to the WOCommunity organization.
- The
groupId
was renamed toorg.wocommunity
and theartifactId
towolifecycle-maven-plugin
to comply with Maven convention. - We moved all classes from
org.objectstyle
toorg.wocommunity
package.
- The