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

fail to build and deploy #731

Closed
kameshsampath opened this issue Mar 10, 2017 · 1 comment
Closed

fail to build and deploy #731

kameshsampath opened this issue Mar 10, 2017 · 1 comment
Labels

Comments

@kameshsampath
Copy link

The docker maven plugin is unable to build and deploy the maven project when the ~/.docker/config.json has auths entries without any auth credentials.

Ref: fabric8io/fabric8-maven-plugin#868

@rhuss
Copy link
Collaborator

rhuss commented Mar 29, 2017

This bug is related to #534 (comment) and fabric8io/fabric8-maven-plugin#901

This needs to be fixed in dmp which I will do for 0.20.1 which is supposed to come out tomorrow.

rhuss added a commit to rhuss/docker-maven-plugin that referenced this issue Mar 29, 2017
Especially when there is no auth set, don't barf but simply don't
use any auth.

Fixes fabric8io#731
rgbj pushed a commit to rgbj/docker-maven-plugin that referenced this issue Jun 21, 2017
Especially when there is no auth set, don't barf but simply don't
use any auth.

Fixes fabric8io#731
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants