Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

Releases: lesfurets/partial-build-plugin

Release v2.7

11 Jul 16:30

Choose a tag to compare

  • Option for using native implementation of git commands, instead of jgit #20, resolves #15
  • Option buildAnyways for including modules in the build, whether they had changes or not #22 , addresses #18

Release v2.6

01 Mar 19:49

Choose a tag to compare

Release in Maven Central with Sonatype OSS Staging Repo

Release v2.5

19 Dec 11:57

Choose a tag to compare

Feature additions to enable Sonar analysis executions partially

  • Option for disabling adding impacted projects to build.
  • Option for ignoring all reactor projects.

Refactoring : Separate modules for calculating impacted projects and build session customization.

Release v2.4

10 Oct 11:31

Choose a tag to compare

  • Include build plugins whilst calculating project dependencies
  • Added option buildSnapshotDependencies for building snapshot dependencies for partial builds.
  • Improved integration test stability.

Release v2.3

11 Aug 11:39

Choose a tag to compare

First release after fork and rename.