Commit Graph

469 Commits

Author SHA1 Message Date
John Dennis Casey 110547eef7 [MNG-3530] Adding a second integration test that shows how POM properties display a similarly locked-down behavior after initial POM interpolation...this even happens in 2.0.8, in the case of POM properties.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@663339 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 18:49:07 +00:00
John Dennis Casey 97ccd08783 [MNG-3530] Adding integration test to demonstrate whether Maven reflects changes in the project instance's build paths will be reflected in the values given to plugins that use expressions to reference those paths (in the POM configuration section for the plugin).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@662909 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 22:38:59 +00:00
John Dennis Casey 3642cbaed4 [MNG-2695] Adding integration test that seems to pass in 2.0.7...not sure what I'm missing.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@662848 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 17:49:57 +00:00
John Dennis Casey d34f2ec4c2 [MNG-3314] Adding an integration test to attempt to reproduce this error, but it succeeds with 2.0.7 and 2.0.9. Apparently, the failure condition hasn't been captured.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@662843 13f79535-47bb-0310-9956-ffa450edef68
2008-06-03 17:12:14 +00:00
Brett Porter f55e6af4a5 add test to suite
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@662252 13f79535-47bb-0310-9956-ffa450edef68
2008-06-01 17:25:14 +00:00
Brett Porter 9f9a0c92c3 add missing resource. It was previously passing because it was found in /LICENSE.txt of the Maven uberjar - which happened to be jcraft's license erroneously shaded in.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@662045 13f79535-47bb-0310-9956-ffa450edef68
2008-05-31 16:49:57 +00:00
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
John Dennis Casey a4ee7b98bd Adjust these ITs to avoid using aggregator mojos that are bound to the lifecycle.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@619709 13f79535-47bb-0310-9956-ffa450edef68
2008-02-08 00:42:53 +00:00
John Dennis Casey b182611984 [MNG-1491] Add an integration test to verify that a build error happens when two projects' artifactId's collide in the reactor.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@619178 13f79535-47bb-0310-9956-ffa450edef68
2008-02-06 22:06:12 +00:00
John Dennis Casey 1e96cc746a [MNG-1493] Adding integration test verifying that modules specifying alternative pom-file names are allowed, in addition to the older-style module specs where only the dir name was referenced, and a 'pom.xml' file was expected within.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@618782 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 21:29:50 +00:00
John Dennis Casey 56cf0a4bf7 [MNG-3331] tests for module-paths with spaces and relative directory references.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@618710 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 17:33:35 +00:00
John Dennis Casey 5e1a92dcb3 [MNG-3099] Integration test for user-settings profile, but not global-settings profile, since global-settings command-line specification is not well defined for 2.1-SNAPSHOT (yet).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@618427 13f79535-47bb-0310-9956-ffa450edef68
2008-02-04 20:32:57 +00:00
Herve Boutemy 1487acfa31 [MNG-1412] check that dependencies order in classpath matches pom.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@617974 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 11:28:18 +00:00
John Dennis Casey f6c8aaa7d5 Forgot we don't need a snapshot repo anymore...removing.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@616452 13f79535-47bb-0310-9956-ffa450edef68
2008-01-29 17:15:16 +00:00
John Dennis Casey d6cdc2505e [MNG-3372] Adding an integration test to make sure plugin-version resolution works correctly for maven prerequisites, and that plugins without matching mojo-descriptors for the specified goal throw exceptions.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@616450 13f79535-47bb-0310-9956-ffa450edef68
2008-01-29 17:10:41 +00:00
John Dennis Casey d114a265bc changing it0043 to use the released version of the help plugin (2.0.2), and changing it0110 to use regular repositories, now that pluginRepositories are turned off in 2.1-SNAPSHOT (trunk).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@609772 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 20:20:33 +00:00
Brett Porter 66eaa9b069 add missing exception
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@593945 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 19:48:21 +00:00
Brett Porter 1c36166da1 [MNG-3281] disable IT on Maven 2.1 until correct resolution is decided
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@593940 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 19:04:27 +00:00
Brett Porter 0e8995a88d this plugin was not given the core-it prefix - bind it to the lifecycle to execute instead
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@591571 13f79535-47bb-0310-9956-ffa450edef68
2007-11-03 09:56:10 +00:00
Brett Porter 51a4950c10 note problems with a couple more tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@591566 13f79535-47bb-0310-9956-ffa450edef68
2007-11-03 09:29:54 +00:00
Brett Porter c9991b33db fix the version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@591565 13f79535-47bb-0310-9956-ffa450edef68
2007-11-03 09:20:46 +00:00
Brett Porter d9b294e74b remove test that no longer exists
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589914 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 23:48:54 +00:00
Brett Porter def61bf326 re-enabling on trunk - it still passes there, and should continue to do so, even if extension support is removed for new builds
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589776 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 18:06:10 +00:00
Brett Porter 62282bb5c6 add maven version for new ITs in 2.0.8
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589753 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 17:24:30 +00:00
Brett Porter d0c4358ea5 fix compilation of plugins that are not plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589750 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 17:19:27 +00:00
Brett Porter 81ff009a9a scm required - not in the directory given by artifact ID
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589660 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 15:01:26 +00:00
Brett Porter 84fa78beb6 make tests work in an environment that locks down external repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589600 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 12:33:29 +00:00
Brett Porter 581d7ff407 make test work on an environment that locks down external repositories from settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589597 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 12:22:32 +00:00
Brett Porter a2328198b2 fix it 31 on a clean repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589591 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 12:03:31 +00:00
Brian E Fox e7560ec488 IT for MNG-2277
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589460 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 01:24:29 +00:00
Brian E Fox 09ccac6123 adding new coreit plugin to consolidate some of the others.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589262 13f79535-47bb-0310-9956-ffa450edef68
2007-10-28 02:16:49 +00:00
Brian E Fox a5eb592a44 adding new coreit plugin to consolidate some of the others.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589261 13f79535-47bb-0310-9956-ffa450edef68
2007-10-28 02:16:30 +00:00
Jason van Zyl 0b436a2268 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585629 13f79535-47bb-0310-9956-ffa450edef68 2007-10-17 18:53:18 +00:00
Jason van Zyl 5360f1037c o fix test name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585624 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:41:10 +00:00
Jason van Zyl 7702c48e45 o adding IT for taking resources for a plugin from plugin dependencies declared in the POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585622 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:27:57 +00:00
Jason van Zyl a3127c6995 o turn off the old crap way of using extensions for plugins and create a new test for pulling resources from actual plugin dependencies.
we are now starting to limit extensions and start using these things properly.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585618 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:20:57 +00:00
Jason van Zyl 572a1a4be1 o a test for using resources that plugins need from dependencies and not extensions. So the practice of using extensions for this purpose
will not be allowed for 2.1 and we can actually deprecate this in 2.0.x. This is simply a bad practice, if a plugin needs something
  the plugin should specify that.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585617 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:14:40 +00:00
Brian E Fox 63a1cedd0a MNG2045: core it test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585311 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 01:02:37 +00:00
Brian E Fox 0ff80af1ff core it for mng-2254
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@584025 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 02:06:25 +00:00
Jason van Zyl f9f2a215a2 o turn off m1 repository testing for 2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@580610 13f79535-47bb-0310-9956-ffa450edef68
2007-09-29 17:25:50 +00:00
Brett Porter d41e94e450 test is failing in 2.0.7 / 2.0.8-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578846 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 15:03:09 +00:00
Brett Porter aa5dcc50fe fat fingered the version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578716 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 09:07:14 +00:00
Brett Porter 2861202211 lockdown
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578710 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 08:43:16 +00:00
Brett Porter 964ef04da4 use 1.2 verifier, removes a getenv call that chokes on JDK 1.4
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578633 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 03:16:04 +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 0f9f624a1f add parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578621 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:59:21 +00:00
Brett Porter 06b50c6b7d update notes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578619 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:54:22 +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 c475e14c2d - Correcting it0095 to reflect what was actually fixed in MNG-2006, i.e. scm URLs and POM url, -NOT- distributionManagement URL.
- Adding it0128 which tests the fix for MNG-3134, i.e. the parent-based calculation of DistributionManagement Site URL.



git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@574340 13f79535-47bb-0310-9956-ffa450edef68
2007-09-10 19:22:19 +00:00
Jason van Zyl 62d165230a o organizing the list of ITs that we need to fix
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@573868 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 15:56:21 +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