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

Some strange errors when fetching resources from sourceforge mvn repo #30

Closed
dbachelder opened this issue Mar 14, 2014 · 4 comments
Closed

Comments

@dbachelder
Copy link

Sourceforge is redirecting and and doing all sorts of silly magic when gradle attempts to download from them... Is there an alternative host for these resources?

Invalid cookie header: "Set-Cookie: webflash=; expires="Sun, 09-Mar-2014 21:20:21 GMT"; Max-Age=0; Path=/". Unable to parse expires attribute: "Sun, 09-Mar-2014 21:20:21 GMT"
Invalid cookie header: "Set-Cookie: webflash=; expires="Sun, 09-Mar-2014 21:20:21 GMT"; Max-Age=0; Path=/". Unable to parse expires attribute: "Sun, 09-Mar-2014 21:20:21 GMT"
Invalid cookie header: "Set-Cookie: webflash=; expires="Sun, 09-Mar-2014 21:20:21 GMT"; Max-Age=0; Path=/". Unable to parse expires attribute: "Sun, 09-Mar-2014 21:20:21 GMT"
Invalid cookie header: "Set-Cookie: webflash=; expires="Sun, 09-Mar-2014 21:20:21 GMT"; Max-Age=0; Path=/". Unable to parse expires attribute: "Sun, 09-Mar-2014 21:20:21 GMT"
Invalid cookie header: "Set-Cookie: VISITOR=532372942d82e34c6a584aec; expires="Mon, 11-Mar-2024 21:20:21 GMT"; httponly; Max-Age=315360000; Path=/". Unable to parse expires attribute: "Mon, 11-Mar-2024 21:20:21 GMT"
Resource missing. [HTTP HEAD: http://sourceforge.net/projects/jsi/files/m2_repo/net/sourceforge/jsi/jsi/1.1.0-SNAPSHOT/jsi-1.1.0-SNAPSHOT.jar]
@aled
Copy link
Owner

aled commented Mar 19, 2014

Hmmm, no, there isn't an alternative host at the moment. I'll take a closer look later.

Aled.

@aled
Copy link
Owner

aled commented Apr 1, 2014

Despite lots of "Invalid cookie header" warnings, it does still appear to build OK.

@aled aled closed this as completed Apr 1, 2014
@dbachelder
Copy link
Author

With gradle? Huh.. seemed to fail the build for me.. I'll try and revisit tomorrow.

@aled
Copy link
Owner

aled commented Apr 13, 2014

Version 1.1.0-SNAPSHOT is now in the sonatype repository - you could try that. (The jsi-examples repository has been updated to use it, so you can copy that)

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