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

add failOnError and integration-test support #572

Merged
merged 3 commits into from Mar 1, 2017

Commits on Feb 20, 2017

  1. Fix eirslett#552: added maven.frontend.failOnError property and moved…

    … maven.test.failure.ignore property from KarmaRunMojo to AbstractFrontendMojo to manage integration-test phases
    
    updated README.md and CHANGELOG.md
    Stefano Vetrini authored and jcarsique committed Feb 20, 2017
    Copy the full SHA
    a121e7c View commit details
    Browse the repository at this point in the history
  2. format

    jcarsique committed Feb 20, 2017
    Copy the full SHA
    4a8ff2a View commit details
    Browse the repository at this point in the history
  3. Fix eirslett#552: review PR eirslett#553, add failOnError and maven.t…

    …est.failure.ignore properties
    
    fix integration-test
    eval failOnError depending on the property set and isTestingPhase()
    jcarsique committed Feb 20, 2017
    Copy the full SHA
    39bcb48 View commit details
    Browse the repository at this point in the history