Advertisement
Guest User

Untitled

a guest
Mar 9th, 2015
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. FAILURE: Build failed with an exception.
  2.  
  3. * What went wrong:
  4. Could not resolve all dependencies for configuration ':compile'.
  5. > Could not resolve org.springframework.data:spring-data-mongodb:1.7.0.RC1.
  6. Required by:
  7. :TwitterInsights:unspecified
  8. > Could not parse POM https://repo.spring.io/milestone/org/springframework/data/spring-data-mongodb/1.7.0.RC1/spring-data-mongodb-1.7.0.RC1.pom
  9. > Could not resolve org.springframework.data:spring-data-mongodb-parent:1.7.0.RC1.
  10. > Could not parse POM https://repo.spring.io/milestone/org/springframework/data/spring-data-mongodb-parent/1.7.0.RC1/spring-data-mongodb-parent-1.7.0.RC1.pom
  11. > Could not find org.springframework.data.build:spring-data-parent:1.6.0.RC1.
  12. Searched in the following locations:
  13. https://repo.spring.io/milestone/org/springframework/data/build/spring-data-parent/1.6.0.RC1/spring-data-parent-1.6.0.RC1.pom
  14. https://repo.spring.io/milestone/org/springframework/data/build/spring-data-parent/1.6.0.RC1/spring-data-parent-1.6.0.RC1.jar
  15. https://repo1.maven.org/maven2/org/springframework/data/build/spring-data-parent/1.6.0.RC1/spring-data-parent-1.6.0.RC1.pom
  16. https://repo1.maven.org/maven2/org/springframework/data/build/spring-data-parent/1.6.0.RC1/spring-data-parent-1.6.0.RC1.jar
  17. > Could not resolve org.springframework.data:spring-data-mongodb:1.7.0.RC1.
  18. Required by:
  19. :TwitterInsights:unspecified > org.springframework.boot:spring-boot-starter-data-mongodb:1.2.2.RELEASE
  20. > Could not parse POM https://repo.spring.io/milestone/org/springframework/data/spring-data-mongodb/1.7.0.RC1/spring-data-mongodb-1.7.0.RC1.pom
  21. > Could not resolve org.springframework.data:spring-data-mongodb-parent:1.7.0.RC1.
  22. > Could not parse POM https://repo.spring.io/milestone/org/springframework/data/spring-data-mongodb-parent/1.7.0.RC1/spring-data-mongodb-parent-1.7.0.RC1.pom
  23. > Could not find org.springframework.data.build:spring-data-parent:1.6.0.RC1.
  24. Searched in the following locations:
  25. https://repo.spring.io/milestone/org/springframework/data/build/spring-data-parent/1.6.0.RC1/spring-data-parent-1.6.0.RC1.pom
  26. https://repo.spring.io/milestone/org/springframework/data/build/spring-data-parent/1.6.0.RC1/spring-data-parent-1.6.0.RC1.jar
  27. https://repo1.maven.org/maven2/org/springframework/data/build/spring-data-parent/1.6.0.RC1/spring-data-parent-1.6.0.RC1.pom
  28. https://repo1.maven.org/maven2/org/springframework/data/build/spring-data-parent/1.6.0.RC1/spring-data-parent-1.6.0.RC1.jar
  29.  
  30. * Try:
  31. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement