Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
maven-mvnd-1.0.3-windows-amd64.tar.gz | 2025-09-17 | 23.8 MB | |
maven-mvnd-1.0.3-windows-amd64.zip | 2025-09-17 | 23.9 MB | |
maven-mvnd-1.0.3-darwin-aarch64.tar.gz | 2025-09-17 | 23.4 MB | |
maven-mvnd-1.0.3-darwin-aarch64.zip | 2025-09-17 | 23.5 MB | |
maven-mvnd-1.0.3-darwin-amd64.tar.gz | 2025-09-17 | 23.3 MB | |
maven-mvnd-1.0.3-darwin-amd64.zip | 2025-09-17 | 23.4 MB | |
maven-mvnd-1.0.3-linux-amd64.tar.gz | 2025-09-17 | 24.1 MB | |
maven-mvnd-1.0.3-linux-amd64.zip | 2025-09-17 | 24.2 MB | |
maven-mvnd-1.0.3-src.tar.gz | 2025-09-17 | 384.6 kB | |
maven-mvnd-1.0.3-src.zip | 2025-09-17 | 829.2 kB | |
1.0.3 source code.tar.gz | 2025-09-17 | 382.6 kB | |
1.0.3 source code.zip | 2025-09-17 | 868.2 kB | |
README.md | 2025-09-17 | 9.7 kB | |
Totals: 13 Items | 192.1 MB | 2 |
This release provides binaries based on Maven 3.9.11. 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.3/
What's Changed
- Bump maven.plugin-tools.version from 3.14.0 to 3.15.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1115
- Bump io.takari.maven:takari-smart-builder from 1.0.0 to 1.0.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1111
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1108
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1114
- Bump groovy.version from 4.0.22 to 4.0.23 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1140
- Bump ca.vanzyl.provisio.maven.plugins:provisio-maven-plugin from 1.0.25 to 1.1.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1138
- Bump io.takari.maven:takari-smart-builder from 1.0.1 to 1.0.2 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1136
- Bump testcontainers.version from 1.20.1 to 1.20.2 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1154
- Bump org.graalvm.nativeimage:svm from 24.0.2 to 24.1.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1147
- Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2 to 4.0.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1160
- Bump jline.version from 3.26.3 to 3.27.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1148
- Bump native-maven-plugin from 0.10.2 to 0.10.3 by @cstamas in https://github.com/apache/maven-mvnd/pull/1144
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1162
- Bump jline.version from 3.27.0 to 3.27.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1167
- Bump org.graalvm.nativeimage:svm from 24.1.0 to 24.1.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1168
- Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1177
- Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1178
- Bump testcontainers.version from 1.20.2 to 1.20.3 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1181
- Bump maven.plugin-tools.version from 3.15.0 to 3.15.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1186
- Bump groovy.version from 4.0.23 to 4.0.24 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1192
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1193
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1194
- Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1195
- Bump testcontainers.version from 1.20.3 to 1.20.4 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1206
- Backports by @gnodet in https://github.com/apache/maven-mvnd/pull/1210
- Bump org.graalvm.buildtools:native-maven-plugin from 0.10.3 to 0.10.4 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1214
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1217
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1233
- Bump jline.version from 3.27.1 to 3.28.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1225
- Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.0.1 to 4.1.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1240
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1242
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1245
- Add PR Automation action by @slawekjaranowski in https://github.com/apache/maven-mvnd/pull/1273
- Bump groovy.version from 4.0.24 to 4.0.25 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1251
- Bump org.graalvm.nativeimage:svm from 24.1.1 to 24.2.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1310
- Bump Maven version from 3.9.9 to 3.9.10 by @slawekjaranowski in https://github.com/apache/maven-mvnd/pull/1340
- [MNG-8315] Fix MAVEN_PROJECTBASEDIR in mvn.cmd when .mvn is at drive root by @slawekjaranowski in https://github.com/apache/maven-mvnd/pull/1354
- Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1352
- Bump org.graalvm.buildtools:native-maven-plugin from 0.10.4 to 0.10.6 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1291
- Bump sisu.version from 0.9.0.M3 to 0.9.0.M4 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1344
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1366
- Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.1.1 to 4.2.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1369
- Bump maven.version from 3.9.10 to 3.9.11 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1373
- Bump groovy.version from 4.0.25 to 4.0.27 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1374
- Bump testcontainers.version from 1.20.4 to 1.21.3 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1367
- Bump jline.version from 3.28.0 to 3.30.4 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1351
- Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.4 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1370
- Bump org.graalvm.buildtools:native-maven-plugin from 0.10.6 to 0.11.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1380
- Bump io.takari.maven:takari-smart-builder from 1.0.2 to 1.1.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1379
- Bump info.picocli:picocli-codegen from 4.7.6 to 4.7.7 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1376
- Bump groovy.version from 4.0.27 to 4.0.28 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1382
- Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1384
- Bump org.apache.maven:maven-parent from 43 to 45 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1378
- Bump org.graalvm.nativeimage:svm from 24.2.1 to 24.2.2 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1377
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1400
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1396
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1388
- Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1403
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1402
- Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.2 to 3.3.3 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1409
- Bump maven resolver to 1.9.24 by @manofthepeace in https://github.com/apache/maven-mvnd/pull/1381
- Bump jline.version from 3.30.4 to 3.30.5 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1391
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1394
- Bump roaster to 2.28.3 by @cstamas in https://github.com/apache/maven-mvnd/pull/1411
- Improve Windows RSS memory retrieval with multiple fallback strategie… by @cstamas in https://github.com/apache/maven-mvnd/pull/1415
- Bump groovy.version from 4.0.28 to 5.0.0 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1404
- Fix mvnd.java.home not set in noDaemon mode (#1410) by @cstamas in https://github.com/apache/maven-mvnd/pull/1418
- Bump jline from 3.30.5 to 3.30.6 by @cstamas in https://github.com/apache/maven-mvnd/pull/1420
- Lazy daemon by @cstamas in https://github.com/apache/maven-mvnd/pull/1419
- Bump groovy.version from 5.0.0 to 5.0.1 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1423
- Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.3 to 3.3.4 by @dependabot[bot] in https://github.com/apache/maven-mvnd/pull/1426
- backport: Make DaemonRegistry concurrency-safe by @cstamas in https://github.com/apache/maven-mvnd/pull/1427
New Contributors
- @manofthepeace made their first contribution in https://github.com/apache/maven-mvnd/pull/1381
Full Changelog: https://github.com/apache/maven-mvnd/compare/1.0.2...1.0.3