Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] Papyrus JUnit feature GMF dependency

Hi. We are having trouble in our Papyrus-RT builds and it seems like the cause is an unresolved dependency in the Papyrus JUnit feature:

[ERROR] Cannot resolve target definition:
[ERROR]   Software being installed: org.eclipse.papyrus.junit.feature.feature.group 2.0.0.201705250229
[ERROR]   Missing requirement: org.eclipse.papyrus.gmfgenextension 2.0.0.201705250229 requires 'bundle org.eclipse.gmf.codegen [2.11.0,3.0.0)' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.papyrus.junit.feature.feature.group 2.0.0.201705250229 depends on: org.eclipse.papyrus.tests.framework [1.2.0.201705250229]
[ERROR]   Cannot satisfy dependency: org.eclipse.papyrus.tests.framework 1.2.0.201705250229 depends on: bundle org.eclipse.papyrus.gmfgenextension [2.0.0,3.0.0)

Now, the simrel repo (http://download.eclipse.org/releases/oxygen/) lists GMF 3.3.1, which is beyond the [2.11.0,3.0.0) range, while the staging repo (http://download.eclipse.org/staging/oxygen) lists GMF 1.11.0, also outside the range.

We obtain the Papyrus JUnit feature from https://hudson.eclipse.org/papyrus/job/Papyrus-Master-Developer/lastSuccessfulBuild/artifact/repository/

Is the Papyrus build obtaining GMF [2.11.0,3.0.0) from some other repo?

Thanks

--
Ernesto Posse
Zeligsoft
--
Ernesto Posse
Zeligsoft

Back to the top