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

Fix Travis CI Maven download timeouts #1659

Merged
merged 1 commit into from Feb 27, 2017

Conversation

tdonohue
Copy link
Member

While this PR is being submitted for dspace-6_x, it should be applied to other active branches.

This works around issues with Travis CI's default Maven settings.xml by simply removing the file (in favor of using Maven defaults).

This fix is necessary until travis-ci/travis-ci#4629 is resolved. (NOTE: This issue is no longer seemingly specific to the abandoned Codehaus repos, but also now seems to affect "repository.apache.org" repos, at least temporarily)

@tdonohue tdonohue added the code task Code cleanup task label Feb 27, 2017
@tdonohue tdonohue added this to the 6.1 milestone Feb 27, 2017
@tdonohue tdonohue added the quick win Pull request is small in size & should be easy to review and/or merge label Feb 27, 2017
Copy link
Member

@mwoodiupui mwoodiupui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1; should be harmless; many many projects are doing this.

@tdonohue tdonohue merged commit 2734dca into DSpace:dspace-6_x Feb 27, 2017
@tdonohue tdonohue deleted the fix_travis_timeouts branch February 27, 2017 21:36
@tdonohue
Copy link
Member Author

This was also cherry-picked to master, dspace-5_x and dspace-4_x branches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code task Code cleanup task quick win Pull request is small in size & should be easy to review and/or merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants