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: [email protected]
For additional commands, e-mail: [email protected]