Releases: bonitasoft/bonita-project-maven-plugin
Releases · bonitasoft/bonita-project-maven-plugin
1.0.0
0.1.0
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
- Additional connector/actor filters problem detection during analysis
Release 0.0.5
Bugfixes
- install: create dummy pom when unresolved parent (#86)
Release 0.0.4
Bugfixes
- artifact: use baseVersion
Chores
- deps: bump mockito-junit-jupiter from 3.11.2 to 4.0.0 (#64 by dependabot[bot])
- deps: bump maven-javadoc-plugin from 3.3.0 to 3.3.1 (#59 by dependabot[bot])
- deps: bump groovy.version from 3.0.8 to 3.0.9 (#58 by dependabot[bot])
- actions: update actions
- deps: bump sonar-maven-plugin from 3.9.0.2155 to 3.9.1.2184 (#68 by dependabot[bot])
- deps: bump junit-bom from 5.7.2 to 5.8.1 (#69 by dependabot[bot])
- deps: bump lombok from 1.18.20 to 1.18.22 (#67 by dependabot[bot])
- deps: bump assertj-core from 3.20.2 to 3.21.0 (#71 by dependabot[bot])
- deps: bump logback-classic from 1.2.5 to 1.2.6 (#70 by dependabot[bot])
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
New Features
Chores
- deps: bump junit-bom from 5.7.1 to 5.7.2 (#47 by dependabot[bot])
- deps: bump maven-javadoc-plugin from 3.2.0 to 3.3.0 (#46 by dependabot[bot])
- deps: bump logback-classic from 1.2.3 to 1.2.5 (#45 by dependabot[bot])
- deps: bump jackson-databind from 2.12.3 to 2.12.4 (#44 by dependabot[bot])
- deps: bump assertj-core from 3.19.0 to 3.20.2 (#43 by dependabot[bot])
Other Changes
- [maven-release-plugin] prepare for next development iteration
- [maven-release-plugin] prepare release 0.0.3
Release 0.0.2
Release 0.0.1
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