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

Errors in tests when building the project #43

Open
milkyklim opened this issue Jun 22, 2018 · 0 comments
Open

Errors in tests when building the project #43

milkyklim opened this issue Jun 22, 2018 · 0 comments

Comments

@milkyklim
Copy link

milkyklim commented Jun 22, 2018

Once in the chainspacecore folder I am trying to build the chainspace core using mvn -Dversion=1.0-SNAPSHOT package assembly:single but get errors in the tests.

But if I skip the tests mvn -Dversion=1.0-SNAPSHOT -Dmaven.test.failure.ignore=true package assembly:single the project seems to be built successfully.

Can you fix the tests please?

Error message: https://ghostbin.com/paste/bghrt

UPD: was running the code on the linux machine.

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