Skip to content

Maven issues.  #3

@Sakethramvs

Description

@Sakethramvs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions