You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2010/06/30 17:58:49 UTC

[jira] Created: (UIMA-1822) aggregate parent pom source-release.zip missing a directory, won't build from unzipped instance

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.


[jira] Closed: (UIMA-1822) aggregate parent pom source-release.zip missing a directory, won't build from unzipped instance

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

Marshall Schor closed UIMA-1822.
--------------------------------

    Resolution: Fixed

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