0

I would like to maintain a simple list of all the licenses used by third party libraries for my dependencies in Maven. I may be asking the question the wrong way and cannot find an appropriate plugin to do so.

I'm looking for something like Grunt License, but for Java.

el n00b
  • 1,957
  • 7
  • 37
  • 64
  • I think this thread will help you [Pascal Thivent answer seems to be good][1] [1]: http://stackoverflow.com/questions/2493507/maven-report-on-licenses-your-project-depends-on – Igor Iris Aug 06 '15 at 14:02
  • That's exactly what I needed, thanks. – el n00b Aug 06 '15 at 14:06
  • The following post answers this: * http://stackoverflow.com/questions/2493507/maven-report-on-licenses-your-project-depends-on – el n00b Aug 06 '15 at 14:07
  • I would take a deep look at the [license-maven-plugin](http://www.mojohaus.org/license-maven-plugin/) – khmarbaise Aug 07 '15 at 07:36

0 Answers0