Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 327212 - Cannot install JGit from night repo
Summary: Cannot install JGit from night repo
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: Core (show other bugs)
Version: 0.10.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 327616
Blocks:
  Show dependency tree
 
Reported: 2010-10-07 07:34 EDT by Paul Webster CLA
Modified: 2010-10-17 19:19 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Webster CLA 2010-10-07 07:34:51 EDT
I couldn't install JGit and JGit source from the nightly repo:

eclipse/eclipse \
  -application org.eclipse.equinox.p2.director \
  -consoleLog -noSplash \
  -repository http://www.eclipse.org/external/egit/updates-nightly \
  -installIUs org.eclipse.egit.feature.group,\
org.eclipse.egit.source.feature.group,\
org.eclipse.jgit.feature.group,\
org.eclipse.jgit.source.feature.group


Installing org.eclipse.egit.feature.group 0.10.0.201010060236.
Installing org.eclipse.egit.source.feature.group 0.10.0.201010060236.
Installing org.eclipse.jgit.feature.group 0.10.0.201010051623.
Installing org.eclipse.jgit.source.feature.group 0.10.0.201010051623.

Installation failed.
Cannot complete the install because one or more required items could not be found.
 Software being installed: Eclipse JGit - Source (Incubation) 0.10.0.201010051623 (org.eclipse.jgit.source.feature.group 0.10.0.201010051623)
 Missing requirement: Eclipse JGit - Source (Incubation) 0.10.0.201010051623 (org.eclipse.jgit.source.feature.group 0.10.0.201010051623) requires 'org.eclipse.jgit.source [0.10.0.SNAPSHOT]' but it could not be found
Comment 1 Paul Webster CLA 2010-10-07 07:59:32 EDT
It appears to simply be JGit source. Installing the other 3 features work.

PW
Comment 2 Matthias Sohn CLA 2010-10-17 17:14:51 EDT
please retry, bug 327616 has been fixed
Comment 3 Paul Webster CLA 2010-10-17 19:19:06 EDT
Fixed by  bug 327616

Thanx,
PW