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

Maven BUILD FAILURE: ResourceDoesNotExistException: File: http://googletest.googlecode.com/files/gtest-1.7.0.zip , ReasonPhrase:Not Found #9

Open
mkmoisen opened this issue Feb 12, 2017 · 0 comments
Assignees

Comments

@mkmoisen
Copy link

Libhbase fails to build with maven because http://googletest.googlecode.com/files/gtest-1.7.0.zip points to an invalid URL.

I was able to get passed this error by using the following:

mvn install -DskipTests -Dmaven.test.skip=true

Perhaps -DMaven.test.skip=true should be added to the readme?

However, I would also like to run the tests.

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