Skip to content

1.0.2

Latest
Compare
Choose a tag to compare
@cstamas cstamas released this 24 Aug 10:38
· 76 commits to master since this release

This release provides binaries based on Maven 3.9.9. From now on, Maven Daemon 1.x line will wrap Maven 3.x binaries, while Maven Daemon 2.x will wrap Maven 4.x binaries.

Sources for mvnd-2.x are on master branch.
Sources for mvnd-1.x are on mvnd-1.x branch.

Downloads:
https://downloads.apache.org/maven/mvnd/1.0.2/

What's Changed

  • [1.x] Separate message and exception by newline by @oehme in #1055
  • [1.x] Fix user properties interpolation and maven.multiModuleProjectDirectory (fixes #1031) by @gnodet in #1056
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 by @dependabot in #1068
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #1064
  • Bump org.apache.maven:maven-parent from 42 to 43 by @dependabot in #1070
  • Bump io.takari.maven:takari-smart-builder from 0.6.6 to 1.0.0 by @dependabot in #1069
  • Bump groovy.version from 4.0.21 to 4.0.22 by @dependabot in #1061
  • Bump maven.resolver.version from 1.9.20 to 1.9.21 by @dependabot in #1073
  • Fix daemon connection issues by @oehme in #1071
  • Bump jline.version from 3.26.2 to 3.26.3 by @dependabot in #1077
  • Bump testcontainers.version from 1.19.8 to 1.20.0 by @dependabot in #1076
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #1080
  • Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 by @dependabot in #1091
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #1086
  • Bump testcontainers.version from 1.20.0 to 1.20.1 by @dependabot in #1085
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1 by @dependabot in #1095
  • Use Maven 3.9.9 by @cstamas in #1096
  • Bump maven.plugin-tools.version from 3.13.1 to 3.14.0 by @dependabot in #1103
  • Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by @dependabot in #1101
  • [1.x] Bulk update and some comments by @cstamas in #1105

Full Changelog: 1.0.1...1.0.2