Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Unable to build Sirius Desktop (Github , Maven )
Unable to build Sirius Desktop [message #1838409] Wed, 24 February 2021 12:53 Go to next message
Andreas Gerum is currently offline Andreas GerumFriend
Messages: 2
Registered: February 2021
Junior Member
Hi,

I downloaded the lastest version of sirius master from git hub,
after running "mvn clean package" i got the follwoing error message :
[INFO] Sirius Parent 6.5.0-SNAPSHOT ....................... SUCCESS [ 2.124 s]
[INFO] org.eclipse.sirius.ext.base 6.5.0-SNAPSHOT ......... FAILURE [ 3.180 s]
.
.
.
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) on project org.eclipse.sirius.ext.base: Execution default-package-plugin of goal org.eclipse.tycho:tycho-packaging-plugin:2.0.0:package-plugin failed: One of setGitDir or setWorkTree must be called.

i cant find any help for this error.
Does someone has a similar problem or can tell me something about what this error means and why it occours ?
Re: Unable to build Sirius Desktop [message #1838414 is a reply to message #1838409] Wed, 24 February 2021 14:27 Go to previous message
Pierre-Charles David is currently offline Pierre-Charles DavidFriend
Messages: 703
Registered: July 2009
Senior Member
Hi,

I can't reproduce. Using Maven 3.6.3 and Java 15 (also tested with Java 11), "mvn clean package" from the root of the repo works fine for me. Tested on commit 54dbbf8fbf97dd836946a9dd72dff5298ec4fcfc. I've tested using a fresh/empty local Maven repo in case this was a cache issue, but even starting from scratch I can not reproduce the issue.

PS: The official Sirius Desktop source code is at https://git.eclipse.org/c/sirius/org.eclipse.sirius.git/ ("git clone ssh://git.eclipse.org:29418/sirius/org.eclipse.sirius" to get it). If you are refering to https://github.com/pcdavid/org.eclipse.sirius that is an unofficial personal clone (though master has the exact same code).


Pierre-Charles David - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Previous Topic:How to automatically delete edge class when deleting node class
Next Topic:Handling instances of extended classes during runtime
Goto Forum:
  


Current Time: Thu Apr 25 20:59:33 GMT 2024

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

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

Back to the top