You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Maxim Solodovnik <so...@gmail.com> on 2016/05/26 04:19:50 UTC

Questions regarding License Maven Plugin

Hello All,

I'm trying to integrate license-maven-plugin and have couple of questions:

1) it seems like "aggregate-add-third-party" goal with "useMissingFile"
option is not generating "src/license/THIRD-PARTY.properties" files, is
this by design?

2) it seems "groupByLicense" option is not available for
"aggregate-add-third-party"
goal, maybe it can be added?

3) Is it possible to generate LICENSE file like [1] using this plugin?

so there will be blocks like:
license name
affected libraries
license text


Thanks in advance for the answers :)

[1]
https://git-wip-us.apache.org/repos/asf?p=tomee.git;a=blob_plain;f=LICENSE;hb=HEAD

-- 
WBR
Maxim aka solomax

Re: Questions regarding License Maven Plugin

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,

On 5/26/16 1:30 PM, Karl Heinz Marbaise wrote:
> Hi Maxim,
>
> not a big issue many of the MojoHaus developers are also on this list ...
>
> Yeah the page of the license-maven-plugin has not been updated for a
> longer time (last time with the release of the license-maven-plugin)...

I completely missed there has been a release a few days ago..this should 
have been changed..

>
> So you can use this:
>
> https://groups.google.com/forum/#!forum/mojohaus-dev
>
> Kind regards
> Karl Heinz Marbaise
>
>
>
> On 5/26/16 12:13 PM, Maxim Solodovnik wrote:
>> Hm,
>> According to [1], this is the only user list available
>> So I hope to get some answers to my questions here
>>
>> [1] http://www.mojohaus.org/license-maven-plugin/mail-lists.html
>>
>> On Thu, May 26, 2016 at 3:53 PM, Maxim Solodovnik <so...@gmail.com>
>> wrote:
>>
>>> sorry for posting to the wrong list
>>> The plugin was announced here, this is why I wrote here :(
>>> Will write to the correct list
>>>
>>> On Thu, May 26, 2016 at 3:34 PM, Stian Soiland-Reyes <st...@apache.org>
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> license-maven-plugin is not maintained by Apache, and have its own
>>>> mailing
>>>> list which should be able to help you further:
>>>>
>>>> http://www.mojohaus.org/license-maven-plugin/mail-lists.html
>>>>
>>>> Some documentation for each goal:
>>>>
>>>> http://www.mojohaus.org/license-maven-plugin/plugin-info.html
>>>> On 26 May 2016 5:19 a.m., "Maxim Solodovnik" <so...@gmail.com>
>>>> wrote:
>>>>
>>>>> Hello All,
>>>>>
>>>>> I'm trying to integrate license-maven-plugin and have couple of
>>>> questions:
>>>>>
>>>>> 1) it seems like "aggregate-add-third-party" goal with
>>>>> "useMissingFile"
>>>>> option is not generating "src/license/THIRD-PARTY.properties"
>>>>> files, is
>>>>> this by design?
>>>>>
>>>>> 2) it seems "groupByLicense" option is not available for
>>>>> "aggregate-add-third-party"
>>>>> goal, maybe it can be added?
>>>>>
>>>>> 3) Is it possible to generate LICENSE file like [1] using this plugin?
>>>>>
>>>>> so there will be blocks like:
>>>>> license name
>>>>> affected libraries
>>>>> license text
>>>>>
>>>>>
>>>>> Thanks in advance for the answers :)
>>>>>
>>>>> [1]
>>>>>
>>>>>
>>>> https://git-wip-us.apache.org/repos/asf?p=tomee.git;a=blob_plain;f=LICENSE;hb=HEAD

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


Re: Questions regarding License Maven Plugin

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Maxim,

not a big issue many of the MojoHaus developers are also on this list ...

Yeah the page of the license-maven-plugin has not been updated for a 
longer time (last time with the release of the license-maven-plugin)...

So you can use this:

https://groups.google.com/forum/#!forum/mojohaus-dev

Kind regards
Karl Heinz Marbaise



On 5/26/16 12:13 PM, Maxim Solodovnik wrote:
> Hm,
> According to [1], this is the only user list available
> So I hope to get some answers to my questions here
>
> [1] http://www.mojohaus.org/license-maven-plugin/mail-lists.html
>
> On Thu, May 26, 2016 at 3:53 PM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
>> sorry for posting to the wrong list
>> The plugin was announced here, this is why I wrote here :(
>> Will write to the correct list
>>
>> On Thu, May 26, 2016 at 3:34 PM, Stian Soiland-Reyes <st...@apache.org>
>> wrote:
>>
>>> Hi,
>>>
>>> license-maven-plugin is not maintained by Apache, and have its own mailing
>>> list which should be able to help you further:
>>>
>>> http://www.mojohaus.org/license-maven-plugin/mail-lists.html
>>>
>>> Some documentation for each goal:
>>>
>>> http://www.mojohaus.org/license-maven-plugin/plugin-info.html
>>> On 26 May 2016 5:19 a.m., "Maxim Solodovnik" <so...@gmail.com>
>>> wrote:
>>>
>>>> Hello All,
>>>>
>>>> I'm trying to integrate license-maven-plugin and have couple of
>>> questions:
>>>>
>>>> 1) it seems like "aggregate-add-third-party" goal with "useMissingFile"
>>>> option is not generating "src/license/THIRD-PARTY.properties" files, is
>>>> this by design?
>>>>
>>>> 2) it seems "groupByLicense" option is not available for
>>>> "aggregate-add-third-party"
>>>> goal, maybe it can be added?
>>>>
>>>> 3) Is it possible to generate LICENSE file like [1] using this plugin?
>>>>
>>>> so there will be blocks like:
>>>> license name
>>>> affected libraries
>>>> license text
>>>>
>>>>
>>>> Thanks in advance for the answers :)
>>>>
>>>> [1]
>>>>
>>>>
>>> https://git-wip-us.apache.org/repos/asf?p=tomee.git;a=blob_plain;f=LICENSE;hb=HEAD
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>

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


Re: Questions regarding License Maven Plugin

Posted by Maxim Solodovnik <so...@gmail.com>.
Hm,
According to [1], this is the only user list available
So I hope to get some answers to my questions here

[1] http://www.mojohaus.org/license-maven-plugin/mail-lists.html

On Thu, May 26, 2016 at 3:53 PM, Maxim Solodovnik <so...@gmail.com>
wrote:

> sorry for posting to the wrong list
> The plugin was announced here, this is why I wrote here :(
> Will write to the correct list
>
> On Thu, May 26, 2016 at 3:34 PM, Stian Soiland-Reyes <st...@apache.org>
> wrote:
>
>> Hi,
>>
>> license-maven-plugin is not maintained by Apache, and have its own mailing
>> list which should be able to help you further:
>>
>> http://www.mojohaus.org/license-maven-plugin/mail-lists.html
>>
>> Some documentation for each goal:
>>
>> http://www.mojohaus.org/license-maven-plugin/plugin-info.html
>> On 26 May 2016 5:19 a.m., "Maxim Solodovnik" <so...@gmail.com>
>> wrote:
>>
>> > Hello All,
>> >
>> > I'm trying to integrate license-maven-plugin and have couple of
>> questions:
>> >
>> > 1) it seems like "aggregate-add-third-party" goal with "useMissingFile"
>> > option is not generating "src/license/THIRD-PARTY.properties" files, is
>> > this by design?
>> >
>> > 2) it seems "groupByLicense" option is not available for
>> > "aggregate-add-third-party"
>> > goal, maybe it can be added?
>> >
>> > 3) Is it possible to generate LICENSE file like [1] using this plugin?
>> >
>> > so there will be blocks like:
>> > license name
>> > affected libraries
>> > license text
>> >
>> >
>> > Thanks in advance for the answers :)
>> >
>> > [1]
>> >
>> >
>> https://git-wip-us.apache.org/repos/asf?p=tomee.git;a=blob_plain;f=LICENSE;hb=HEAD
>> >
>> > --
>> > WBR
>> > Maxim aka solomax
>> >
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: Questions regarding License Maven Plugin

Posted by Maxim Solodovnik <so...@gmail.com>.
sorry for posting to the wrong list
The plugin was announced here, this is why I wrote here :(
Will write to the correct list

On Thu, May 26, 2016 at 3:34 PM, Stian Soiland-Reyes <st...@apache.org>
wrote:

> Hi,
>
> license-maven-plugin is not maintained by Apache, and have its own mailing
> list which should be able to help you further:
>
> http://www.mojohaus.org/license-maven-plugin/mail-lists.html
>
> Some documentation for each goal:
>
> http://www.mojohaus.org/license-maven-plugin/plugin-info.html
> On 26 May 2016 5:19 a.m., "Maxim Solodovnik" <so...@gmail.com> wrote:
>
> > Hello All,
> >
> > I'm trying to integrate license-maven-plugin and have couple of
> questions:
> >
> > 1) it seems like "aggregate-add-third-party" goal with "useMissingFile"
> > option is not generating "src/license/THIRD-PARTY.properties" files, is
> > this by design?
> >
> > 2) it seems "groupByLicense" option is not available for
> > "aggregate-add-third-party"
> > goal, maybe it can be added?
> >
> > 3) Is it possible to generate LICENSE file like [1] using this plugin?
> >
> > so there will be blocks like:
> > license name
> > affected libraries
> > license text
> >
> >
> > Thanks in advance for the answers :)
> >
> > [1]
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=tomee.git;a=blob_plain;f=LICENSE;hb=HEAD
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>



-- 
WBR
Maxim aka solomax

Re: Questions regarding License Maven Plugin

Posted by Maxim Solodovnik <so...@gmail.com>.
Thanks for clarifications, wrote the post to the correspondent google-group

On Fri, May 27, 2016 at 7:27 PM, Mark H. Wood <mw...@iupui.edu> wrote:

> On Thu, May 26, 2016 at 10:34:28AM +0100, Stian Soiland-Reyes wrote:
> > license-maven-plugin is not maintained by Apache, and have its own
> mailing
> > list which should be able to help you further:
>
> More generally:  a plugin with a name like FOO-maven-plugin is not
> maintained by the Maven project, and it would be good to see if it has
> its own mailing list.  A plugin with a name like maven-FOO-plugin
> probably *is* maintained by the Maven project.
>
> --
> Mark H. Wood
> Lead Technology Analyst
>
> University Library
> Indiana University - Purdue University Indianapolis
> 755 W. Michigan Street
> Indianapolis, IN 46202
> 317-274-0749
> www.ulib.iupui.edu
>



-- 
WBR
Maxim aka solomax

Re: Questions regarding License Maven Plugin

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Mark,

On 5/27/16 3:27 PM, Mark H. Wood wrote:
> On Thu, May 26, 2016 at 10:34:28AM +0100, Stian Soiland-Reyes wrote:
>> license-maven-plugin is not maintained by Apache, and have its own mailing
>> list which should be able to help you further:

This page
http://www.mojohaus.org/mail-lists.html

shows the users mailing list of the Apache Maven Project as Mailing list 
for the mojohaus .....which is not correct...;-(

Use the dev mailing list...

>
> More generally:  a plugin with a name like FOO-maven-plugin is not
> maintained by the Maven project, and it would be good to see if it has
> its own mailing list.  A plugin with a name like maven-FOO-plugin
> probably *is* maintained by the Maven project.
>

We should make it more clear.

The name of the plugin alone maven-FOO-plugin is not enough..the groupId 
tells you the rest:


org.apache.maven.plugins  is the group of the maven-plugins which are 
maintained here at the Apache Maven Project:

The list of plugins:

https://maven.apache.org/plugins/

We have also a number of shared artifacts (usually used by plugins also 
outside of Apache).

https://maven.apache.org/shared/

The other groupId is: org.codehaus.mojo which is maintained at the 
MojoHaus (formerly CodeHaus):

http://www.mojohaus.org/

The list of plugins:

http://www.mojohaus.org/plugins.html (Which is honestly not uptodate)...

Better take a look at https://github.com/mojohaus/



So if you have the groupId: org.apache.maven.plugins plus artifactId: 
maven-compiler-plugin this plugin is mainained here at Apache Maven 
Project...


Kind regards
Karl Heinz Marbaise


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


Re: Questions regarding License Maven Plugin

Posted by "Mark H. Wood" <mw...@IUPUI.Edu>.
On Thu, May 26, 2016 at 10:34:28AM +0100, Stian Soiland-Reyes wrote:
> license-maven-plugin is not maintained by Apache, and have its own mailing
> list which should be able to help you further:

More generally:  a plugin with a name like FOO-maven-plugin is not
maintained by the Maven project, and it would be good to see if it has
its own mailing list.  A plugin with a name like maven-FOO-plugin
probably *is* maintained by the Maven project.

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu

Re: Questions regarding License Maven Plugin

Posted by Stian Soiland-Reyes <st...@apache.org>.
Hi,

license-maven-plugin is not maintained by Apache, and have its own mailing
list which should be able to help you further:

http://www.mojohaus.org/license-maven-plugin/mail-lists.html

Some documentation for each goal:

http://www.mojohaus.org/license-maven-plugin/plugin-info.html
On 26 May 2016 5:19 a.m., "Maxim Solodovnik" <so...@gmail.com> wrote:

> Hello All,
>
> I'm trying to integrate license-maven-plugin and have couple of questions:
>
> 1) it seems like "aggregate-add-third-party" goal with "useMissingFile"
> option is not generating "src/license/THIRD-PARTY.properties" files, is
> this by design?
>
> 2) it seems "groupByLicense" option is not available for
> "aggregate-add-third-party"
> goal, maybe it can be added?
>
> 3) Is it possible to generate LICENSE file like [1] using this plugin?
>
> so there will be blocks like:
> license name
> affected libraries
> license text
>
>
> Thanks in advance for the answers :)
>
> [1]
>
> https://git-wip-us.apache.org/repos/asf?p=tomee.git;a=blob_plain;f=LICENSE;hb=HEAD
>
> --
> WBR
> Maxim aka solomax
>