aggregate parent pom source-release.zip missing a directory, won't build from
unzipped instance
-----------------------------------------------------------------------------------------------
Key: UIMA-1822
URL: https://issues.apache.org/jira/browse/UIMA-1822
Project: UIMA
Issue Type: Bug
Components: Build, Packaging and Test
Reporter: Marshall Schor
Assignee: Marshall Schor
The release:perform builds a source release.zip for the aggregate. When
unzipped, this has a directory structure that doesn't match the directory
structure in SVN or the SVN checkout-working-copy; it's missing the parent-poms
directory that "collects" in subdirectories all the parent pom projects.
Fix this by overriding the conventions for the invocation of the assembly
plugin to build the correct directory structure.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.