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

Travis-CI build sometimes fails to pull some dependencies #4

Closed
oskopek opened this issue Nov 22, 2013 · 6 comments · Fixed by #9
Closed

Travis-CI build sometimes fails to pull some dependencies #4

oskopek opened this issue Nov 22, 2013 · 6 comments · Fixed by #9
Assignees
Labels
Milestone

Comments

@oskopek
Copy link
Owner

oskopek commented Nov 22, 2013

Travis can't seem to pull jasperreports' dependencies when absenting a repository tag:

<repositories>
        <repository>
            <id>JasperReports Maven Repo</id>
            <url>http://jasperreports.sourceforge.net/maven2/</url>
        </repository>
    </repositories>

The ideal scenario would have the repositories tag removed altogether and still pass builds, if possible.

@oskopek
Copy link
Owner Author

oskopek commented Nov 22, 2013

It sometimes fails to pull jboss repo dependencies too. There seems to be a problem elsewhere.
EDIT: The best thing to do just seems to restart the build if it fails because of dependency pull issues, until it goes away.

@ghost ghost assigned oskopek Nov 22, 2013
@oskopek oskopek mentioned this issue Nov 24, 2013
@oskopek
Copy link
Owner Author

oskopek commented Nov 24, 2013

I posted on the Travis mailing list, lets keep this one open for now.

@oskopek
Copy link
Owner Author

oskopek commented Nov 25, 2013

The problem doesn't seem to be on our side, but on sourceforge's, or at Travis, because of their connection overload or a proxy or anything. The repository tag has nothing to do with it. Closing as wontfix for now.

@oskopek
Copy link
Owner Author

oskopek commented Dec 3, 2013

@oskopek
Copy link
Owner Author

oskopek commented Dec 12, 2013

Just added the repository, and closing for now. Works better with it, although still not perfect.

@oskopek oskopek closed this as completed Dec 12, 2013
@oskopek
Copy link
Owner Author

oskopek commented Mar 13, 2014

Fixed with PR #27

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

Successfully merging a pull request may close this issue.

1 participant