Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Maven build problem with xtext 2.13.0
Maven build problem with xtext 2.13.0 [message #1785540] Mon, 16 April 2018 13:54 Go to next message
Tamas Gorzsas is currently offline Tamas GorzsasFriend
Messages: 13
Registered: March 2016
Junior Member
Hi!

After creating mydsl example projects I am trying to compile the parent but I am getting the following error:

[ERROR] Failed to execute goal org.eclipse.xtend:xtend-maven-plugin:2.13.0:compile (default) on project org.xtext.example.mydsl: Execution default of goal org.eclipse.xtend:xtend-maven-plugin:2.13.0:compile failed: Unable to load the mojo 'compile' in the plugin 'org.eclipse.xtend:xtend-maven-plugin:2.13.0'. A required class is missing: org/eclipse/xtext/ISetup
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.eclipse.xtend:xtend-maven-plugin:2.13.0
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy

...

I use eclipse: Version: Oxygen.3a Release (4.7.3a)
Xtext Complete SDK 2.13.0.v20171020-0920
MWE 2 language SDK 2.9.1.201705291011

Regard,
Tamás
Re: Maven build problem with xtext 2.13.0 [message #1785541 is a reply to message #1785540] Mon, 16 April 2018 13:59 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
did you retry to build with -U to make sure all files are pulled?

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Maven build problem with xtext 2.13.0 [message #1785542 is a reply to message #1785541] Mon, 16 April 2018 14:05 Go to previous messageGo to next message
Tamas Gorzsas is currently offline Tamas GorzsasFriend
Messages: 13
Registered: March 2016
Junior Member
It didn't help. The result is the same.
Re: Maven build problem with xtext 2.13.0 [message #1785547 is a reply to message #1785542] Mon, 16 April 2018 14:39 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
are you sure maven central is not down?

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Maven build problem with xtext 2.13.0 [message #1785551 is a reply to message #1785547] Mon, 16 April 2018 14:43 Go to previous message
Tamas Gorzsas is currently offline Tamas GorzsasFriend
Messages: 13
Registered: March 2016
Junior Member
I deleted the xtext folder under .m2 and now it's ok.
Thanks.
Previous Topic:DSL with Multiline String as in YAML
Next Topic:What is the best way to make the extension of my language dynamic?
Goto Forum:
  


Current Time: Fri Apr 26 10:41:49 GMT 2024

Powered by FUDForum. Page generated in 0.03516 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top