Commit Graph

19 Commits

Author SHA1 Message Date
Benjamin Bentmann 620b0c5527 o Disabled EMMA runtime controller to avoid port conflicts
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@910267 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 17:15:24 +00:00
Benjamin Bentmann 3e37fe1c52 o Added profile to run ITs using embedded Maven
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@910121 13f79535-47bb-0310-9956-ffa450edef68
2010-02-14 23:44:20 +00:00
Benjamin Bentmann b2614ec5b2 o Inherited from IT parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@894163 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 12:45:55 +00:00
Benjamin Bentmann 428a8b1d98 o Added some more comments on running the ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@887236 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 15:51:18 +00:00
Benjamin Bentmann f05fd73fc7 o Reverted to default test behavior, i.e. fail build upon test failure, ITs are supposed to pass now
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834244 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 21:22:14 +00:00
Benjamin Bentmann 86606b5706 o Mentioned possibility to run ITs with Maven from IDE workspace
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@824336 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 13:52:04 +00:00
Benjamin Bentmann eb29f79775 o Updated to maven-verifier:1.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823740 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 23:24:55 +00:00
Benjamin Bentmann 0085e85a15 o Updated to maven-verifier:1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@818021 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 09:40:18 +00:00
Benjamin Bentmann 2bfe397443 o Decoupled ITs from Maven's/Surefire's handling of system properties and be more explicit about the intented data flow
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796887 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 21:37:30 +00:00
Benjamin Bentmann b0220b6caf o Fixed coverage report on Unix
o Removed workaround for MNG-3900

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@764290 13f79535-47bb-0310-9956-ffa450edef68
2009-04-12 10:50:26 +00:00
Benjamin Bentmann 453415277c o Updated to emma4it-maven-plugin:1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747899 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 19:46:56 +00:00
Brett Porter 7741914080 trim a heap of time off the test by reading the POMs directly, and filter to a new file rather than overwriting so the test behaves the same way each run
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746124 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 03:34:10 +00:00
Benjamin Bentmann f3c870075d o Added workaround for MNG-3900 to enable coverage report generation using Maven 3.x itself
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734787 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 19:42:43 +00:00
Benjamin Bentmann 4cdb501e61 o Updated to emma4it-maven-plugin:1.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731300 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04 17:45:32 +00:00
Benjamin Bentmann 2f786b2510 o Added profile "emma" ro generate site report about test coverage of ITs
Note: Maven 3.x does currently not properly handle the profile/properties, so one needs to execute the build with Maven 2.x and pass in -DmavenHome=<maven-3-home>

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@725790 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 19:24:23 +00:00
John Dennis Casey e78ded7474 bump to latest 6.1 version of jetty, to try to escape the messagebundle problems.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724831 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 18:58:50 +00:00
Benjamin Bentmann 86beace63b o Renamed module maven-integration-test-helper to maven-it-helper to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698226 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:35:13 +00:00
Benjamin Bentmann 4375d703fd o Renamed module core-integration-tests-support to core-it-support to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698218 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:13:09 +00:00
Benjamin Bentmann 7f42b3a882 o Renamed module core-integration-tests to core-it-suite to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698206 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 15:48:07 +00:00