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

./gradlew check or ./gradlew run failed #71

Open
xiaommao opened this issue Feb 13, 2017 · 1 comment
Open

./gradlew check or ./gradlew run failed #71

xiaommao opened this issue Feb 13, 2017 · 1 comment

Comments

@xiaommao
Copy link

:generateTypeSystem FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':generateTypeSystem'.

Could not resolve all dependencies for configuration ':compile'.
Could not resolve eu.ailao:gloveDict:1.0-stanford.
Required by:
:yodaqa:unspecified
> Could not GET 'http://ailao.eu/maven/eu/ailao/gloveDict/1.0-stanford/gloveDict-1.0-stanford.pom'.
> 网络不可达
Could not resolve com.github.jcrfsuite:jcrfsuite:0.5.
Required by:
:yodaqa:unspecified
> Could not GET 'http://ailao.eu/maven/com/github/jcrfsuite/jcrfsuite/0.5/jcrfsuite-0.5.pom'.
> 网络不可达

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 4 mins 20.549 secs

Trying to wget "http://ailao.eu/maven/eu/ailao/gloveDict/1.0-stanford/gloveDict-1.0-stanford.pom" is also failed.

Even not able to telnet port 80 on ailao.eu.

@nttmac
Copy link

nttmac commented Feb 9, 2019

:generateTypeSystem FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':generateTypeSystem'.

Could not resolve all dependencies for configuration ':compile'.
Could not resolve eu.ailao:gloveDict:1.0-stanford.
Required by:
:yodaqa:unspecified

Could not GET 'http://ailao.eu/maven/eu/ailao/gloveDict/1.0-stanford/gloveDict-1.0-stanford.pom'.
网络不可达
Could not resolve com.github.jcrfsuite:jcrfsuite:0.5.
Required by:
:yodaqa:unspecified
Could not GET 'http://ailao.eu/maven/com/github/jcrfsuite/jcrfsuite/0.5/jcrfsuite-0.5.pom'.
网络不可达

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 4 mins 20.549 secs

Trying to wget "http://ailao.eu/maven/eu/ailao/gloveDict/1.0-stanford/gloveDict-1.0-stanford.pom" is also failed.

Even not able to telnet port 80 on ailao.eu.

Have you solved this problem?

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