Xtext 2.8.4 with Maven but without Tycho [message #1724105] |
Sat, 20 February 2016 18:21  |
Eclipse User |
|
|
|
Hello,
I would like to provide a maven artifact of my language (based on the terminal grammar) in order to run the generator in other maven projects. What is the best way to do so with Xtext 2.8.4 and without Tycho (no p2 dependencies)?
I have tried using Xtext 2.9.1 with the new project wizard (only maven), migrated all custom files, removed tycho and changed packaging to jar; but when I run "mvn compile" I get a nearly never ending list of the following errors (by the way: generation with eclipse is working):
[ERROR] resolution of uriFragment '|24' failed.
java.lang.UnsupportedOperationException: TODO: import a functional handle on the type resolution that delegates to the best available
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07571 seconds