Commit Graph

464 Commits

Author SHA1 Message Date
John Dennis Casey a27d5d3e04 Fix these tests for running with spaces in the base directory structure.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676100 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 23:24:31 +00:00
Brett Porter 2652c6066a use a fixed version of the plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675834 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 04:54:11 +00:00
John Dennis Casey a25ef41659 cut down on noise in the output.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675629 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 16:08:34 +00:00
John Dennis Casey bc318133a6 output the actual check and target values for comparison.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675624 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 15:58:18 +00:00
John Dennis Casey d61c2202d7 normalize file separator characters.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675445 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 05:34:43 +00:00
John Dennis Casey 9284388b70 moving to a more os-agnostic file-separator.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675443 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 05:24:29 +00:00
John Dennis Casey 95e304ba43 Use a different approach to verify that a given path is absolute.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675441 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 05:11:55 +00:00
John Dennis Casey 210e018f69 Adding pluginManagement to declare plugin versions where necessary, and added repository definitions to allow download of snapshot plugins everywhere it's needed.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675413 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 02:09:30 +00:00
John Dennis Casey 8f2a452eb8 adding snapshot repositories so we can resolve the it plugins.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675401 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 01:29:53 +00:00
John Dennis Casey fd3a2d810f Adding snapshot repos for plugin resolution.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675398 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 01:18:27 +00:00
John Dennis Casey f5afbe11bd Adding repositories for tests that use it plugins that are in snapshot versions.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675395 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 01:10:41 +00:00
John Dennis Casey 1eef3f347e preserve logfiles from different rounds of maven invocation, and move the project-info-reports-plugin version definition out into the general build section, to make it more concrete and less prone to breakage.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675354 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 21:46:51 +00:00
John Dennis Casey 05f8e32c88 [MNG-3380] Adding the integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675088 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 02:26:18 +00:00
John Dennis Casey 6bebe802e3 Shortening paths for test projects used in mng-3380.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675014 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 22:52:08 +00:00
John Dennis Casey 31341f6c89 Committing integration test for mng-3380...will clean up long paths next, but need to get this committed first.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@675011 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 22:45:26 +00:00
Brett Porter d8e6ed1532 now that external:* is available (and relied on for other tests), we don't need to jump through settings hoops for repository managers.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@674406 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 06:20:26 +00:00
Brett Porter d552f28253 placing the same fix in place as for it0081 to avoid intermittent problems
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@674395 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 04:28:05 +00:00
Brett Porter 45dbd02a1f try deleting the installed plugin before build
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@674307 13f79535-47bb-0310-9956-ffa450edef68
2008-07-06 15:20:18 +00:00
Jason van Zyl 002068e246 o lock down the versions used as the test is to check the basedir and not related to snapshot resolution for plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@674074 13f79535-47bb-0310-9956-ffa450edef68
2008-07-04 15:21:22 +00:00
John Dennis Casey 4384c054fa [MNG-2068] Adding an integration-test to verify that this is fixed (I've also verified that it fails in 2.0.4 and 2.0.6, but does not fail in 2.0.7+).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@673730 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 16:07:47 +00:00
John Dennis Casey 20535b3cde [MNG-3645] Adding integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@673501 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 21:16:50 +00:00
John Dennis Casey a2ad9eb0b1 [MNG-3642] Updating some existing ITs to try to improve their resiliency, and adding integration test for duplicate resources with different in/exclude patterns, that should be merged back after a plugin execution (rather than consolidated, which is what this issue is about).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@673423 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 15:45:18 +00:00
John Dennis Casey 91da91cfef [MNG-2318] Enabling (and fixing) IT.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@672841 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 17:51:51 +00:00
John Dennis Casey 22dcf40e62 [MNG-3052] integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@672319 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27 16:43:38 +00:00
John Dennis Casey 06a26a41ed re-enabling integration tests for new interpolation stuff.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@671334 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 20:42:24 +00:00
John Dennis Casey 0ac9a7a2e7 Commenting new ITs until the feature branch containing their fixes is merged.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@668725 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 16:09:07 +00:00
John Dennis Casey 81cf16b8ab setting PIR version to avoid grabbing snapshots from bad metadata on ci server.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@668317 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 21:16:17 +00:00
John Dennis Casey 7bdf9c3935 Fixing the new ITs, and putting them into the correct spots in the lineup.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@668291 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 20:27:13 +00:00
John Dennis Casey ab4d9edfdf Adding integration tests for MNG-3536, MNG-3535, MNG-3475, MNG-2562.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@668185 13f79535-47bb-0310-9956-ffa450edef68
2008-06-16 15:09:10 +00:00
Brett Porter c0a220b165 sort the working from the non-working tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@667327 13f79535-47bb-0310-9956-ffa450edef68
2008-06-13 04:03:34 +00:00
Brett Porter 3326ef3b9d test works for 2.1 as well
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@667325 13f79535-47bb-0310-9956-ffa450edef68
2008-06-13 03:54:00 +00:00
John Dennis Casey 1854f0393a Cleaning up the log.txt management in mng-2339.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@666323 13f79535-47bb-0310-9956-ffa450edef68
2008-06-10 20:56:56 +00:00
John Dennis Casey 1b23a66cd3 Cleaning up the integration test plugins a little to provide some feedback in the logs.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@666319 13f79535-47bb-0310-9956-ffa450edef68
2008-06-10 20:56:02 +00:00
Paul Gier b9f7c7362a Fix name of test method to make it more descriptive.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@666129 13f79535-47bb-0310-9956-ffa450edef68
2008-06-10 14:39:38 +00:00
John Dennis Casey 8bf616b246 [MNG-3530] Adding one more integration test, and renaming the directoy/unit test to make it more general. This new integration test concerns the interpolation of resource directories within the POM, before the Resource instances are used (as they would be by the maven-resources-plugin).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@663347 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 19:12:27 +00:00
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