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

Could not find dependencies for project schemarepo during build schema repo. #45

Open
JohnnyZHH opened this issue Oct 27, 2016 · 0 comments

Comments

@JohnnyZHH
Copy link

Hi,

I download schema-repo-master.zip and apache-maven-3.3.9-bin.tar.gz, then unzip them and try to build and run the schema repo, but some error occur during execute the following commands in the current directory, where can I get org.schemarepo:schema-repo-common:jar:tests:0.1.4-SNAPSHOT? Thanks!

mvn install

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Schema Repository .................................. SUCCESS [03:36 min]
[INFO] Schema Repository Common ........................... SUCCESS [01:05 min]
[INFO] Schema Repository Avro Integration ................. SUCCESS [ 12.476 s]
[INFO] Schema Repository API .............................. SUCCESS [ 3.301 s]
[INFO] Schema Repository REST Server ...................... FAILURE [ 27.304 s]
[INFO] Schema Repository REST Client ...................... SKIPPED
[INFO] Schema Repository Bundle ........................... SKIPPED
[INFO] Schema Repository ZK Backend ....................... SKIPPED
[INFO] Schema Repository ZK Backend Bundle ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:25 min
[INFO] Finished at: 2016-10-27T17:02:14-05:00
[INFO] Final Memory: 23M/723M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project schema-repo-server: Could not resolve dependencies for project org.schemarepo:schema-repo-server:jar:0.1.4-SNAPSHOT: Could not find artifact org.schemarepo:schema-repo-common:jar:tests:0.1.4-SNAPSHOT

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

1 participant