Skip to content

Releases: bonitasoft/bonita-project-maven-plugin

1.0.0

20 Dec 13:26
Compare
Choose a tag to compare
Tag release

0.1.0

19 Dec 16:18
Compare
Choose a tag to compare

New features

Create BDM Module

New plugin goal that create a bdm in an existing Bonita project (7.16+)

Generate BDM model sources

New plugin goal invoked on generate-sources phase that generate java sources from a bom.xml descriptor file for the model part.

Generate BDM DAO client sources

New plugin goal invoked on generate-sources phase that generate java sources from a bom.xml descriptor file for the dao-client part.

Removals

artifact-lookup-maven-plugin has been removed

7.16+ Studio will directly use the artifact-lookup-maven-plugin when migrating project before 7.13.

Release 0.0.6

11 May 07:55
Compare
Choose a tag to compare
  • Additional connector/actor filters problem detection during analysis

Release 0.0.5

18 Feb 17:42
Compare
Choose a tag to compare

Bugfixes

  • install: create dummy pom when unresolved parent (#86)

Release 0.0.4

10 Nov 09:27
Compare
Choose a tag to compare

Bugfixes

  • artifact: use baseVersion

Chores

Other Changes

  • [maven-release-plugin] prepare for next development iteration
  • Merge branch 'master' of git@github.com:bonitasoft/bonita-project-maven-plugin.git
  • [maven-release-plugin] prepare release 0.0.4

Release 0.0.3

06 Aug 16:33
Compare
Choose a tag to compare

New Features

  • analyze: report issue when incompatible dep found (#48 by rbioteau)

Chores

Other Changes

  • [maven-release-plugin] prepare for next development iteration
  • [maven-release-plugin] prepare release 0.0.3

Release 0.0.2

27 Jul 13:05
Compare
Choose a tag to compare

Bugfixes

  • deps: remove useless dependency declaration
  • decompilation: use cfr lib instead of procyon (#41 by rbioteau)

Other Changes

Dependencies updates

  • dependencies: update dependencies versions (#42 by rbioteau)

Release 0.0.1

27 Apr 12:39
Compare
Choose a tag to compare

Chores

  • deps: bump lombok from 1.18.18 to 1.18.20
  • deps: bump mockito-junit-jupiter from 3.8.0 to 3.9.0
  • deps: bump actions/cache from v2.1.4 to v2.1.5
  • deps: bump jackson-databind from 2.12.2 to 2.12.3
  • deps: bump actions/setup-java from v1 to v2
  • deps: bump groovy.version from 3.0.7 to 3.0.8
  • deps: bump maven-plugin-annotations from 3.6.0 to 3.6.1