Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse hangs while configuring repository with Personal Access Tokens #56

Open
cvgaviao opened this issue Mar 26, 2019 · 4 comments
Open

Comments

@cvgaviao
Copy link

When I try to setup a gitlab issue repository using private token the entire Eclipse 2019-03 hangs.
I need to kill the java process :(

@jflefebvre06
Copy link

I have the same issue

@kaosko
Copy link

kaosko commented Sep 7, 2019

Apparently this is the issue - teknodan@ef28259. Could we please merge it to this repo. Is there some other plugin repo available where this is fixed?

@kaosko
Copy link

kaosko commented Sep 16, 2019

Compiled the plugin locally with this as the only change (api.getMembershipProjects() vs api.getProjects() ) and I can verify the plugin works fine after that.

@oriolarcas
Copy link

Tried to recompile, but Maven fails with:

[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: de.weingardt.mylyn.gitlab.feature.group 2.1.0
[ERROR]   Missing requirement: de.weingardt.mylyn.gitlab.feature.group 2.1.0 requires 'org.eclipse.equinox.p2.iu; de.weingardt.mylyn.gitlab.core [2.1.0,2.1.1)' but it could not be found

I tried to change the repository but no luck, even if the repository explorer shows that org.eclipse.equinox.p2.iu is in the Kepler repo.

Any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants