Skip to content

Releases: axonivy/project-build-plugin

v13.2.0

16 Dec 15:39

Choose a tag to compare

Engine Dependency Diet 🏋️‍♂️

We strive for goals that no longer require an AxonIvy Engine, but work natively in the Maven eco-system. 💌
image

Changes

🚀 Features

📦 Dependencies

  • Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.20.1 (master) @renovate[bot] (#831)
  • Update dependency commons-io:commons-io to v2.21.0 (master) @renovate[bot] (#856)
  • Update dependency junit-framework monorepo to v6 (master) (major) @renovate[bot] (#837)
  • Update dependency junit-jupiter.version to v5.13.2 (master) @renovate[bot] (#738)
  • Update dependency junit5 monorepo to v5.13.1 (master) @renovate[bot] (#729)
  • Update dependency maven Docker tag to v3.9.11 (master) @renovate[bot] (#753)
  • Update dependency maven.version to v3.9.11 (master) @renovate[bot] (#760)
  • Update dependency org.apache.commons:commons-lang3 to v3.20.0 (master) @renovate[bot] (#874)
  • Update dependency org.apache.maven.plugin-testing:maven-plugin-testing-harness to v3.4.0 (master) @renovate[bot] (#835)
  • Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.15.2 (master) @renovate[bot] (#829)
  • Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3.2.0 (master) @renovate[bot] (#836)
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1 (master) @renovate[bot] (#802)
  • Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.8 (master) @renovate[bot] (#739)
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0 (master) - autoclosed @renovate[bot] (#800)
  • Update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.15.2 (master) @renovate[bot] (#830)
  • Update dependency org.apache.maven.plugins:maven-plugin-report-plugin to v3.15.2 (master) @renovate[bot] (#832)
  • Update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0 (master) @renovate[bot] (#883)
  • Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1 (master) @renovate[bot] (#728)
  • Update dependency org.codehaus.plexus:plexus-archiver to v4.10.4 (master) @renovate[bot] (#855)
  • Update dependency org.sonatype.central:central-publishing-maven-plugin to v0.9.0 (master) @renovate[bot] (#825)
  • Update dependency org.assertj:assertj-core to v3.27.6 (master) @renovate[bot] (#822)

⚠️ Changes

  • Remove maven parameter deployTargetFileFormat - no longer supported by Axon Ivy Engine @alexsuter (#820)

📄 Documentation

v12.0.8

14 Aug 12:07

Choose a tag to compare

Changes

🐛️ Bugfixes

📦 Dependencies

  • Renovate/release/12.0 maven org.apache.commons commons lang3 vulnerability @ivy-rew (#748)

v13.1.1

26 May 07:43

Choose a tag to compare

Changes

  • renovate; read slf4j version from properties instead of hardcoding @ivy-rew (#701)
  • show LE and LTS badges @ivy-rew (#692)

🐛 Bug Fixes

v12.0.5

23 May 13:22

Choose a tag to compare

Changes

  • raise default engine-version to 12.0.5 @ivy-rew (#705)
  • fix: reference from tag-publisher to draft-publisher @ivy-rew (#706)
  • renovate; read slf4j version from properties @ivy-rew (#703)

🐛 Bug Fixes

📦 Dependencies

  • Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.19.0 (release/12.0) (#686)
  • Update dependency commons-io:commons-io to v2.19.0 (release/12.0) (#687)

v13.1.0

16 May 09:18

Choose a tag to compare

Changes

  • Generate sbom, upload it to Dtrack and provide it via maven repository @alexsuter (#629)
  • Remove Dependabot and use Renovate @alexsuter (#566 #564)
  • set maven dependency resolution to runtime @ivy-lmu (#683)
  • dynamic pattern to cover new release branches @ivy-rew (#676)
  • raise test project to latest version, because we no longer can load *.ivyClass @alexsuter (#673)
  • stabilize: stopping a running engine seems to get slower @ivy-rew (#669)
  • renovate: grown up > auto-merge more deps @ivy-rew (#659 #660)
  • refactor: disabled semantic commits are now inherited @ivy-rew (#634)
  • Fix maven warning on windows build @alexsuter (#632)
  • Format and Clean up Java source code as defined in ADR-029 @ivy-cst (#556)
  • Fix unnecessary repository definition in test pom.xml to fix GitHub security issue @alexsuter (#555)
  • Fix site publish on release pipeline @ivy-lli (#553)

📦 Dependencies

v12.0.1

20 Dec 09:15

Choose a tag to compare

Changes

📄 Documentation

  • Distinct release-drafts to track LTS 12 changes @ivy-rew (#515)

v10.0.17

20 Dec 09:18

Choose a tag to compare

Changes

Full Changelog: v10.0.16...v10.0.17

v12.0.0

08 Nov 08:54

Choose a tag to compare

Changes

⚠️ Changes

  • Deprecate additionalVmOptions in favor of additionalVmArgs @alexsuter (#477)

📦 Dependencies

📄 Documentation

v11.3.0

10 Jun 11:23

Choose a tag to compare

Changes

📄 Documentation

📦 Dependencies

  • Bump commons-io:commons-io from 2.15.0 to 2.16.1 by @dependabot in #369 #398 #402
  • Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #364
  • Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 by @dependabot in #379
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 by @dependabot in #363
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #370
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 by @dependabot in #373 #374 #394
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 by @dependabot in #390 #395 #397 #403 #406
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 by @dependabot in #399
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #401
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 by @dependabot in #371 #380
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.12.0 by @dependabot in #381 #400
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.3 by @dependabot in #377 #378 #384
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #368
  • Bump org.codehaus.plexus:plexus-archiver from 4.9.0 to 4.9.2 by @dependabot in #376 #393
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.16.0 to 2.17.0 by @dependabot in #375 #388 #391
  • Bump com.google.guava:guava from 32.1.3-jre to 33.1.0-jre by @dependabot in #372 #392

Full Changelog: v11.2.0...v11.3.0

v11.2.0

10 Jun 11:16

Choose a tag to compare

What's Changed

Dependencies

  • Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #308
  • Bump commons-io from 2.11.0 to 2.13.0 by @dependabot in #318
  • Bump commons-io:commons-io from 2.13.0 to 2.14.0 by @dependabot in #333
  • Bump commons-io:commons-io from 2.14.0 to 2.15.0 by @dependabot in #340
  • Bump guava from 31.1-jre to 32.0.1-jre by @dependabot in #323
  • Bump guava from 32.0.1-jre to 32.1.0-jre by @dependabot in #326
  • Bump guava from 32.1.0-jre to 32.1.1-jre by @dependabot in #327
  • Bump maven-plugin-annotations from 3.7.1 to 3.8.2 by @dependabot in #293
  • Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 by @dependabot in #297
  • Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #305
  • Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #304
  • Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #313
  • Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 by @dependabot in #316
  • Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 by @dependabot in #324
  • Bump maven-invoker-plugin from 3.4.0 to 3.6.0 by @dependabot in #325
  • Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #319
  • Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #320
  • Bump jackson-dataformat-yaml from 2.14.2 to 2.15.0 by @dependabot in #298
  • Bump jackson-dataformat-yaml from 2.15.0 to 2.15.1 by @dependabot in #310
  • Bump jackson-dataformat-yaml from 2.15.1 to 2.15.2 by @dependabot in #321
  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #330
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #332
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #337
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.8.2 to 3.10.1 by @dependabot in #336
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #354
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #355
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.1 to 3.10.2 by @dependabot in #353
  • Bump org.codehaus.plexus:plexus-archiver from 4.6.3 to 4.9.0 by @dependabot in #352
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.2 to 2.15.3 by @dependabot in #335
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.3 to 2.16.0 by @dependabot in #356
  • Bump com.google.guava:guava from 32.1.1-jre to 32.1.3-jre by @dependabot in #334

Full Changelog: v11.1.0...v11.2.0