Commit Graph

542 Commits

Author SHA1 Message Date
Brett Porter 18269faa00 various versions cannot be < both SNAPSHOT and alpha-1-SNAPSHOT, so use a (hopefully!) unrealistic version in the 2.0.x series as a boundary. Once we get the first 2.1 alpha out, these can be switched to be < 2.1-alpha-1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@680148 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 16:49:16 +00:00
Brett Porter a55a0dcd2a remove old comment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@680143 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 16:27:07 +00:00
Brett Porter 42a50429bd add tests that exist in the source tree but are not currently executed in the suite for review and inclusion
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@680141 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 16:24:47 +00:00
Brett Porter 39d3edf7f2 add a test for the regression in the wagon upgrade, and a test that new issue MNG-3599 is working once fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@680140 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 16:24:10 +00:00
Brett Porter 7af22cf688 use Jetty instead to simplify code
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@680139 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 16:23:09 +00:00
Brett Porter 75f7b9b4a1 ALPHA < alpha (but still easier to read than just using A)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@680115 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 14:41:47 +00:00
Brett Porter b83d7c81eb use alpha-1-SNAPSHOT as an earlier marker in the 2.1 line
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679960 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 07:03:34 +00:00
Brett Porter 8d01c14667 point the POMs at the right spot, though this hierarchy could be better
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679956 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 05:47:23 +00:00
John Dennis Casey f2cf5ce658 [MNG-3684] Adding integration test to verify fix, and surrounding report configuration/instantiation with calls to make the project build section concrete, then restore it to dynamic mode after the report is ready to go. The execution of a plugin that uses these reports will trigger the calculation of the project's concrete state again, but we don't want to leave the project in this state in the meantime.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679892 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 20:20:26 +00:00
John Dennis Casey 8fe8821672 [MNG-3680] Adding self-contained integration test that expresses the problem using an invalid repositories list (another list-based association that is handled by the same logic as the dependencies list).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679858 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 16:55:49 +00:00
John Dennis Casey 22fa420271 Remove ignored dirs.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679474 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 17:48:52 +00:00
John Dennis Casey 38f6918d1b [MNG-3679] Adding integration test, and enabling integration tests of two other previously fixed issues.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679473 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 17:47:23 +00:00
John Dennis Casey 9b0ae5b71d adjusting User-Agent formatting.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679131 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 17:01:07 +00:00
John Dennis Casey 1c9358588c Fixing typo.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679110 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 15:19:53 +00:00
John Dennis Casey abf2c4cbdd Normalize file separators.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679092 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 14:19:05 +00:00
Brett Porter 86b16396c2 get ready to support 2.1-SNAPSHOT, but disable for now
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@679007 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 07:08:49 +00:00
Brett Porter bae13cc700 [MNG-3652] additional test cases for the user agent header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@678987 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 04:50:14 +00:00
John Dennis Casey 60f5cf8619 Add snapshot repository for resolving the IT plugin snapshots required by these tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@678955 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 00:37:34 +00:00
John Dennis Casey d35973edfa Make the export of the test.property check property explicit now that surefire (2.4.3) doesn't export all maven sysprops.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@678943 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 23:29:56 +00:00
John Dennis Casey 7be3537e0f Improve normalization of file separators for checking values.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@678938 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 23:05:40 +00:00
John Dennis Casey 704f78ac59 Improve the user-agent IT to directly test the User-Agent HTTP header passed to the server when attempting to resolve an artifact.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@678785 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 16:01:31 +00:00
John Dennis Casey 16454fd97c [MNG-3671] integration test for plugin-level dependencies that have expressions in their definition.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@677943 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 15:41:39 +00:00
Brett Porter 2b53b6ab3e [MNG-3652] integration test for checking the wagon manager has the user agent header set
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@677706 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 20:19:40 +00:00
John Dennis Casey b26ae6b9f6 [MNG-3536] Modifying test plugin and test project to check paths injected into plugin configuration as well.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@677395 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 19:35:14 +00:00
John Dennis Casey 6887dfc9e6 [MNG-3667] integration test to make sure bad version in the pom content doesn't foul the build process for consumers of that pom.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@677339 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 17:00:26 +00:00
John Dennis Casey 0d0929330e Fix test suite.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@677003 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 18:26:01 +00:00
John Dennis Casey 9d7519d29f Correct the mng id.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676996 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 18:19:31 +00:00
John Dennis Casey 482a6593d1 Adding a test to verify that site-descriptor installation during a pom-project build continues to work.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676987 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 17:32:41 +00:00
Brett Porter 4b5be9be77 add parent for distMgmt
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676131 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 07:13:42 +00:00
Brett Porter b946d07805 change name, the parent still exists in the subdirectory. This needs to be further adjusted
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676130 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 06:09:15 +00:00
Brett Porter 02465e2621 at the moment the parent pom was still being used
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676128 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 05:12:59 +00:00
Brett Porter f7f51dceda fix SCM sections
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676126 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 04:11:33 +00:00
Jason van Zyl 1a7a4c0f3b o all separated now
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676115 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 01:55:02 +00:00
Jason van Zyl cf193ca863 o tests are separated
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676114 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 01:50:22 +00:00
Jason van Zyl d93f032bf4 o test versus support separation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676112 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 01:48:05 +00:00
Jason van Zyl 6459cca671 o separating the actual tests from the support so i can cleanly checkout two trees. one contains the other right now.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676111 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 01:46:37 +00:00
Jason van Zyl b74394c818 o moved in the wiki entirely
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676110 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 01:20:48 +00:00
Jason van Zyl fcfc2a81ab o don't need this anymore
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676105 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 00:08:39 +00:00
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
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