Releases: apache/maven-archiver
Releases · apache/maven-archiver
4.0.0-beta-4
What's Changed
- Update Maven CI to 4.0rc1 by @slachiewicz in #80
- Declare used dependencies by @elharo in #81
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.2 by @dependabot[bot] in #85
- Bump org.mockito:mockito-core from 4.6.1 to 5.0.0 by @dependabot[bot] in #82
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot[bot] in #87
- Enable GitHub Issues by @Bukama in #92
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 by @dependabot[bot] in #91
- Bump org.apache.maven.shared:maven-shared-components from 43 to 45 by @dependabot[bot] in #272
- Fall back on SOURCE_DATE_EPOCH if it exists by @fridrich in #273
- Treat empty Automatic-Module-Name as no Automatic-Module-Name at all by @fridrich in #274
- improve Reproducible Builds javadoc after #273 by @hboutemy in #285
- The requested profile "run-its" could not be activated because it doe… by @fridrich in #286
- Upgrade to maven-4.0.0-rc-4 and maven-plugin-testing-harness-4.0.0-beta-4 by @fridrich in #282
New Contributors
- @slachiewicz made their first contribution in #80
Full Changelog: maven-archiver-4.0.0-beta-3...maven-archiver-4.0.0-beta-4
3.6.4
🚀 New features and improvements
- improve Reproducible Builds javadoc (#284) @hboutemy
- Fall back on SOURCE_DATE_EPOCH if it exists (3.x) (#281) @fridrich
🐛 Bug Fixes
👻 Maintenance
📦 Dependency updates
- Bump org.apache.maven.shared:maven-shared-components from 43 to 45 (#278) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 (#279) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.26.0 to 3.27.3 (#277) @dependabot[bot]
4.0.0-beta-3
What's Changed
- Remove commented code by @elharo in #75
- [MSHARED-1452] Rename package by @gnodet in #76
- Remove unused class by @elharo in #78
- Remove unused parameters, use CachingWriter, simplify a bit by @gnodet in #79
Full Changelog: maven-archiver-4.0.0-beta-2...maven-archiver-4.0.0-beta-3
4.0.0-beta-2
What's Changed
- [MSHARED-1421] Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 by @dependabot[bot] in #66
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot[bot] in #64
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot[bot] in #68
- [MSHARED-1447] Bump org.apache.maven.shared:maven-shared-components from 42 to 43 by @dependabot[bot] in #67
- Upgrade to beta-5 by @gnodet in #74
- Bump slf4jVersion from 2.0.13 to 2.0.16 by @dependabot[bot] in #71
- [MSHARED-546] Change groupId to org.apache.maven.shared by @gnodet in #65
Full Changelog: maven-archiver-4.0.0-beta-1...maven-archiver-4.0.0-beta-2
3.6.3
Bug
- [MSHARED-1445] - Unix timestamps since the epoch are not subject to the boundary checks
Task
- [MSHARED-1446] - Add docs about repro build output timestamp boundaries
Dependency upgrade
- [MSHARED-1417] - Upgrade parent POM to version 42
- [MSHARED-1421] - Update org.codehaus.plexus:plexus-archiver to 4.10.0
- [MSHARED-1447] - Upgrade to Parent 43
Full Changelog: maven-archiver-3.6.2...maven-archiver-3.6.3
4.0.0-beta-1
Release Notes - Maven Shared Components - Version maven-archiver-4.0.0-beta-1
New Feature
- [MSHARED-1415] - Switch to the Maven 4 API
Dependency upgrade
- [MSHARED-1417] - Upgrade parent POM to version 42
What's Changed
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot[bot] in #60
- [MSHARED-1417] Bump org.apache.maven.shared:maven-shared-components from 41 to 42 by @dependabot[bot] in #58
- [MSHARED-1415] Switch to the Maven 4 API by @gnodet in #46
- Cleanup dependencies by @gnodet in #61
- Fix license/notice by @gnodet in #62
- Build with JDK 17 and 21 in Jenkins by @gnodet in #63
Full Changelog: maven-archiver-3.6.2...maven-archiver-4.0.0-beta-1
3.6.2
Release Notes - Maven Shared Components - Version maven-archiver-3.6.2
What's Changed
- Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in #43
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #50
- Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 by @dependabot in #47
- Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 by @dependabot in #48
- Bump org.apache.maven.shared:maven-shared-components from 40 to 41 by @dependabot in #45
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #51
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #52
- Bump apache/maven-gh-actions-shared from 3 to 4 by @dependabot in #54
- [MSHARED-1365] Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2 by @dependabot in #55
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #53
- [MSHARED-1367] Improvement in unit tests by @slawekjaranowski in #56
Full Changelog: maven-archiver-3.6.1...maven-archiver-3.6.2
3.6.1
What's Changed
- [MSHARED-1179] - Upgrade Parent to 39 by @jorsol in #27
- [MSHARED-1179] Back to 3.6.1-SNAPSHOT by @elharo in #31
- Bump plexus-archiver from 1.0-alpha-7 to 3.6.0 in /src/test/resources by @dependabot in #26
- Bump plexus-utils from 3.4.2 to 3.5.1 by @dependabot in #30
- Bump plexus-io from 3.4.0 to 3.4.1 by @dependabot in #28
- Bump junit-jupiter from 5.9.2 to 5.9.3 by @dependabot in #32
- [MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String) by @timtebeek in #34
- [MSHARED-1251] - Deprecate the JAR Index feature (JDK-8302819) by @jorsol in #33
- [MSHARED-1291] Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #37
- [MSHARED-1292] Bump org.codehaus.plexus:plexus-archiver from 4.4.0 to 4.8.0 by @dependabot in #39
- [MSHARED-1292] Bump org.codehaus.plexus:plexus-archiver from 3.6.0 to 4.8.0 in /src/test/resources by @dependabot in #38
- [MSHARED-1294] Upgrade Parent to 40 by @slawekjaranowski in #40
- [MSHARED-1293] Refresh download page by @slawekjaranowski in #41
- [MSHARED-1297] Prefer JDK features over plexus-utils, plexus-io by @slawekjaranowski in #42
New Contributors
- @dependabot made their first contribution in #26
- @timtebeek made their first contribution in #34
- @slawekjaranowski made their first contribution in #40
Full Changelog: maven-archiver-3.6.0...maven-archiver-3.6.1
3.6.0
What's Changed
- [MSHARED-991] - Require Java 8 by @jorsol in #19
- [MSHARED-1081] Drop m-shared-utils by @cstamas in #23
- [MSHARED-1082] - Update Plexus IO to 3.3.1 by @jorsol in #24
- [MSHARED-1066] - Upgrade Plexus Archiver to 4.3.0, Improve the Reproducible Builds methods by @jorsol in #22
- [MSHARED-1088] Update Plexus IO 3.4.0 and Plexus Archiver 4.4.0 by @cstamas in #25
New Contributors
Full Changelog: maven-archiver-3.5.2...maven-archiver-3.6.0
3.5.2
What's Changed
- [MSHARED-1013] Upgrade Plexus Archiver to 4.2.7 by @michael-o in #17
Full Changelog: maven-archiver-3.5.1...maven-archiver-3.5.2