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

'dependencies.dependency.version' for io.zipkin:zipkin-ui:jar is missing. #1

Open
Robin7Ma opened this issue Nov 2, 2016 · 1 comment

Comments

@Robin7Ma
Copy link

Robin7Ma commented Nov 2, 2016

D:\Workbench\repo\git\github\zpng\spring-cloud-microservice-examples>mvn clean package
[INFO] Scanning for projects...
Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/boot/spring-boot-starter-parent/1.4.1.RELEASE/spring-boot-starter-parent-1.4.1.RELEASE.pom
Downloading: http://repo.spring.io/libs-snapshot-continuous-local/org/springframework/boot/spring-boot-starter-parent/1.4.1.RELEASE/spring-boot-starter-parent-1.4.1.RELEASE.pom
Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/boot/spring-boot-starter-parent/1.4.1.RELEASE/spring-boot-starter-parent-1.4.1.RELEASE.pom
Downloading: http://repo.spring.io/libs-release-local/org/springframework/boot/spring-boot-starter-parent/1.4.1.RELEASE/spring-boot-starter-parent-1.4.1.RELEASE.pom
Downloaded: http://repo.spring.io/libs-release-local/org/springframework/boot/spring-boot-starter-parent/1.4.1.RELEASE/spring-boot-starter-parent-1.4.1.RELEASE.pom (8 KB at 8.7 KB/sec)
Downloading: http://repo.spring.io/libs-snapshot-local/org/springframework/cloud/spring-cloud-starter-parent/Camden.SR1/spring-cloud-starter-parent-Camden.SR1.pom
Downloading: http://repo.spring.io/libs-snapshot-continuous-local/org/springframework/cloud/spring-cloud-starter-parent/Camden.SR1/spring-cloud-starter-parent-Camden.SR1.pom
Downloading: http://repo.spring.io/libs-milestone-local/org/springframework/cloud/spring-cloud-starter-parent/Camden.SR1/spring-cloud-starter-parent-Camden.SR1.pom
Downloading: http://repo.spring.io/libs-release-local/org/springframework/cloud/spring-cloud-starter-parent/Camden.SR1/spring-cloud-starter-parent-Camden.SR1.pom
Downloaded: http://repo.spring.io/libs-release-local/org/springframework/cloud/spring-cloud-starter-parent/Camden.SR1/spring-cloud-starter-parent-Camden.SR1.pom (5 KB at 5.0 KB/sec)
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for io.zipkin:zipkin-ui:jar is missing. @ org.zpng:cloud-zipkin:[unknown-version], D:\Workbench\repo\git\github\zpng\spring-cloud-microservice-examples\cloud-zipkin\pom.xml, line 29, column 17
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.zpng:cloud-zipkin:1.0-SNAPSHOT (D:\Workbench\repo\git\github\zpng\spring-cloud-microservice-examples\cloud-zipkin\pom.xml) has 1 error
[ERROR]     'dependencies.dependency.version' for io.zipkin:zipkin-ui:jar is missing. @ org.zpng:cloud-zipkin:[unknown-version], D:\Workbench\repo\git\github\zpng\spring-cloud-microservice-examples\cloud-zipkin\pom.xml, line 29, column 17
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
@zpng
Copy link
Owner

zpng commented Nov 2, 2016

check whether settings.xml is right. And wheter the code is the newest version.

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

2 participants