Skip to content

1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:44
· 1 commit to master since this release
maven-build-cache-extension-1.3.0
b875ae9

🚀 New features and improvements

  • Support build caching for single-goal and forked-lifecycle executions (#522) @olamy
  • Stop compiling against Wagon; classify not-found via the Resolver SPI (#521) @slachiewicz
  • Issue #496 Support maven.build.cache.skipSave as module-level property (#497) @alascbio
  • Add includeHidden option to to opt hidden files back into cache input scanning (#519) @royteeuwen
  • Bug: proper classifier handling (#508) @cstamas
  • Recreate timestamp preservation fix on current master (#512) @cowwoc

🐛 Bug Fixes

  • Issue #496 Support maven.build.cache.skipSave as module-level property (#497) @alascbio
  • Fix timestamp preservation when extracting cached files (#387) @cowwoc

📝 Documentation updates

  • Stop Velocity from swallowing the subsection headings (#523) @slachiewicz
  • Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#501) @potiuk
  • Update readme (#514) @cstamas

👻 Maintenance

  • Stop Velocity from swallowing the subsection headings (#523) @slachiewicz
  • Target Maven 4.0.0-rc-6 in the maven4.0 profile (#520) @slachiewicz
  • Declare Resolver API and Util next to SPI (#515) @cstamas
  • Reverse Maven versions (#509) @cstamas
  • Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (#501) @potiuk
  • Replace deprecated Plexus WriterFactory usage in MavenProjectInput (#444) @anukalp2804

📦 Dependency updates

  • Stop compiling against Wagon; classify not-found via the Resolver SPI (#521) @slachiewicz
  • Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.1 to 1.1.0 (#516) @dependabot[bot]
  • Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 5 (#505) @dependabot[bot]
  • Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml from 4 to 5 (#506) @dependabot[bot]
  • Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 to 5 (#504) @dependabot[bot]
  • Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml from 4 to 5 (#507) @dependabot[bot]
  • Bump org.apache.maven.extensions:maven-extensions from 48 to 49 (#500) @dependabot[bot]
  • Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.0 to 1.0.1 (#499) @dependabot[bot]
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0 (#494) @dependabot[bot]
  • Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22 (#495) @dependabot[bot]