Skip to content
New issue

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

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

Already on GitHub? # to your account

Spoon dependencies from repo.maven.apache.org. Use proxy repository? #1531

Closed
pvojtechovsky opened this issue Sep 12, 2017 · 4 comments
Closed
Labels

Comments

@pvojtechovsky
Copy link
Collaborator

last days it often happens that downloading of dependencies needs long time or it fails like this:

[ERROR] Failed to execute goal on project spoon-core: Could not resolve dependencies for project fr.inria.gforge.spoon:spoon-core:jar:6.0.0-SNAPSHOT: Could not transfer artifact ant:ant:jar:1.6.5 from/to central (http://repo.maven.apache.org/maven2): GET request of: ant/ant/1.6.5/ant-1.6.5.jar from central failed: Connection reset

Would not it be solution to cache all these dependencies using some sonetype nexus proxy repository? Or is it already configured like this but nexus proxy has some problems?

I really do not understand architecture of spoon CI build process (and I do not want to understand it). I just know that "proxy repository" might be a solution if CI architecture allows it :-)

@surli
Copy link
Collaborator

surli commented Sep 13, 2017

Or is it already configured like this but nexus proxy has some problems?

I think it's the case but our server (spoon.gforge.inria.fr) seems sometimes unreachable. One solution might be to deploy snapshot over sonatype directly instead of deploying them on our own repo as it seems not really stable. WDYT @monperrus ?

@monperrus
Copy link
Collaborator

monperrus commented Sep 14, 2017 via email

@tdurieux
Copy link
Collaborator

Apparently, the solution is to stop to use INRIA servers that are not production ready.

@surli surli added the chore label Sep 28, 2017
@surli
Copy link
Collaborator

surli commented Oct 25, 2017

The first solution for this is #1557
I close this one.

@surli surli closed this as completed Oct 25, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants