-
Notifications
You must be signed in to change notification settings - Fork 352
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
make images fail on resolve of camel-k-maven-plugin #869
Comments
Before this, you need to build camel-k-runtime repo |
afaik, |
@dmvolod, indeed building the camel-k runtime solves this issue. |
@ipolyzos what is your operator-sdk version? |
Also please pull latest commits from upstream as some changes related to build process were made |
$ operator-sdk version git:(master|… $ git pull |
I can confirm that this issue is not present in a fresh copy. Please see the log below:
@dmvolod thanks |
$ make images
fails on the latest master due to unable to resolve maven artifact.Please see the error message below for more
You can also refer to the following link for the full log output
https://pastebin.com/hxsiu5TR
The text was updated successfully, but these errors were encountered: