Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[papyrus-rt-dev] Mars builds

Hello team.

I created a job to build the mars branch of codegen but it's failing trying to get the profile (see below). Apparently the profile depends on
org.eclipse.core.runtime 3.12.0 which if I'm not mistaken is Neon, isn't it? Furthermore it looks like this has broken the nightly on Mars too.

Why is the profile depending on Neon? How can we fix it so that Mars works?

Thanks 


[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.papyrusrt.p2 raw:0.7.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.7.2-SNAPSHOT
[ERROR]   Missing requirement: org.eclipse.papyrusrt.umlrt.profile 0.7.2.201604151804 requires 'bundle org.eclipse.core.runtime 3.12.0' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.papyrusrt.codegen-feature.feature.group 0.7.2.qualifier depends on: org.eclipse.papyrusrt.codegen.papyrus 0.0.0
[ERROR]   Cannot satisfy dependency: org.eclipse.papyrusrt.codegen.papyrus 0.7.2.qualifier depends on: bundle org.eclipse.papyrusrt.umlrt.profile 0.7.1
[ERROR]   Cannot satisfy dependency: org.eclipse.papyrusrt.p2 raw:0.7.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.7.2-SNAPSHOT depends on: org.eclipse.papyrusrt.codegen-feature.feature.group [0.7.2,0.7.3)




Back to the top