You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dan Tran <da...@gmail.com> on 2010/07/29 07:29:47 UTC

licensing report

Hi

I need a licensing report for all of a build dependencies that can
present a table like

groupId   artifactId   version  licenseType  url


have you seen a plugin close to this?

-Dan

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


Re: licensing report

Posted by Dan Tran <da...@gmail.com>.
That is exactly what I am looking for.

Huge thanks

-Dan

On Wed, Jul 28, 2010 at 11:37 PM, David Jencks <da...@yahoo.com> wrote:
> maven-remote-resources plugin + the apache resource bundle generates a DEPENDENCIES file included in the jar that has most or all of this info in it.   You might be able to modify the velocity template to present the info how you want.  It's not exactly a report, however.
>
> david jencks
>
> On Jul 28, 2010, at 10:29 PM, Dan Tran wrote:
>
>> Hi
>>
>> I need a licensing report for all of a build dependencies that can
>> present a table like
>>
>> groupId   artifactId   version  licenseType  url
>>
>>
>> have you seen a plugin close to this?
>>
>> -Dan
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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


Re: licensing report

Posted by David Jencks <da...@yahoo.com>.
maven-remote-resources plugin + the apache resource bundle generates a DEPENDENCIES file included in the jar that has most or all of this info in it.   You might be able to modify the velocity template to present the info how you want.  It's not exactly a report, however.

david jencks

On Jul 28, 2010, at 10:29 PM, Dan Tran wrote:

> Hi
> 
> I need a licensing report for all of a build dependencies that can
> present a table like
> 
> groupId   artifactId   version  licenseType  url
> 
> 
> have you seen a plugin close to this?
> 
> -Dan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


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