You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2011/03/09 19:22:59 UTC

[jira] Created: (UIMA-2085) UIMA AS source distribution contains plain vanilla versions of LICENCE and NOTICE files

UIMA AS source distribution contains plain vanilla versions of LICENCE and NOTICE files
---------------------------------------------------------------------------------------

                 Key: UIMA-2085
                 URL: https://issues.apache.org/jira/browse/UIMA-2085
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
            Priority: Trivial
             Fix For: 2.3.1AS


The LICENCE and NOTICE files included in the source distribution of UIMA AS are not valid. Maven plugin, packaging the source gets the plain vanilla versions of the two files instead of the ones that were created for UIMA AS. Modify uima-as pom to include maven 'copy-resource' plugin to copy the right files to target/maven-shared-archive-resources/META-INF. This is the place from which the source packaging plugin gets the appropriate LICENSE and NOTICE files when building source distribution. Configure the 'copy-resources' plugin to run in maven's 'process-resources' phase.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Closed: (UIMA-2085) UIMA AS source distribution contains plain vanilla versions of LICENCE and NOTICE files

Posted by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-2085.
-------------------------------

    Resolution: Fixed

> UIMA AS source distribution contains plain vanilla versions of LICENCE and NOTICE files
> ---------------------------------------------------------------------------------------
>
>                 Key: UIMA-2085
>                 URL: https://issues.apache.org/jira/browse/UIMA-2085
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Trivial
>             Fix For: 2.3.1AS
>
>
> The LICENCE and NOTICE files included in the source distribution of UIMA AS are not valid. Maven plugin, packaging the source gets the plain vanilla versions of the two files instead of the ones that were created for UIMA AS. Modify uima-as pom to include maven 'copy-resource' plugin to copy the right files to target/maven-shared-archive-resources/META-INF. This is the place from which the source packaging plugin gets the appropriate LICENSE and NOTICE files when building source distribution. Configure the 'copy-resources' plugin to run in maven's 'process-resources' phase.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira