Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » [Acceleo] Problems building Acceleo generator with latest Tycho 4.0.7
[Acceleo] Problems building Acceleo generator with latest Tycho 4.0.7 [message #1864703] Wed, 03 April 2024 16:32 Go to next message
Eclipse UserFriend
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.
Re: [Acceleo] Problems building Acceleo generator with latest Tycho 4.0.7 [message #1864760 is a reply to message #1864703] Mon, 08 April 2024 05:14 Go to previous messageGo to next message
Eclipse UserFriend
For anyone having similar problems, the solution is to replace p2.eclipse-plugin with p2.eclipse.plugin.
(that is, the "dash" should be a "point")
Re: [Acceleo] Problems building Acceleo generator with latest Tycho 4.0.7 [message #1864761 is a reply to message #1864760] Mon, 08 April 2024 05:22 Go to previous message
Eclipse UserFriend
I reported the issue for Acceleo here https://github.com/eclipse-acceleo/acceleo/issues/151
Previous Topic:[Acceleo] problem with primitive types when executed as Java application
Next Topic:[Acceleo] IDE Error during Acceleo Project Build in Eclipse 202403
Goto Forum:
  


Current Time: Sun Aug 31 15:35:14 EDT 2025

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

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

Back to the top