We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to build this project but maven requests to: http://maven.cm.hyperic.org/release/org/hyperic/hq/hq-common/5.8.6/hq-common-5.8.6.pom are returning <?xml version="1.0" encoding="UTF-8"?> <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>BC80A1DC6002F799</RequestId> <HostId>u7RezGRpxRvC++gfmgyfnSEJnRD0jzm+ScrtZbp1djFcZKzEJReAjTHOEj1oSWd9fp/VrYl2Lsw=</HostId> </Error> Similarly http://hyperic.org isn't returning anything
<?xml version="1.0" encoding="UTF-8"?> <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>BC80A1DC6002F799</RequestId> <HostId>u7RezGRpxRvC++gfmgyfnSEJnRD0jzm+ScrtZbp1djFcZKzEJReAjTHOEj1oSWd9fp/VrYl2Lsw=</HostId> </Error>
Is this a temporary glitch?
Thanks! Don
The text was updated successfully, but these errors were encountered:
I do not think it is temporary.
Sorry, something went wrong.
No branches or pull requests
I'm trying to build this project but maven requests to:
http://maven.cm.hyperic.org/release/org/hyperic/hq/hq-common/5.8.6/hq-common-5.8.6.pom
are returning
<?xml version="1.0" encoding="UTF-8"?> <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>BC80A1DC6002F799</RequestId> <HostId>u7RezGRpxRvC++gfmgyfnSEJnRD0jzm+ScrtZbp1djFcZKzEJReAjTHOEj1oSWd9fp/VrYl2Lsw=</HostId> </Error>
Similarly http://hyperic.org isn't returning anything
Is this a temporary glitch?
Thanks!
Don
The text was updated successfully, but these errors were encountered: