Java Mailing List Archive

http://www.java2.5341.com/

Home » Maven Users List »

How to aggregate License info

bshepherd

2008-10-03

Replies: Find Java Web Hosting

Author LoginPost Reply

I have a requirement to determine all dependencies used in our project and
determine what licenses are used. When I use the site:site/site:deploy goals
I can select the Dependencies link for reports and get a License section
that looks like the following:

Licenses
  SILENTWIRE License 1.0: Silentwire Common, Silentwire Dissector
  BSD Style License: Trilead SSH for Java
  Sun Microsystems, Inc. Binary Code License Agreement: JMX 1.2 Reference
Implementation, JMXTools 1.2.1, Java Message Service
  Common Public License Version 1.0: JUnit
  MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
  The Apache Software License, Version 2.0: Apache Log4j, Apache MINA
Core, Codec, Collections,   Commons BeanUtils, Commons IO, Commons
Logging, Lang
Common Development and Distribution License (CDDL) v1.0: JavaBeans
Activation Framework (JAF), JavaMail API


This is great, however, we have so many sub modules, that it takes quite a
bit of manual effort to look through all the modules, select the dependency
report and view/copy the License info.


Does anyone know how to aggregate all the dependencies with license info
during site creation, or is there a better way to find this information.

Thanks
--
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 java2.5341.com - Jax Systems, LLC, U.S.A.