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

NetCologne Eclipse mirror is not available #116

Closed
abdullah-feroz opened this issue Feb 15, 2017 · 1 comment
Closed

NetCologne Eclipse mirror is not available #116

abdullah-feroz opened this issue Feb 15, 2017 · 1 comment

Comments

@abdullah-feroz
Copy link

abdullah-feroz commented Feb 15, 2017

Hi Andrey,

I am facing a problem in this repository. The netcologne mirror is not available anymore. I am not able to find other mirror sites:

ownloading file: http://mirror.netcologne.de/eclipse//technology/epp/downloads/release/luna/SR2/eclipse-jee-luna-SR2-win32-x86_64.zip

Kindly guide me about the issue! Thanks in advance

@marcosbento
Copy link

marcosbento commented Feb 19, 2017

Yep, it seems that mirror.netcologne.de is no longer providing Eclipse packages but, assuming you are using eclipse 4.4.2 (adapt to your version, if necessary), customize the eclipse mirror url as follows

wuff {
  eclipseVersion('4.4.2') {
    eclipseMirror = 'http://mirror.ibcp.fr/pub'
  }
}

Other valid options would be:

Check out the default configuration at defaultConfig.groovy to better understand how these urls are concatenated to allow downloading dependencies.

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

2 participants