eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

[lunaAggregation] Failed for build 2013-12-16_13-01-11 #882

Closed eclipse-modisco-bot closed 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 424170 | | Status | CLOSED FIXED | | Importance | P1 normal | | Reported | Dec 16, 2013 14:14 EDT | | Modified | Jun 05, 2014 03:50 EDT | | Reporter | Gregoire Dupe |

Description

The following errors occured when building Luna:

Software being installed: validationSet_main 1.0.0

Missing requirement: org.eclipse.modisco.java.discoverer 0.12.0.201311091050 requires 'bundle org.eclipse.m2m.atl.drivers.emf4atl 3.0.0' but it could not be found

Cannot satisfy dependency: mappedRepo_home_data_httpd_download.eclipse.org_modeling_mdt_modisco_updates_integration_0.12.0_I201311091050 1.0.0 depends on: org.eclipse.modisco.sdk.feature.feature.group 0.12.0

Cannot satisfy dependency: org.eclipse.modisco.java.feature.feature.group 0.12.0.201311091050 depends on: org.eclipse.modisco.java.discoverer [0.12.0.201311091050]

Cannot satisfy dependency: org.eclipse.modisco.sdk.feature.feature.group 0.12.0.201311091050 depends on: org.eclipse.modisco.java.feature.feature.group [0.12.0.201311091050]

Cannot satisfy dependency: validationSet_main 1.0.0 depends on: mappedRepo_home_data_httpd_download.eclipse.org_modeling_mdt_modisco_updates_integration_0.12.0_I201311091050 [1.0.0]

Check the log file for more information: https://hudson.eclipse.org/hudson/view/Repository%20Aggregation/job/simrel.luna.runaggregator/246/console

eclipse-modisco-bot commented 2 hours ago

By Gregoire Dupe on Dec 16, 2013 17:17

I've disabled the following features:

But now, I get the following error :

"""\ The following errors occured when building Luna:

Software being installed: validationSet_main 1.0.0

Missing requirement: org.eclipse.modisco.kdm.uml2converter 0.12.0.201311091050 requires 'bundle org.eclipse.m2m.atl.engine 3.0.0' but it could not be found

Cannot satisfy dependency: mappedRepo_home_data_httpd_download.eclipse.org_modeling_mdt_modisco_updates_integration_0.12.0_I201311091050 1.0.0 depends on: org.eclipse.modisco.infra.omg.feature.feature.group 0.12.0

Cannot satisfy dependency: org.eclipse.modisco.infra.omg.feature.feature.group 0.12.0.201311091050 depends on: org.eclipse.modisco.kdm.uml2converter [0.12.0.201311091050]

Cannot satisfy dependency: validationSet_main 1.0.0 depends on: mappedRepo_home_data_httpd_download.eclipse.org_modeling_mdt_modisco_updates_integration_0.12.0_I201311091050 [1.0.0]

Check the log file for more information: https://hudson.eclipse.org/hudson/view/Repository%20Aggregation/job/simrel.luna.runaggregator/248/console\ """

That's why I've committed a patch to disable :

eclipse-modisco-bot commented 2 hours ago

By Gregoire Dupe on Dec 16, 2013 17:23

I've also disabled the feature 'org.eclipse.modisco.java.cdo.feature.feature.group' to avoid the following error:

"""\ Cannot satisfy dependency:\ org.eclipse.modisco.java.cdo.feature.feature.group 0.12.0.201311091050\ depends on: org.eclipse.gmt.modisco.java.discoverer.cdo\ [0.12.0.201311091050]\ """

eclipse-modisco-bot commented 2 hours ago

By Gregoire Dupe on Dec 17, 2013 05:34

Fixed : cf. bug 424194\ Closing.