[
https://issues.apache.org/jira/browse/DIRSERVER-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521024
]
David Jencks commented on DIRSERVER-1024:
-----------------------------------------
rev 567557 got project pom rev 8 ready for when it's released
rev 567560 add supplemental-modules.xml for apacheds and modify it's pom to run
the plugin.
rev 567564 removed individual LICENSE.txt and NOTICE.txt from apacheds.
> Use maven-remote-resources-plugin to install legal files (LICENSE and NOTICE)
> in all the jar artifacts
> ------------------------------------------------------------------------------------------------------
>
> Key: DIRSERVER-1024
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1024
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.1
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 1.5.1
>
>
> The maven-remote-resource-plugin installs LICENSE and NOTICE files in all jar
> artifacts. The NOTICE file includes notice information for all compile-scope
> dependencies, transitively. Bad pom info can be overridden in a
> src/main/appended-resources/supplemental-models.xml file. Since these
> override files are not published it seems that we need to use a bit of a hack
> and put one in e.g. apacheds and refer to it from all apacheds modules.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.