-
Notifications
You must be signed in to change notification settings - Fork 28
Fabric8 d-m-p for containerized build #775
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
base: master
Are you sure you want to change the base?
Conversation
|
When running So I tried with Instead, use this command line in the |
|
Building "Windup Web - Generate TS Models" fails. And when I clean my local M2 repo I get : |
|
When building the entire project, unpacking mta-cli-5.3.0-SNAPSHOT-offline.zip takes a lot of time. It refrains from building several times the app |
commit 40eeead fixes it |
|
@mrizzi I've just tested building with the |
Execute
mvn docker:start -NAdd the
-Ddocker.host=unix:///run/user/1000/podman/podman.sockoption to provide the Docker host value in case it's requested.