Advertisement
Guest User

Untitled

a guest
Nov 9th, 2016
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.86 KB | None | 0 0
  1. <!-- https://mvnrepository.com/artifact/com.sun.jndi/ldap -->
  2. <dependency>
  3. <groupId>com.sun.jndi</groupId>
  4. <artifactId>ldap</artifactId>
  5. <version>1.2.4</version>
  6. </dependency>
  7.  
  8. <repositories>
  9. <repository>
  10. <id>spring-releases</id>
  11. <url>https://repo.spring.io/libs-release</url>
  12. </repository>
  13. <repository>
  14. <id>mvnrepository</id>
  15. <url>http://mvnrepository.com/artifact/</url>
  16. </repository>
  17. </repositories>
  18. <pluginRepositories>
  19. <pluginRepository>
  20. <id>spring-releases</id>
  21. <url>https://repo.spring.io/libs-release</url>
  22. </pluginRepository>
  23. </pluginRepositories>
  24.  
  25. [DEBUG] =======================================================================
  26. [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=111, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=60, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=16, ConflictResolver.conflictItemCount=100, DefaultDependencyCollector.collectTime=353, DefaultDependencyCollector.transformTime=16}
  27. [DEBUG] org.springframework:gs-rest-service:war:0.1.0
  28. [DEBUG] org.springframework.boot:spring-boot-starter-web:jar:1.4.0.RELEASE:compile
  29. [DEBUG] org.springframework.boot:spring-boot-starter:jar:1.4.0.RELEASE:compile
  30. [DEBUG] org.springframework.boot:spring-boot:jar:1.4.0.RELEASE:compile
  31. [DEBUG] org.springframework.boot:spring-boot-autoconfigure:jar:1.4.0.RELEASE:compile
  32. [DEBUG] org.springframework.boot:spring-boot-starter-logging:jar:1.4.0.RELEASE:compile
  33. [DEBUG] ch.qos.logback:logback-classic:jar:1.1.7:compile
  34. [DEBUG] ch.qos.logback:logback-core:jar:1.1.7:compile
  35. [DEBUG] org.slf4j:jcl-over-slf4j:jar:1.7.21:compile
  36. [DEBUG] org.slf4j:jul-to-slf4j:jar:1.7.21:compile
  37. [DEBUG] org.slf4j:log4j-over-slf4j:jar:1.7.21:compile
  38. [DEBUG] org.yaml:snakeyaml:jar:1.17:runtime
  39. [DEBUG] org.springframework.boot:spring-boot-starter-tomcat:jar:1.4.0.RELEASE:compile
  40. [DEBUG] org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.4:compile
  41. [DEBUG] org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.4:compile
  42. [DEBUG] org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.4:compile
  43. [DEBUG] org.hibernate:hibernate-validator:jar:5.2.4.Final:compile
  44. [DEBUG] javax.validation:validation-api:jar:1.1.0.Final:compile
  45. [DEBUG] org.jboss.logging:jboss-logging:jar:3.3.0.Final:compile (version managed from 3.2.1.Final by org.springframework.boot:spring-boot-dependencies:1.4.0.RELEASE)
  46. [DEBUG] com.fasterxml:classmate:jar:1.3.1:compile (version managed from 1.1.0 by org.springframework.boot:spring-boot-dependencies:1.4.0.RELEASE)
  47. [DEBUG] com.fasterxml.jackson.core:jackson-databind:jar:2.8.1:compile
  48. [DEBUG] com.fasterxml.jackson.core:jackson-annotations:jar:2.8.1:compile (version managed from 2.8.0 by org.springframework.boot:spring-boot-dependencies:1.4.0.RELEASE)
  49. [DEBUG] com.fasterxml.jackson.core:jackson-core:jar:2.8.1:compile
  50. [DEBUG] org.springframework:spring-web:jar:4.3.2.RELEASE:compile
  51. [DEBUG] org.springframework:spring-aop:jar:4.3.2.RELEASE:compile
  52. [DEBUG] org.springframework:spring-context:jar:4.3.2.RELEASE:compile
  53. [DEBUG] org.springframework:spring-webmvc:jar:4.3.2.RELEASE:compile
  54. [DEBUG] org.springframework:spring-expression:jar:4.3.2.RELEASE:compile
  55. [DEBUG] org.springframework.boot:spring-boot-starter-test:jar:1.4.0.RELEASE:test
  56. [DEBUG] org.springframework.boot:spring-boot-test:jar:1.4.0.RELEASE:test
  57. [DEBUG] org.springframework.boot:spring-boot-test-autoconfigure:jar:1.4.0.RELEASE:test
  58. [DEBUG] com.jayway.jsonpath:json-path:jar:2.2.0:test
  59. [DEBUG] net.minidev:json-smart:jar:2.2.1:test
  60. [DEBUG] net.minidev:accessors-smart:jar:1.1:test
  61. [DEBUG] org.ow2.asm:asm:jar:5.0.3:test
  62. [DEBUG] org.assertj:assertj-core:jar:2.5.0:test
  63. [DEBUG] org.mockito:mockito-core:jar:1.10.19:test
  64. [DEBUG] org.objenesis:objenesis:jar:2.1:test
  65. [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:compile
  66. [DEBUG] org.hamcrest:hamcrest-library:jar:1.3:test
  67. [DEBUG] org.skyscreamer:jsonassert:jar:1.3.0:test
  68. [DEBUG] org.json:json:jar:20140107:test (version managed from 20090211 by org.springframework.boot:spring-boot-dependencies:1.4.0.RELEASE)
  69. [DEBUG] org.springframework:spring-core:jar:4.3.2.RELEASE:compile
  70. [DEBUG] org.springframework:spring-jdbc:jar:4.3.2.RELEASE:compile
  71. [DEBUG] org.springframework:spring-beans:jar:4.3.2.RELEASE:compile
  72. [DEBUG] org.springframework:spring-tx:jar:4.3.2.RELEASE:compile
  73. [DEBUG] org.springframework:spring-test:jar:4.3.2.RELEASE:compile
  74. [DEBUG] org.jetbrains.kotlin:kotlin-stdlib:jar:1.0.3:compile
  75. [DEBUG] org.jetbrains.kotlin:kotlin-runtime:jar:1.0.3:compile
  76. [DEBUG] org.postgresql:postgresql:jar:9.4.1211:compile
  77. [DEBUG] commons-dbutils:commons-dbutils:jar:1.6:compile
  78. [DEBUG] com.h2database:h2:jar:1.4.191:compile
  79. [DEBUG] junit:junit:jar:4.12:compile
  80. [DEBUG] com.sun.jndi:ldap:jar:1.2.4:compile
  81. [DEBUG] com.github.seratch:kotliquery:jar:1.1.1:compile
  82. [DEBUG] org.slf4j:slf4j-api:jar:1.7.21:compile
  83. [DEBUG] joda-time:joda-time:jar:2.9.4:compile
  84. [DEBUG] org.jetbrains.kotlin:kotlin-test-junit:jar:1.0.3:compile
  85. [DEBUG] org.jetbrains.kotlin:kotlin-test:jar:1.0.3:compile
  86. [DEBUG] com.zaxxer:HikariCP:jar:2.4.7:compile
  87. [DEBUG] org.mockito:mockito-all:jar:1.9.5:compile
  88. [INFO] ------------------------------------------------------------------------
  89. [INFO] BUILD FAILURE
  90. [INFO] ------------------------------------------------------------------------
  91. [INFO] Total time: 1.192 s
  92. [INFO] Finished at: 2016-11-09T16:42:31+01:00
  93. [INFO] Final Memory: 12M/123M
  94. [INFO] ------------------------------------------------------------------------
  95. [ERROR] Failed to execute goal on project gs-rest-service: Could not resolve dependencies for project org.springframework:gs-rest-service:war:0.1.0: Failure to find com.sun.jndi:ldap:jar:1.2.4 in https://repo.spring.io/libs-release was cached in the local repository, resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced -> [Help 1]
  96. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project gs-rest-service: Could not resolve dependencies for project org.springframework:gs-rest-service:war:0.1.0: Failure to find com.sun.jndi:ldap:jar:1.2.4 in https://repo.spring.io/libs-release was cached in the local repository, resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced
  97. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221)
  98. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
  99. at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:245)
  100. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
  101. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
  102. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
  103. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
  104. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
  105. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
  106. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
  107. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
  108. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
  109. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
  110. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
  111. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
  112. at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
  113. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  114. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  115. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  116. at java.lang.reflect.Method.invoke(Method.java:498)
  117. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
  118. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
  119. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
  120. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
  121. Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.springframework:gs-rest-service:war:0.1.0: Failure to find com.sun.jndi:ldap:jar:1.2.4 in https://repo.spring.io/libs-release was cached in the local repository, resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced
  122. at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
  123. at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
  124. ... 23 more
  125. Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Failure to find com.sun.jndi:ldap:jar:1.2.4 in https://repo.spring.io/libs-release was cached in the local repository, resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced
  126. at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
  127. at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
  128. ... 24 more
  129. Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to find com.sun.jndi:ldap:jar:1.2.4 in https://repo.spring.io/libs-release was cached in the local repository, resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced
  130. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
  131. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
  132. at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
  133. ... 25 more
  134. Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to find com.sun.jndi:ldap:jar:1.2.4 in https://repo.spring.io/libs-release was cached in the local repository, resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced
  135. at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:231)
  136. at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:206)
  137. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:585)
  138. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:503)
  139. at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
  140. ... 27 more
  141. [ERROR]
  142. [ERROR]
  143. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  144. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement