[
https://issues.apache.org/jira/browse/FELIX-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495829
]
Carlos Sanchez commented on FELIX-282:
--------------------------------------
> I am somewhat confused about this. Does this mean if we apply this patch we
> should remove the LICENSE and NOTICE files from the various subprojects now?
you are right
> Doesn't the NOTICE file include stuff about licenses/copyrights of
> third-party dependencies?
yes
> So, it seems like NOTICE files cannot be generated, can it?
they can, kind of, as long as they are not very complex
it uses a template that it's defined in
http://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/1.2/apache-jar-resource-bundle-1.2.jar
> Use remote resources plugin to avoid having many copies of licenses and
> notices
> -------------------------------------------------------------------------------
>
> Key: FELIX-282
> URL: https://issues.apache.org/jira/browse/FELIX-282
> Project: Felix
> Issue Type: Improvement
> Reporter: Carlos Sanchez
> Attachments: NOTICE, remote-resources.patch
>
>
> Adding the remote resources plugin to the parent pom the license file is
> added automatically and the notice files are generated
> I tried it with the bundle plugin, deleting the notice and license from
> src/main/resources. The notice is a bit different so just take a look to see
> if it's ok.
> I also added the relativePath to <parent> in the plugin so it builds from svn
> without installing the parent pom
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.