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/11/30 20:02:12 UTC

[jira] Created: (UIMA-1955) remove unused dependency on missing activemq artifact

remove unused dependency on missing activemq artifact
-----------------------------------------------------

                 Key: UIMA-1955
                 URL: https://issues.apache.org/jira/browse/UIMA-1955
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout, Build, Packaging and Test
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             Fix For: 2.3.1AS


uima-as-distr has a dependency on activemq activeio-core at version 3.0.0-incubator.  This dependency was copied from the 4.1.1 release of activemq, from its top level POM.

This version is no longer available.  Googling it shows may other projects have build failures due to its having gone missing.

It prevents uima-as-distr from building in a fresh (empty) maven .m2 environment.  Our build doesn't use it, and we will be soon migrating our activeMQ level to a more recent release.  So remove this for now to allow building.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1955) remove unused dependency on missing activemq artifact

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

Marshall Schor closed UIMA-1955.
--------------------------------

    Resolution: Fixed

> remove unused dependency on missing activemq artifact
> -----------------------------------------------------
>
>                 Key: UIMA-1955
>                 URL: https://issues.apache.org/jira/browse/UIMA-1955
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout, Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: 2.3.1AS
>
>
> uima-as-distr has a dependency on activemq activeio-core at version 3.0.0-incubator.  This dependency was copied from the 4.1.1 release of activemq, from its top level POM.
> This version is no longer available.  Googling it shows may other projects have build failures due to its having gone missing.
> It prevents uima-as-distr from building in a fresh (empty) maven .m2 environment.  Our build doesn't use it, and we will be soon migrating our activeMQ level to a more recent release.  So remove this for now to allow building.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.