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 issues. #3

Open
Sakethramvs opened this issue Dec 11, 2018 · 0 comments
Open

Maven issues. #3

Sakethramvs opened this issue Dec 11, 2018 · 0 comments

Comments

@Sakethramvs
Copy link

Expected Behavior

Maven is supposed to import all dependencies.

Current Behavior

Maven is not able to pull the given versions from central repo

Context

I'm unable to compile my code. It says (After I change spring social to release version)
[ERROR] \spring-social-bitbucket-master\src\main\java\org\springframework\social\bitbucket\config\annotation\TwitterProviderConfigRegistrar.java:[7,51] error:

When I change the version to 1.1.0 release version I'm getting the following

[ERROR] \spring-social-bitbucket-master\src\main\java\org\springframework\social\bitbucket\config\annotation\TwitterProviderConfigRegistrar.java:[7,51] error: cannot find symbol
[ERROR] \spring-social-bitbucket-master\src\main\java\org\springframework\social\bitbucket\config\annotation\TwitterProviderConfigRegistrar.java:[18,8] error: cannot find symbol
[ERROR] \spring-social-bitbucket-master\src\main\java\org\springframework\social\bitbucket\config\annotation\TwitterProviderConfigRegistrar.java:[25,4] error: method does not override or implement a method from a supertype

Your Environment

Maven 3.5.2

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