|
|
Re: Failed to execute goal org.eclipse.xtend:xtend-maven-plugin:2.32.0:compile [message #1862378 is a reply to message #1862368] |
Wed, 29 November 2023 18:55  |
Eclipse User |
|
|
|
It appears this was caused by inclusion of the directory containing the Eclipse Editor Templates for my DSL in the build.properties 'source' set instead of the 'bin.includes' set. Yes, those are XML files. My guess is that there is some default to a zip file format.
I should note that the same error was in all 4 languages in my DSL stack but the error only showed up in the 4 one (the one that depended on the other 3). This may indicate that some kind of error was accumulating as I built each with Maven.
This is also a good lesson in addressing warnings - they might really be errors in disguise.
[Updated on: Thu, 30 November 2023 12:01] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.02994 seconds