Skip to content

Releases: wocommunity/wolifecycle-maven-plugin

2.5

02 Oct 18:13
Compare
Choose a tag to compare

Improvements

  • Added support to additional bundle options to be set during build (#15).

2.4

02 Oct 18:04
Compare
Choose a tag to compare
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 the maven-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

03 Nov 23:58
Compare
Choose a tag to compare
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 to org.wocommunity and the artifactId to wolifecycle-maven-plugin to comply with Maven convention.
    • We moved all classes from org.objectstyle to org.wocommunity package.