Skip to main content

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

Hi Ernesto,

Yes we fetch the gmf tooling dependency for our dev tools from here [1].
These are only meant to be for developpers (i.e. provide additional help such as tests or diagram tooling) and should not be released, and as far as I know are not.

HTH,
Quentin

[1] http://download.eclipse.org/modeling/gmp/gmf-tooling/updates/releases-3.3.1a

On 26 May 2017 at 03:04, Ernesto Posse <eposse@xxxxxxxxxxxxx> wrote:
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.


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

Thanks

--
Ernesto Posse
Zeligsoft
--
Ernesto Posse
Zeligsoft

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


Back to the top