Commit Graph

8 Commits

Author SHA1 Message Date
John Dennis Casey 3316de4c7c [MNG-3415] Adding an integration test to make sure metadata files aren't written when TransferFailedException happens during metadata resolution, and that the file used for updateInterval calculations (metadata file in 2.0.x and resolver-status.properties in 2.1.x) is NOT updated on successive builds inside that updateInterval. Finally, updating AbstractMavenIntegrationTest to allow matching of specific version ranges on-demand, to allow tests to adjust things like the updateInterval check-file...this is not ideal, but provides smaller code changes and maintenance overhead than duplicating unit test classes for this behavior.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@635614 13f79535-47bb-0310-9956-ffa450edef68
2008-03-10 17:37:22 +00:00
John Dennis Casey 4ca9e547c1 [MNG-3394] Adding two integration tests, and making a small adjustment to the console output when maven.version system property is not present.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@634449 13f79535-47bb-0310-9956-ffa450edef68
2008-03-06 23:06:05 +00:00
Brett Porter 5583d24573 ITs now depend on a snapshot, no idea how this snuck in undetected
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620342 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 21:54:52 +00:00
Brett Porter d39527843a improve names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578628 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 03:00:46 +00:00
Brett Porter 110980aa8d integration test clean up, making it possible to run using the -tests.jar.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578616 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:31:02 +00:00
John Dennis Casey 67e0b8d0ae Fixing core-it-plugins so they won't bomb on surefire:test with NPE if there is nothing under src/test/java.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@573699 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 20:58:21 +00:00
Brian E Fox 82415445e6 extend maven parent and deploy snapshot for archetype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@558907 13f79535-47bb-0310-9956-ffa450edef68
2007-07-24 01:29:04 +00:00
Jason van Zyl 59ebc673c0 o separation of the base integration test. this can now be used in the IT suite we run and used in the archetype.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@551804 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 05:55:49 +00:00