-
Notifications
You must be signed in to change notification settings - Fork 56
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 has been failed in local #229
Comments
It seems error above is problem of maven. But there are still issue after fixing it
Seems there are problem on connection. How can make this work? |
@kination yes, the first issue above looks like a file corruption during download of Maven dependencies during the build, glad you managed to sort it out already. 👍 This remaining issue reported above does not reproduce locally for us or on GitHub Actions build, so we need more information to help diagnose the cause. Please repeat your local build with the following command line from
This will have the effect of not running any additional integration tests if After the build breaks, please run the following command to create an archive of the
Then please upload the resulting What is the output of |
@kination we cannot reproduce this - please let us know if you need us to reopen. |
Describe the bug
Build has been failed when following the guide here https://github.com/aklivity/zilla#build-from-source
To Reproduce
Run following command
Expected behavior
Creates a local docker image with version develop-SNAPSHOT.
Actual behavior
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: