2

I know that there is an ability to check third-party licenses in your project using License Maven plug-in. Specifically using mvn license:third-party-report goal. However, the problem is that the report will include both declared and transitive dependencies.

I wonder is there any way to report only declared dependency licenses(meaning only those that are present in pom.xml)?

gokareless
  • 1,165
  • 1
  • 10
  • 26

0 Answers0