Skip to main content



      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 09:54 Go to next message
Eclipse UserFriend
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 09:59 Go to previous messageGo to next message
Eclipse UserFriend
did you retry to build with -U to make sure all files are pulled?
Re: Maven build problem with xtext 2.13.0 [message #1785542 is a reply to message #1785541] Mon, 16 April 2018 10:05 Go to previous messageGo to next message
Eclipse UserFriend
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 10:39 Go to previous messageGo to next message
Eclipse UserFriend
are you sure maven central is not down?
Re: Maven build problem with xtext 2.13.0 [message #1785551 is a reply to message #1785547] Mon, 16 April 2018 10:43 Go to previous message
Eclipse UserFriend
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: Sat Jun 21 08:15:38 EDT 2025

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

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

Back to the top