Dependency problem in sirius-web [message #1857106] |
Tue, 17 January 2023 16:42  |
Eclipse User |
|
|
|
Hello,
I am facing a simmilar problem as in this https://www.eclipse.org/forums/index.php/t/796344/ post. When I try to compile my sirius-web based project usinig maven install, I get the following error messages:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile): [ERROR] ... /Activator.java:[6,56] package org.eclipse.sirius.business.api.componentization does not exist [ERROR] ... /Activator.java:[7,48] package org.eclipse.sirius.viewpoint.description does not exist
[ERROR]... /Activator.java:[8,29] package org.eclipse.ui.plugin does not exist
My setup is:
Java 17.0.5
Apache Maven 3.8.6
Eclipse 2022-12 with Sirius-7.0 plugins installed
I'm confused why maven can't find these packages, because I can even see them in Eclipse in the Plug-in Dependencies, e.g. under "org.eclipse.sirius_7.0.6.202211251449.jar"
Any hints or tips are much appreciated.
Kind regards,
|
|
|
|
Powered by
FUDForum. Page generated in 0.03673 seconds