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

Don't fail build if volume-clean fails. #788

Merged
merged 4 commits into from
Nov 4, 2017
Merged

Commits on Nov 4, 2017

  1. Don't fail build if volume-clean fails.

    This fix is admittedly simplistic.  It does not take into account any of the
    other possible causes for an exception.  However, if you are using volume-clean,
    chances are you're using volume-create, or many of the other goals provided by
    DMP.  In that case, you will almost certainly receive errors pointing you at the
    real problem.
    Edwin Wiles authored and rhuss committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    7e91ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d45a4dd View commit details
    Browse the repository at this point in the history
  3. chore: changelog update

    rhuss committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    0e67bad View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:fabric8io/docker-maven-plugin int…

    …o pr/788-volume-clean
    rhuss committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    4f50479 View commit details
    Browse the repository at this point in the history