Skip to main content

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

Hi, Ernesto,

That change was made in commit ab0edaafca8ead04f15e5b0bad6f8cf9c5a6fa6a, which is the commit that first implemented the transition to Neon platform.  The Mars branch was split before that commit, so you shouldn’t be able to see this on the Mars branch.

Perhaps your Mars build is still taking the latest nightly master build of the Tooling/All/whatever job (Papyrus-RT-Master-All)?  And not the Mars branch job Papyrus-RT-Mars-All?  Look in the <repository> references in your POM.

Cheers,

Christian



On 19 April, 2016 at 10:49:27, Ernesto Posse (eposse@xxxxxxxxxxxxx) wrote:

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)




_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev

Back to the top