Skip to content
Compare
Choose a tag to compare
@peter-murray peter-murray released this 22 Feb 17:30
· 81 commits to main since this release
72bdd87
  • Introduced support for maven multi module project, reporting as an aggregation on the top level POM
  • Added support for maven wrapper if provided in the project
  • Improved reporting and modification of the path to the POM file so as to be a correct link in dependency graph
  • Fixed the bug reported in #19 by using more parts of the Maven coordinate system to guarantee uniqueness on the PackageURLs for the dependencies, i.e. the type and classifier are now supported if specified.