Skip to content

Releases: maveniverse/toolbox

0.3.4

19 Oct 11:42
Compare
Choose a tag to compare

What's Changed

  • Make Artifact sources first class citizens by @cstamas in #129

Full Changelog: release-0.3.3...release-0.3.4

0.3.3

17 Oct 09:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-0.3.2...release-0.3.3

0.3.2

19 Sep 16:22
Compare
Choose a tag to compare

Added new trees Mojos (all require project):

  • parent-child-tree: shows a tree of reactor modules where child node refers to parent node as "parent POM".
  • subproject-tree: shows a tree of reactor modules where parent node enlists child nodes as subproject (aka "module")
  • project-dependency-tree: shows a tree of reactor modules where parent node enlists child nodes as dependencies. This tree is similar to "ordinary tree" but does not have scope and reflects in-reactor inter-project relations. May show "external" (outside of reactor) dependencies as well, but unlike plain tree, it stops on hitting external dependency.

What's Changed

Full Changelog: release-0.3.1...release-0.3.2

0.3.1

18 Sep 14:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-0.3.0...release-0.3.1

0.3.0

17 Sep 15:27
Compare
Choose a tag to compare

Major refactoring with notable changes:

  • shared module is now reusable for those interested in actual results
  • Output huge improvement
  • CLI ITs

What's Changed

Full Changelog: release-0.2.5...release-0.3.0

0.2.5

04 Sep 14:11
Compare
Choose a tag to compare

Toolbox restores full compatibility with Maven range of [3.6.3,).

What's Changed

Full Changelog: release-0.2.4...release-0.2.5

0.2.4

03 Sep 18:52
Compare
Choose a tag to compare

What's Changed

  • dm-tree omits parent inherited DM entries by @cstamas in #99

Full Changelog: release-0.2.3...release-0.2.4

0.2.3

02 Sep 08:00
Compare
Choose a tag to compare

Using latest MIMA/MMR (rewritten MMR extension), new goals:

  • dm-list
  • dm-tree
  • gav-dm-list
  • gav-dm-tree

For dependency management analysis.

What's Changed

Full Changelog: release-0.2.2...release-0.2.3

0.2.2

28 Aug 10:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-0.2.1...release-0.2.2

0.2.1

26 Aug 17:36
Compare
Choose a tag to compare

What's Changed

  • Bump version.mavenPluginTools from 3.13.1 to 3.14.0 by @dependabot in #88
  • Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1 by @dependabot in #90
  • DM ops by @cstamas in #92
  • bug: there was a typo, and username was used for pw as well by @cstamas in #93

Full Changelog: release-0.2.0...release-0.2.1