Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Maven Test Plugin 1.8 for Maven 1.x released

    0 answers - 2031 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    We are pleased to announce the Maven Test Plugin 1.8 release!
    Run JUnit tests.
    Changes in this version include:
    New Features:
    o Set junit's showoutput attribute if Maven is executed in debug (-X) mode.
    Fixes MPTEST-43.
    o Allow to add additional elements to the test classpath, new property
    maven.test.classpath. Fixes MPTEST-47. Thanks to Henning Schmiedehausen.
    o Display a warning if some tests do not pass (and
    maven.test.failure.ignore=true). Fixes MPTEST-36.
    o Add timeouts to the test plugin, new property maven.junit.timeout. Fixes
    MPTEST-10.
    o Add ability to fail the build on test errors, new property
    maven.test.error.ignore. Fixes MPTEST-58. Thanks to Mauro Botelho.
    o Add maven.test.excludeXmlApis property to avoid duplicated Xerces. Fixes
    MPTEST-55. Thanks to Eric Hartmann.
    Fixed bugs:
    o test:test should honour the maven.test.compile.src.set variable. Fixes
    MPTEST-49.
    o Do not execute test:test-resources and test:compile unless tests will
    be run.
    Fixes MPTEST-46.
    o test:single should ignore maven.test.skip=true. Fixes MPTEST-59.
    o Test failure doesn't halt execution of test suite. Fixes MPTEST-39.
    Changes:
    o Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis
    1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753.
    o Upgrade to Junit 3.8.2.
    o Update dependencies to match ones in maven 1.1 core and to unify them
    between plugins. Fixes MAVEN-1712.
    To automatically install the plugin, type the following on a single line:
    maven plugin:download
    ,
    -DgroupId=maven
    -DartifactId=maven-test-plugin
    -Dversion=1.8
    For a manual installation, you can download the plugin here:
    Have fun!
    -The Maven Test Plugin development team
    To unsubscribe, e-mail: users-unsubscribe (AT) maven (DOT) apache.org
    For additional commands, e-mail: users-help (AT) maven (DOT) apache.org

Re: Maven Test Plugin 1.8 for Maven 1.x released


max 4000 letters.
Your nickname that display:
In order to stop the spam: 5 + 5 =
QUESTION ON "Java"

EMSDN.COM