[jbosstools-issues] [JBoss JIRA] (JBIDE-10867) Fix conflcting Birt features versions in our Repository

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Feb 10 13:43:48 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-10867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBIDE-10867:
-------------------------------

          Description: 
Using repository  http://download.jboss.org/jbosstools/updates/target-platform_3.3.indigo.SR1-M/latest/

trunk/birt$ mvn install -Dmaven.test.skip=true -DskipTests=true -DtychoVersion=0.14.0-SNAPSHOT
...
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.jboss.tools.birt.feature.feature.group
1.3.0.qualifier
[ERROR] Only one of the following can be installed at once:
[org.eclipse.birt.chart.ui 3.7.1.v20110905, org.eclipse.birt.chart.ui
3.7.2.v20120130]
[ERROR] Cannot satisfy dependency: org.eclipse.birt.chart.feature.group
3.7.1.v20110905-7r9e7DFQCnvKN75--lXE5 depends on: org.eclipse.birt.chart.ui
[3.7.1.v20110905]
[ERROR] Cannot satisfy dependency: org.eclipse.birt.feature.group
3.7.2.v20120130-BDF9E9bGTzuHh02eP-27WvmBpq8k depends on:
org.eclipse.birt.chart.ui [3.7.2.v20120130]
[ERROR] Cannot satisfy dependency: org.jboss.tools.birt.feature.feature.group
1.3.0.qualifier depends on: org.eclipse.birt.chart.feature.group 2.5.0
[ERROR] Cannot satisfy dependency: org.jboss.tools.birt.feature.feature.group
1.3.0.qualifier depends on: org.eclipse.birt.feature.group 2.5.0

  was:
Using repository  http://download.jboss.org/jbosstools/updates/target-platform_3.3.indigo.SR1-M/latest/
{code}
trunk/birt$ mvn install -Dmaven.test.skip=true -DskipTests=true -DtychoVersion=0.14.0-SNAPSHOT
...
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.jboss.tools.birt.feature.feature.group
1.3.0.qualifier
[ERROR] Only one of the following can be installed at once:
[org.eclipse.birt.chart.ui 3.7.1.v20110905, org.eclipse.birt.chart.ui
3.7.2.v20120130]
[ERROR] Cannot satisfy dependency: org.eclipse.birt.chart.feature.group
3.7.1.v20110905-7r9e7DFQCnvKN75--lXE5 depends on: org.eclipse.birt.chart.ui
[3.7.1.v20110905]
[ERROR] Cannot satisfy dependency: org.eclipse.birt.feature.group
3.7.2.v20120130-BDF9E9bGTzuHh02eP-27WvmBpq8k depends on:
org.eclipse.birt.chart.ui [3.7.2.v20120130]
[ERROR] Cannot satisfy dependency: org.jboss.tools.birt.feature.feature.group
1.3.0.qualifier depends on: org.eclipse.birt.chart.feature.group 2.5.0
[ERROR] Cannot satisfy dependency: org.jboss.tools.birt.feature.feature.group
1.3.0.qualifier depends on: org.eclipse.birt.feature.group 2.5.0
{code}

             Assignee: Snjezana Peco  (was: Mickael Istria)
    Affects Version/s: 3.3.0.Beta1
          Component/s: birt
                           (was: Build/Releng)


Upshot here is that the features/plugins in birt component prolly have hard deps on specific versions of upstream which are incompatible. Need to fix manifest.mf and feature.xml files.

Reassigning to component owner to have 'em fix this.
                
> Fix conflcting Birt features versions in our Repository
> -------------------------------------------------------
>
>                 Key: JBIDE-10867
>                 URL: https://issues.jboss.org/browse/JBIDE-10867
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: birt
>    Affects Versions: 3.3.0.Beta1
>         Environment: any
>            Reporter: Mickael Istria
>            Assignee: Snjezana Peco
>             Fix For: 3.3.0.Beta1
>
>
> Using repository  http://download.jboss.org/jbosstools/updates/target-platform_3.3.indigo.SR1-M/latest/
> trunk/birt$ mvn install -Dmaven.test.skip=true -DskipTests=true -DtychoVersion=0.14.0-SNAPSHOT
> ...
> [ERROR] Cannot resolve project dependencies:
> [ERROR] Software being installed: org.jboss.tools.birt.feature.feature.group
> 1.3.0.qualifier
> [ERROR] Only one of the following can be installed at once:
> [org.eclipse.birt.chart.ui 3.7.1.v20110905, org.eclipse.birt.chart.ui
> 3.7.2.v20120130]
> [ERROR] Cannot satisfy dependency: org.eclipse.birt.chart.feature.group
> 3.7.1.v20110905-7r9e7DFQCnvKN75--lXE5 depends on: org.eclipse.birt.chart.ui
> [3.7.1.v20110905]
> [ERROR] Cannot satisfy dependency: org.eclipse.birt.feature.group
> 3.7.2.v20120130-BDF9E9bGTzuHh02eP-27WvmBpq8k depends on:
> org.eclipse.birt.chart.ui [3.7.2.v20120130]
> [ERROR] Cannot satisfy dependency: org.jboss.tools.birt.feature.feature.group
> 1.3.0.qualifier depends on: org.eclipse.birt.chart.feature.group 2.5.0
> [ERROR] Cannot satisfy dependency: org.jboss.tools.birt.feature.feature.group
> 1.3.0.qualifier depends on: org.eclipse.birt.feature.group 2.5.0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list