You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2015/05/30 23:38:17 UTC

[jira] [Comment Edited] (MCHECKSTYLE-297) pom.xml does not specify licenses stanza

    [ https://issues.apache.org/jira/browse/MCHECKSTYLE-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14566208#comment-14566208 ] 

Karl Heinz Marbaise edited comment on MCHECKSTYLE-297 at 5/30/15 9:37 PM:
--------------------------------------------------------------------------

The [ASF parent|http://svn.apache.org/viewvc/maven/pom/tags/apache-16/pom.xml?view=markup] contains the correct license tag from which the checkstyle plugin etc. is inheriting.

maven-checkstyle-plugin inherits from maven-plugin (parent) where maven-plugin parent inherits from maven parent and from ASF..

http://maven.apache.org/pom/

That's the idea of a general parent(s) to avoid repeating several things which is the same for a large number of project. So there is no need to add the license entry into the maven-checkstyle-plugin pom file.


was (Author: khmarbaise):
The [ASF parent|http://svn.apache.org/viewvc/maven/pom/tags/apache-16/pom.xml?view=markup] contains the correct license tag from which the checkstyle plugin etc. are inheriting. That's the idea of a general parent to avoid repeating several things which is the same for a large number of project. So there is no need to add the license entry into the maven-checkstyle-plugin pom file.

> pom.xml does not specify licenses stanza
> ----------------------------------------
>
>                 Key: MCHECKSTYLE-297
>                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-297
>             Project: Maven Checkstyle Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.15
>            Reporter: Andrew Gaul
>            Priority: Minor
>
> This allows license compliance tools like VersionEye to categorize dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)