This could help maybe:
http://docs.atlassian.com/maven-licenses-plugin/0.2/project-summary.html

SaM

On Wed, Mar 25, 2009 at 7:23 PM,  <torsten.reinh...@gi-de.com> wrote:
> Hi,
>
> when we ship our product, we have to ship also all used 3rdParty licenses.
> Is there a way to detect the license.txt files automatically?
> Extract those files from all dependencies, for example?
>
> Or do I have to enumerate all licenses in my pom.xml
>
>  <licenses>
>    <license>
>      <name>....</name>
>      <url>.....</url>
>    </license>
>  </licenses>
>
> These plugins are NOT what I´m looking for:
>
> 1) http://code.google.com/p/maven-license-plugin/
>
> 2) http://mojo.codehaus.org/rat-maven-plugin/
>
> thanx for any advice,
>
> Torsten
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to