Commit Graph

413 Commits

Author SHA1 Message Date
Brett Porter 5dfd6588fe [MNG-3581] test the old behaviour of wagon extension loading
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@662031 13f79535-47bb-0310-9956-ffa450edef68
2008-05-31 14:51:07 +00:00
Brett Porter 61fca27b7f make more tests work with repository managers
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@660872 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 09:12:50 +00:00
Brett Porter 6ab3bd9647 make it0059 work even if you use a repository manager
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@660870 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 08:59:30 +00:00
Brett Porter 8c6b787671 fix it0031 - remote repo it was using seems to have gone away
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@660866 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 08:54:52 +00:00
John Dennis Casey b75f2c2a63 [MNG-2739] Adding integration tests for missing repository-id and repository-url.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@659678 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 21:51:07 +00:00
Paul Gier f3e64d9626 [MNG-3571] small change to this test to cover behaviour from related issue MNG-3571
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@656843 13f79535-47bb-0310-9956-ffa450edef68
2008-05-15 21:18:20 +00:00
Paul Gier cefa049d75 [MNG-3106] Adding unit test for multiple profile activators.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@656817 13f79535-47bb-0310-9956-ffa450edef68
2008-05-15 20:27:52 +00:00
Paul Gier 638b340dbe [MNG-3545] Adding test for profile activation and deactivation.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@656403 13f79535-47bb-0310-9956-ffa450edef68
2008-05-14 20:19:26 +00:00
Paul Gier 7821187c9e Small name fix in IT pom
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@655928 13f79535-47bb-0310-9956-ffa450edef68
2008-05-13 15:57:26 +00:00
Paul Gier 91966db22c [MNG-3268] Adding IT for multiple -P params on the command line.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@652909 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 21:01:21 +00:00
John Dennis Casey d5691c956f Bumping modello plugin version up to the point where it started using generated-sources/modello instead of just generated-sources, so the success criteria will work.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@650548 13f79535-47bb-0310-9956-ffa450edef68
2008-04-22 15:19:29 +00:00
John Dennis Casey c4e0026c37 pinning the plugin version for modello.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@649717 13f79535-47bb-0310-9956-ffa450edef68
2008-04-18 22:39:20 +00:00
John Dennis Casey 051bc9228e should always have worked...this issue was a regression for import scope added in 2.0.9 and 2.1-alpha-1.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@649332 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 23:53:01 +00:00
John Dennis Casey d91bd35abe [MNG-3482] Adding an integration test to verify this fix.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@649331 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 23:51:52 +00:00
John Dennis Casey 54ddb58b1e Minor rename for MNG-3498, adjustments to two others to exempt 2.1 from being tested by them (in the case of 3221 this is in hopes of fixing the relationship between site plugin and reports, and in the case of 3485 we've been talking for awhile about moving to protocol mapping for wagons instead of including them in the core). Finally, adjusting 3473 to be a little more bullet-proof WRT the use of the ${plugin.version} expression and report-plugin versioning.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@646051 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 19:51:08 +00:00
John Dennis Casey 564c62c662 [MNG-3498] Adding integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@644488 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 20:56:26 +00:00
John Dennis Casey 373af92295 Separating the two test types as profiles in the user project for 3221, to make sure they don't interfere with one another.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@643480 13f79535-47bb-0310-9956-ffa450edef68
2008-04-01 17:24:02 +00:00
John Dennis Casey 5ff7367fb0 Enable the ITs for mng-2339 and some minor fixes to tests for mng-3221.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@642434 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28 23:38:08 +00:00
John Dennis Casey d3ec38e466 [MNG-3221] Adding integration tests for infinite forking from a report to the site phase, and for two mojos that use @execute phase='' for the same or overlapping phases.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@642380 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28 21:00:51 +00:00
Brett Porter ee2c9a44e7 work on clean repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@642213 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28 12:51:06 +00:00
Brett Porter 7d3a3f9419 [MNG-3485] add the integration test for the issue with overriding the wagon with an extension, and corresponding support artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@642212 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28 12:45:46 +00:00
John Dennis Casey ae0d9436d3 Adding 3355 to test suite.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@642013 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 22:40:22 +00:00
John Dennis Casey a22d0d4267 [MNG-2339][MNG-3355] Adding IT for 3355, and another IT for 2339 to verify that -Dversion=1 will override the POM version in the local POM, but not in plugin or dependency POMs...core commit to follow.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@642009 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 22:29:44 +00:00
Brian E Fox 81dfa1c32d added minimum version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@642001 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 22:09:24 +00:00
Brian E Fox ca6cda7888 enhanced the IT to validate both positive and negative expectations using 2.4 as failure and 2.4.1 as pass
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@642000 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 22:08:20 +00:00
Brian E Fox 811545c6b2 works better if i actually comment it out
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@641650 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 00:10:27 +00:00
Brian E Fox d4dd3b4e2c take IT20 out since it's testing beanshell which isn't in the core anymore.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@641420 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 17:27:48 +00:00
Brian E Fox 1ec755041d git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@641123 13f79535-47bb-0310-9956-ffa450edef68 2008-03-26 02:48:49 +00:00
Brian E Fox 2d19186791 fixing the deprecated property syntax
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@641122 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 02:45:09 +00:00
Brian E Fox 80bc3d4872 rename it folder to match others
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@641121 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 02:44:42 +00:00
Herve Boutemy 17835aec90 avoid script to continue if one step fails
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@640470 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 17:18:25 +00:00
Herve Boutemy e7087db955 avoid script to continue if one step fails
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@640425 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 14:34:05 +00:00
Brian E Fox 4f590be420 this was fixed by John's changes for MNG-3473
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639850 13f79535-47bb-0310-9956-ffa450edef68
2008-03-21 21:21:45 +00:00
Brian E Fox 0a07bf0a70 unlock the version so it tests compatibility with the latest.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639753 13f79535-47bb-0310-9956-ffa450edef68
2008-03-21 18:38:51 +00:00
Brian E Fox 86423ee3d2 MNG-3426: exclude missing JTA
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639740 13f79535-47bb-0310-9956-ffa450edef68
2008-03-21 18:02:36 +00:00
Brian E Fox 1329204cd3 IT18 needs rework
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639726 13f79535-47bb-0310-9956-ffa450edef68
2008-03-21 17:40:28 +00:00
Brian E Fox bb683153eb reverting suite...this wasn't supposed to go in.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639485 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 22:13:20 +00:00
Brian E Fox 7a87d9be87 MNG-2792: adding additional execution to make test more like 3426
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639483 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 22:11:09 +00:00
Brian E Fox 5436223733 plugin needs to be installed before the site report can process it
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639471 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 21:36:54 +00:00
Brian E Fox 5025b2477d plugin needs to be installed before the site report can process it
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639466 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 21:28:03 +00:00
Brian E Fox 8e906dd613 added comment to readme.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639440 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 20:26:45 +00:00
Brian E Fox 93f48cffa2 updated test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639415 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 19:18:59 +00:00
Brian E Fox 979d9db01b MNG-3473: adding an IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639383 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 17:41:07 +00:00
Brian E Fox 1c04fe3edb MNG-3473: adding an IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@639373 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 17:22:50 +00:00
John Dennis Casey 05291f80a9 [MNG-3220][MNG-3391] Adding integration tests for these issues, although those for MNG-3391 are commented out for now, until we can figure something out.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@638215 13f79535-47bb-0310-9956-ffa450edef68
2008-03-18 04:51:59 +00:00
Brian E Fox 679eb12543 fixing the IT so it can find the plugins on a clean repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@638000 13f79535-47bb-0310-9956-ffa450edef68
2008-03-17 18:18:28 +00:00
Brian E Fox 64e5a25dd3 fixing the IT so it can find the plugins on a clean repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@637998 13f79535-47bb-0310-9956-ffa450edef68
2008-03-17 18:14:53 +00:00
Brian E Fox d484c51269 shortened the method names to match the patterns
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@637340 13f79535-47bb-0310-9956-ffa450edef68
2008-03-15 03:03:48 +00:00
Brian E Fox 9580a3ca47 reversed the order of the tests: new tests that are more likely to fail will be towards the top and having it count down to zero provides a better judge of how far a test run has to go.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@637338 13f79535-47bb-0310-9956-ffa450edef68
2008-03-15 02:36:09 +00:00
Brian E Fox a0cf7994c7 MNG-2744: case insensitive checksums. Patch from Benjamin Bentmann
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@637334 13f79535-47bb-0310-9956-ffa450edef68
2008-03-15 02:08:37 +00:00
Brian E Fox 9edee2097e MNG-2744: case insensitive checksums. Patch from Benjamin Bentmann
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@637333 13f79535-47bb-0310-9956-ffa450edef68
2008-03-15 02:08:02 +00:00
John Dennis Casey 6fef3ebf2c [MNG-2883] Tests to make sure offline setting applies to legacy repositories.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@637265 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 21:06:48 +00:00
Brian E Fox 486d7fd24d use the new parent, and inherit the proper distMgt section
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@637231 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 19:50:59 +00:00
Brian E Fox b9da4522ce MNG-2861 fixed the IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@637215 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 19:07:59 +00:00
Brian E Fox 61849978b2 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636978 13f79535-47bb-0310-9956-ffa450edef68 2008-03-14 03:22:44 +00:00
Brian E Fox f148697b09 lock down the version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636974 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 03:05:31 +00:00
Brian E Fox cdebc74527 this bug wasn't fixed until 2.0.9
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636926 13f79535-47bb-0310-9956-ffa450edef68
2008-03-13 23:52:04 +00:00
Brian E Fox c61675e696 put newline in message
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636877 13f79535-47bb-0310-9956-ffa450edef68
2008-03-13 20:46:12 +00:00
Brian E Fox 1e9b4e1845 Display the executable being used.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636870 13f79535-47bb-0310-9956-ffa450edef68
2008-03-13 20:34:11 +00:00
John Dennis Casey 652f2f7a18 [MNG-3284] Enabling the integration test for this issue.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636462 13f79535-47bb-0310-9956-ffa450edef68
2008-03-12 19:17:17 +00:00
John Dennis Casey ba47b6b7c9 Fix the groupId for the C dependency in the MNG-2861 IT (also change the method name to reflect the proper MNG #)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636447 13f79535-47bb-0310-9956-ffa450edef68
2008-03-12 18:49:03 +00:00
Brian E Fox 7906b1b47e fixed the versions on some recent its
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636105 13f79535-47bb-0310-9956-ffa450edef68
2008-03-11 21:14:37 +00:00
Brian E Fox dae8459d47 MNG-2972: new IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636103 13f79535-47bb-0310-9956-ffa450edef68
2008-03-11 21:11:00 +00:00
Brian E Fox 5d2fa5d7d4 MNG-3284: it for plugin caching
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636019 13f79535-47bb-0310-9956-ffa450edef68
2008-03-11 17:24:58 +00:00
Brian E Fox 9b786fe7ef MNG-2861: IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@635763 13f79535-47bb-0310-9956-ffa450edef68
2008-03-11 00:05:34 +00:00
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
Brian E Fox dd501235eb git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@634398 13f79535-47bb-0310-9956-ffa450edef68 2008-03-06 19:58:49 +00:00
Brian E Fox 27417f87f9 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@634397 13f79535-47bb-0310-9956-ffa450edef68 2008-03-06 19:58:23 +00:00
Brett Porter a5d5448c33 add missing file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@634181 13f79535-47bb-0310-9956-ffa450edef68
2008-03-06 07:22:09 +00:00
Brett Porter d775ca2adc [MNG-3341] only look in the original deployment repository for metadata to update
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@634131 13f79535-47bb-0310-9956-ffa450edef68
2008-03-06 02:35:59 +00:00
Brian E Fox 4d4ddc0d5f re-enabled the test for MNG-2123
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@634120 13f79535-47bb-0310-9956-ffa450edef68
2008-03-06 02:14:04 +00:00
Brett Porter f426e96cb9 [MNG-2234] re-enable test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633763 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 04:17:13 +00:00
Brett Porter 455e956b50 turn off failing tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633737 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 01:11:07 +00:00
Brett Porter 040e408010 [MNG-2234] add an integration test for activation of profiles from
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633736 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 01:03:39 +00:00
Brett Porter 182de8f5d5 [MNG-3260] integration test is needed for this issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633722 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 00:19:17 +00:00
Brett Porter f9a9481d4e [MNG-3435] test not relevant for 2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633720 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 00:12:01 +00:00
Brett Porter 45def251ae correct the sample
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633717 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 00:00:48 +00:00
Brian E Fox 519a9c82fc added IT for MNG-2123 provided by Martin Goldhahn
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633248 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 19:48:31 +00:00
John Dennis Casey d4fdf51050 [MNG-3428] Adding an integration test to guard against this happening in future.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633246 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 19:44:53 +00:00
Nicolas De Loof d5112ccb3b test case for MNG-3426
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633012 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 09:55:18 +00:00
Brett Porter fe9362033d supposed to be in there
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632873 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 23:27:18 +00:00
Brett Porter c00ea8ed0a make this test work with more recent versions of the plugin tools - we weren't really building a plugin here
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632869 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 23:20:56 +00:00
Brett Porter aedb2c6c0a don't delete artifacts that are required
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632868 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 23:19:00 +00:00
Brett Porter 5c49361742 remove comment, test is reliable now
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632841 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 20:51:39 +00:00
Brett Porter 2b058b815d re-align the integration tests to the versions they can run in
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632713 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 05:32:04 +00:00
Carlos Sanchez Gonzalez 326c717f1d [MNG-3410] Managed versions in plugins are not considered when using them
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632684 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 00:56:13 +00:00
Carlos Sanchez Gonzalez 78f359ffbf [MNG-3410] Fix the integration test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632664 13f79535-47bb-0310-9956-ffa450edef68
2008-03-01 22:15:23 +00:00
Brett Porter d7803e716a [MNG-2339] enhance the interpolation test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632238 13f79535-47bb-0310-9956-ffa450edef68
2008-02-29 06:52:41 +00:00
Brett Porter 6106f2b4f8 [MNG-2339] add license
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@631797 13f79535-47bb-0310-9956-ffa450edef68
2008-02-28 01:04:32 +00:00
Brett Porter 769f9ee6c2 [MNG-2339] integration test for MNG-2339, ${project.*} are interpreted in the wrong place
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@631794 13f79535-47bb-0310-9956-ffa450edef68
2008-02-28 00:55:30 +00:00
Brett Porter 44374cc04f make sure test can run from any location
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@631435 13f79535-47bb-0310-9956-ffa450edef68
2008-02-27 00:23:42 +00:00
Herve Boutemy cf900604d8 lock down Surefire version to 2.3.1 to avoid problem with SUREFIRE-460
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@630474 13f79535-47bb-0310-9956-ffa450edef68
2008-02-23 16:56:10 +00:00
John Dennis Casey d415cdaef0 Adding IT based on test case from MNG-3259.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@630326 13f79535-47bb-0310-9956-ffa450edef68
2008-02-22 21:27:23 +00:00
Carlos Sanchez Gonzalez f7617ed3d2 Add IT for MNG-3396 and MNG-3410
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@629011 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 07:49:39 +00:00
Brett Porter b2d1a38cde comment out test that appeared to be fluking success previously
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620419 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 05:54:05 +00:00
Brett Porter eed8d39155 forgot imports
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620405 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 04:12:53 +00:00
Brett Porter 3d58fdbdde fix version of another test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620347 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 22:18:27 +00:00
Brett Porter 738dec649d fix version handling of new test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620346 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 22:16:34 +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