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