TelluIoT / ThingML

The ThingML modelling language
https://github.com/TelluIoT/ThingML
Apache License 2.0
102 stars 32 forks source link

Updatesite doesn't build on the xtext HEAD #181

Closed fungiboletus closed 6 years ago

fungiboletus commented 7 years ago

Maven fails with the following error :

[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.thingml.eclipse.updatesite raw:1.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.0.0-SNAPSHOT
[ERROR]   Missing requirement: org.thingml.eclipse.updatesite raw:1.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.0.0-SNAPSHOT requires 'org.thingml.eclipse.feature.feature.group [1.0.0,1.0.1)' but it could not be found
fungiboletus commented 7 years ago

Let's never talk about this anymore.

fungiboletus commented 7 years ago

Thanks @ffleurey btw.

brice-morin commented 7 years ago

Was the issue between your screen and your chair? :-)

fungiboletus commented 7 years ago

I stupidly followed the instructions from the readme. The instructions were wrong, but I should have seen it.

jakhog commented 7 years ago

As far as I understood, the instructions in the README.md is for the EMF version, so it should really be fixed on the xtext branch?

brice-morin commented 7 years ago

README.md in xtext branch definitely needs some updates. Feel free to contribute :-)