You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Norman Maurer (JIRA)" <ji...@apache.org> on 2010/08/06 03:36:46 UTC

[jira] Updated: (AMQ-2856) m2eclipse fails to update maven project configuration

     [ https://issues.apache.org/activemq/browse/AMQ-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer updated AMQ-2856:
-------------------------------

    Attachment: activemq-assembly-pom.diff

This patch fix the issue

> m2eclipse fails to update maven project configuration
> -----------------------------------------------------
>
>                 Key: AMQ-2856
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2856
>             Project: ActiveMQ
>          Issue Type: Bug
>         Environment: ubuntu 10.4, java6, eclipse 3.4, m2eclipse  0.10.2.20100623-1649
>            Reporter: Norman Maurer
>         Attachments: activemq-assembly-pom.diff
>
>
> If you try to "Update Project Configuration" via m2eclipse plugin you see the following error:
> [ERROR] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.osgi:org.osgi.core:jar -> duplicate declaration of version (?) @ org.apache.activemq:apache-activemq:5.4-SNAPSHOT, /home/maurer/workspace2/activemq-trunk/assembly/pom.xml
> This is caused because the dependecy of org.osgi.core is specified two times (with different qualifiers). m2eclipse is really strict on that.

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