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

Build failes on project taokeeper-common #27

Open
paulvi opened this issue Jan 7, 2015 · 3 comments
Open

Build failes on project taokeeper-common #27

paulvi opened this issue Jan 7, 2015 · 3 comments

Comments

@paulvi
Copy link

paulvi commented Jan 7, 2015

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] taokeeper ......................................... SUCCESS [0.009s]
[INFO] taokeeper-common .................................. FAILURE [0.179s]
[INFO] taokeeper-reporter ................................ SKIPPED
[INFO] taokeeper-monitor ................................. SKIPPED
[INFO] taokeeper-build ................................... SKIPPED
[INFO] taokeeper-research ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.395s
[INFO] Finished at: Wed Jan 07 14:42:48 CST 2015
[INFO] Final Memory: 6M/157M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project taokeeper-common: Could not resolve dependencies for project com.taobao.taokeeper:taokeeper-common:jar:1.1.2: The following artifacts could not be resolved: org.slf4j:slf4
j-api:jar:1.5.9.RC1, org.slf4j:slf4j-log4j12:jar:1.5.9.RC1, org.apache.zookeeper:zookeeper:jar:sources:3.4.3, com.taobao.taokeeper:zkclient:jar:0.2-SNAPSHOT, common.toolkit:common-toolkit:jar:0.0.4-SNAPSHOT, commo
n.toolkit:common-toolkit:jar:sources:0.0.4-SNAPSHOT, mysql:mysql-connector-java:jar:5.1.12: Failure to find org.slf4j:slf4j-api:jar:1.5.9.RC1 in http://repo.maven.apache.org/maven2 was cached in the local reposito
ry, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

@paulvi
Copy link
Author

paulvi commented Jan 7, 2015

How exactly build should be executed? What to do with <profile> ?
is it really needed?

@amcloth
Copy link

amcloth commented Jan 14, 2015

缺少依赖jar包.

dependency
groupId = com.taobao.taokeeper
artifactId = zkclient
dependency

@paulvi
Copy link
Author

paulvi commented Jan 16, 2015

That is not answer.

Please update README to tell what exactly needed for build to pass.

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