Re: Questions regarding License Maven Plugin

2016-05-27 Thread Karl Heinz Marbaise

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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Questions regarding License Maven Plugin

2016-05-27 Thread Maxim Solodovnik
Thanks for clarifications, wrote the post to the correspondent google-group

On Fri, May 27, 2016 at 7: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:
>
> 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

2016-05-27 Thread Mark H. Wood
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


signature.asc
Description: PGP signature


Re: Questions regarding License Maven Plugin

2016-05-26 Thread Karl Heinz Marbaise

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 
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 
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" 
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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Questions regarding License Maven Plugin

2016-05-26 Thread Karl Heinz Marbaise

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 
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 
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" 
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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Questions regarding License Maven Plugin

2016-05-26 Thread Maxim Solodovnik
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 
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 
> 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" 
>> 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

2016-05-26 Thread Maxim Solodovnik
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 
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"  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

2016-05-26 Thread Stian Soiland-Reyes
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"  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
>


Questions regarding License Maven Plugin

2016-05-25 Thread Maxim Solodovnik
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