You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/08/20 10:11:30 UTC

[jira] Closed: (DIRSERVER-1024) Use maven-remote-resources-plugin to install legal files (LICENSE and NOTICE) in all the jar artifacts

     [ https://issues.apache.org/jira/browse/DIRSERVER-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed DIRSERVER-1024.
-----------------------------------

    Resolution: Fixed

rev 567586 use maven-remote-resources plugin in daemon.

> 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.