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.