Commit Graph

651 Commits

Author SHA1 Message Date
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