·
33 commits
to release/13.2
since this release
Engine Dependency Diet ποΈββοΈ
We strive for goals that no longer require an AxonIvy Engine, but work natively in the Maven eco-system. π

Changes
- verify resource phases are executed @ivy-lmu (#882)
- XIVY-17781 adapt to data class serializer change @ivy-lgi (#881)
- add process-test-resources phase @ivy-lmu (#880)
- add description to ivy-test-vm-runtime goal @ivy-lmu (#870)
- renovate: replace EOL winkserver (junit4) with mockserver β»οΈ @ivy-rew (#852)
- XIVY-17416 support package old projects the new way @ivy-lmu (#784)
- XIVY-17416 test large iar package @ivy-lmu (#783)
- XIVY-17416 to stable plexus-archiver @ivy-lmu (#782)
- XIVY-17416 fix out of memory during iar packing @ivy-lmu (#781)
- XIVY-17416 jar unpack - replace existing files @ivy-lmu (#779)
- fix compile existing project test @ivy-lmu (#778)
- XIVY-17416 introduce unpack libs mojo @ivy-lmu (#777)
- XIVY-17416 split cleanup from generate/compile @ivy-lmu (#776)
- XIVY-17305 project build: switch file to path @ivy-lmu (#771)
- XIVY-17305 rename dataclasses.build @ivy-lmu (#770)
- XIVY-16853 package IAR the new way @ivy-lmu (#758)
- XIVY-4974 drop javax.inject version configs @ivy-rew (#757)
- Raise ivy projects to latest version @ivy-team (#731)
- XIVY-16780 migrate to Central portal πͺ @ivy-rew (#718)
- Update default engine version to 13.2.0 @ivy-lli (#715)
- updateDoc:default-plugin @ivy-rew (#708)
π Features
- XIVY-17856 also run validation if default compiler is used @ivy-lmu (#888)
- XIVY-17695 by default unit tests are not run with engine classpath @ivy-lmu (#851)
- code-camp: generate dataclass with ivy-project-build-plugin-api @ivy-lmu (#801)
- code-camp: do not use engine mojo if not needed @ivy-lmu (#797)
- XIVY-17305 split src generation and compilation @ivy-lmu (#767)
- XIVY-4974 introduce configuration
generatedSourcesDirectory@ivy-rew (#751)
π¦ 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
- XIVY-17417 improve unpack and cleanup doc @ivy-lmu (#787)
- add generate-sources to lifecycle doc @ivy-lmu (#775)
- XIVY-17305 doc for generate source @ivy-lmu (#772)