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

build faliure #4

Open
vickypathre opened this issue Apr 21, 2020 · 0 comments
Open

build faliure #4

vickypathre opened this issue Apr 21, 2020 · 0 comments

Comments

@vickypathre
Copy link

e-commerce-microservices-sample-master\discovery-microservice\src\main\java\com\nikhu\ecommerce\discovery\EurekaDiscoveryServiceApplication.java:9: error: package org.springframework.cloud.netflix.eureka.server does not exist
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
^
C:\POC\e-commerce-microservices-sample-master\discovery-microservice\src\main\java\com\nikhu\ecommerce\discovery\EurekaDiscoveryServiceApplication.java:11: error: cannot find symbol
@EnableEurekaServer
^
symbol: class EnableEurekaServer
2 errors
:discovery-microservice:compileJava FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':discovery-microservice:compileJava'.

Compilation failed; see the compiler error output for details.

  • 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: 5.561 secs

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

1 participant