Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » EGit compile: org.eclipse.jgit.repository missing(EGit compile: org.eclipse.jgit.repository missing)
EGit compile: org.eclipse.jgit.repository missing [message #1798181] Tue, 13 November 2018 17:31 Go to next message
Luca Andreatta is currently offline Luca AndreattaFriend
Messages: 1
Registered: November 2018
Junior Member
Hi all,
I tried to compile EGit downloaded from GitHub repository, but I'm getting this error:
[ERROR] Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'jgit' from location file://home/luca/Progetti/stamp/egit/org.eclipse.egit/../../jgit/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/repository: URI has an authority component -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'jgit' from location file://home/luca/Progetti/stamp/egit/org.eclipse.egit/../../jgit/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/repository
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)

I already downloaded and installed JGit in a parent folder, but I didn't find any folder called org.eclipse.jgit.repository inside its folder.
Re: EGit compile: org.eclipse.jgit.repository missing [message #1798284 is a reply to message #1798181] Wed, 14 November 2018 22:52 Go to previous messageGo to next message
Thomas Wolf is currently offline Thomas WolfFriend
Messages: 576
Registered: August 2016
Senior Member
Please see the EGit Contributor Guide for how to build.
Re: EGit compile: org.eclipse.jgit.repository missing [message #1798285 is a reply to message #1798284] Wed, 14 November 2018 22:54 Go to previous message
Thomas Wolf is currently offline Thomas WolfFriend
Messages: 576
Registered: August 2016
Senior Member
Oh, and file URIs should have three slashes: file:///home/luca/....
Previous Topic:eGit in oxygen unable to find existing local repositories
Next Topic:Egit can't revert commit because local changes to .classpath
Goto Forum:
  


Current Time: Tue Apr 16 19:09:51 GMT 2024

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

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

Back to the top