[Acceleo] Problems building Acceleo generator with latest Tycho 4.0.7 [message #1864703] |
Wed, 03 April 2024 16:32  |
Eclipse User |
|
|
|
Hi
After I upgraded to the latest Tycho 4.0.7 (and JDK 17), I get problems building Acceleo generator, using the Acceleo maven plugins (https://wiki.eclipse.org/Acceleo/Maven) My build was working fine with Tycho 2.4.0.
Anyone with experience using the (old?) Acceleo maven plugins with the latest versions of Tycho?
Specifically, as specified in https://wiki.eclipse.org/Acceleo/Maven#Configuration, I am including a dependency to another generator as follows:
<jar>p2.eclipse-plugin:org.eclipse.lyo.tools.vocabulary.model</jar>
I however get this error:
[ERROR] Failed to execute goal org.eclipse.acceleo:org.eclipse.acceleo.maven:3.6.4:acceleo-compile (acceleo-compile) on project com.lynxwork.codegenerator: The jar p2.eclipse-plugin:org.eclipse.lyo.tools.vocabulary.model has not been found on the dependencies available. -> [Help 1]
This used to work fine with Tycho 2.4.0, so my configuration ought to be fine in principle.
I have declared the org.eclipse.lyo.tools.vocabulary.model dependency in hte MANIFEST.MF file.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03333 seconds