spring-attic / spring-social-samples

Samples of using Spring Social

Home Page:http://projects.spring.io/spring-social

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

never use dependencies to SNAPSHOT in demo project. ever.

msangel opened this issue · comments

it is broken now

  • What went wrong:
    Could not resolve all dependencies for configuration ':compile'.

Could not find org.springframework.social:spring-social-config:1.2.0.BUILD-SNAPSHOT.
Required by:
:spring-social-showcase-boot:unspecified
Could not find org.springframework.social:spring-social-config:1.2.0.BUILD-SNAPSHOT.
Required by:
:spring-social-showcase-boot:unspecified > org.springframework.boot:spring-boot-starter-social-facebook:1.3.0.M1
:spring-social-showcase-boot:unspecified > org.springframework.boot:spring-boot-starter-social-twitter:1.3.0.M1
:spring-social-showcase-boot:unspecified > org.springframework.boot:spring-boot-starter-social-linkedin:1.3.0.M1
Could not find org.springframework.social:spring-social-config:1.2.0.BUILD-SNAPSHOT.
Required by:
:spring-social-showcase-boot:unspecified > org.springframework.social:spring-social-facebook:2.0.1.RELEASE
:spring-social-showcase-boot:unspecified > org.springframework.boot:spring-boot-starter-social-twitter:1.3.0.M1 > org.springframework.social:spring-social-twitter:1.1.0.RELEASE
:spring-social-showcase-boot:unspecified > org.springframework.boot:spring-boot-starter-social-linkedin:1.3.0.M1 > org.springframework.social:spring-social-linkedin:1.0.1.RELEASE

That's what I have locally for spring-social-boot