Error building modelserver project template #201
-
Hi all! I'm trying to build the project template modelserver-glspjava-emf-theia on linux debian-base, but maven has reported an error "filename too long", as: [ERROR] Failed to execute goal com.googlecode.addjars-maven-plugin:addjars-maven-plugin:1.0.5:add-jars (default) on project org.eclipse.emfcloud.integration.example.modelserver: Failed to install artifact org.eclipse.emfcloud.modelserver.glsp:org.eclipse.emfcloud.integration.example.modelserver-org.eclipse.emfcloud.modelserver.glsp.notation.commands-0.7.0-SNAPSHOT.jar:jar:0.7.0-SNAPSHOT: /home/carlos/.m2/repository/org/eclipse/emfcloud/modelserver/glsp/org.eclipse.emfcloud.integration.example.modelserver-org.eclipse.emfcloud.modelserver.glsp.notation.commands-0.7.0-SNAPSHOT.jar/0.7.0-SNAPSHOT/org.eclipse.emfcloud.integration.example.modelserver-org.eclipse.emfcloud.modelserver.glsp.notation.commands-0.7.0-SNAPSHOT.jar-0.7.0-SNAPSHOT.jar (Nome de arquivo muito longo) -> [Help 1] Searching for a solution, I found that this limitation (255 chars on filename) is on linux filesystem. Does anyone know what I can do to fix this? Best regards, Carlos. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @kafram! Thank you for interest in EMF cloud! Until now we did not face issues with linux systems, we use Ubuntu ourselves for the most part. BR, |
Beta Was this translation helpful? Give feedback.
Hi @kafram!
Thank you for interest in EMF cloud!
Until now we did not face issues with linux systems, we use Ubuntu ourselves for the most part.
Which Java and Maven versions are you using?
BR,
Nina