[
https://issues.apache.org/jira/browse/COMMONSSITE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246610#comment-14246610
]
Emmanuel Bourg commented on COMMONSSITE-79:
-------------------------------------------
Well, donations are not the only use case for the NOTICE file. The file
contains any relevant information about the origin of the code (like copied
classes, icons or schemas). See the ones from POI and Tomcat for example:
https://github.com/apache/poi/blob/trunk/legal/NOTICE
https://github.com/apache/tomcat/blob/trunk/NOTICE
Some projects also extend the LICENSE file with the full license of the
included elements:
https://github.com/apache/commons-math/blob/master/LICENSE.txt
> maven-remote-resources-plugin is skipped by default + recent apache parent
> pom uses the same version
> ----------------------------------------------------------------------------------------------------
>
> Key: COMMONSSITE-79
> URL: https://issues.apache.org/jira/browse/COMMONSSITE-79
> Project: Commons All
> Issue Type: Bug
> Reporter: Romain Manni-Bucau
>
> Solution: remove declaration of this plugin in commons parent pom
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)