Commit Graph

555 Commits

Author SHA1 Message Date
Benjamin Bentmann 5259c68df4 o Added bin to svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696473 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 21:54:05 +00:00
Benjamin Bentmann 771edc7dd9 o Added/updated license header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696471 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 21:52:34 +00:00
Benjamin Bentmann e30f9ad5ef o Added new IT plugin to check proper plugin configuration (similar to the Touch Plugin but simpler)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696468 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 21:48:15 +00:00
Benjamin Bentmann a29a32858d o Inherited from maven-parent:9
o Fixed SCM info

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@695819 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 11:54:49 +00:00
Benjamin Bentmann 5c9b3fc3ab o Updated license headers
o Reordered POM

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@695813 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 11:15:13 +00:00
Benjamin Bentmann 811e4fee22 o Fixed svn:keywords
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@695806 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 10:27:29 +00:00
Benjamin Bentmann a9c546d7b5 o Set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@695805 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 10:23:50 +00:00
Britton Isbell d4747e4818 Re-enabled some of the tests for maven-3.0.x. Disabled 3729 due to infinite looping on Mac.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@695216 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14 13:29:36 +00:00
Britton Isbell cb4cd65fdf IT3535: Having self referential properties in Maven 3.0.x doesn't cause the infinite recursion during interpolation that it did in 2.1.x so these can now be allowed for 3.0.x.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@695017 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13 19:54:24 +00:00
Britton Isbell 63efbf629a IT3599: In Maven 3.0.x, the pom is verified. Put a valid pom (rather than dummy content) as the returned value from the HTTP connection.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@694667 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12 09:59:29 +00:00
John Dennis Casey 600212c32a bumping upper range limit to 2.99.99 to allow 2.2 code to run these tests unless we consciously restrict them.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@694326 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 16:02:59 +00:00
Britton Isbell 59446a710b Tests related to dynamic/concrete states of pom values disabled for 3.0.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@694209 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 10:33:16 +00:00
Brett Porter efefbbfb24 tests marked as fixed for 2.1.0+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@694096 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 02:54:35 +00:00
Brett Porter 18e55a88d0 issue is marked as fixed in 2.1.0+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@694095 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 02:50:53 +00:00
John Dennis Casey 0c969f37e4 [MNG-3748] integration test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@693657 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 23:44:33 +00:00
Britton Isbell f045b0b0f6 Fixed version ranges: ITs excluded for Maven 3.0.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@693599 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 20:47:07 +00:00
Britton Isbell 2e8dfe0ea0 Updated verifier to 1.2 SNAPSHOT. Fixes broken version ranges in IT.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@693517 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 17:11:07 +00:00
John Dennis Casey 0f0c8cc409 updating readme
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@693342 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 02:04:22 +00:00
John Dennis Casey 68c97b6ad9 [MNG-3747] integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@693340 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 01:59:06 +00:00
John Dennis Casey 4bb9018ec3 [MNG-3746] Add a test ensuring that cli-specified properties override those in the POM...the other test in this IT already verifies that POM properties override default sysprops (not from the cli) whenever there is an overlap.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@693305 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 22:37:16 +00:00
John Dennis Casey 222f7ee5b8 [MNG-3535][MNG-3746] Improve integration tests for MNG-3535 to include an expected failure case, and add an integration test for a similar problem where POM properties legitimately should override system properties for interpolation.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@693296 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 21:54:51 +00:00
John Dennis Casey c93cfcc0d6 [MNG-3743] integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@693166 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 17:06:17 +00:00
John Dennis Casey 8907e8cd20 Fixing for MNG-3741.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@691813 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 22:45:14 +00:00
John Dennis Casey 3ea25972db [MNG-3740] Integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@691795 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 21:40:03 +00:00
Ralph Goers a19b7b0db7 remove unnecessary file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@690111 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 05:27:26 +00:00
Ralph Goers f2853d6252 add test projects for MNG-0624
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@690110 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 05:25:50 +00:00
Brett Porter d90f2e0f19 remove restrictions on tests so they run on the revised 2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@690047 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 23:35:32 +00:00
John Dennis Casey 11c2b79ba2 adding description to javadoc.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@689989 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 21:17:10 +00:00
John Dennis Casey c2f954ea30 [MNG-3729] adding integration test with readme.txt to explain this test, since it's such a complicated one to reproduce.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@689981 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 21:01:52 +00:00
John Dennis Casey 925c53b6b7 [MNG-3724] Adding integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@688780 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 17:13:39 +00:00
John Dennis Casey 7a7158150f [MNG-3723] Adding integration test (issue is already fixed in the RC branch).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@688209 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 22:45:09 +00:00
John Dennis Casey 3a12f90875 [MNG-3694] Add some other parameters to push the reactorProjects parameter into the middle of the plugin descriptor, to force the lifecycle executor to work harder to detect it.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@686135 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 03:35:48 +00:00
John Dennis Casey 544665997c [MNG-3716] Detecting aggregator mojos that fork lifecycles, and generating executed projects for all reactor projects in this case. Also adding integration test for this issue.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@686087 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 23:29:50 +00:00
John Dennis Casey 693fb14fe2 [MNG-3710] Use generated reader/writer to create clean deep clones of Model and Build instances, rather than trying to reuse logic meant for assembling inheritance and/or injecting defaults. Also including integration tests to check for plugin pollution.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@685999 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 19:19:15 +00:00
John Dennis Casey 0e62f46ec9 Trying to fix line endings to work on windows.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@685668 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 20:25:48 +00:00
John Dennis Casey 49c13935f1 [MNG-3703] Fixing LinkedHashMap import to use corrected java.util version, not com.sun.jdi
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@685604 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 16:40:25 +00:00
John Dennis Casey 9d16773d9d [MNG-3703][MNG-3705] Fixing ${executedProject} for reports, and ensuring that project.getExecutionProject() will provide a concrete, relevant project instance for reports as well. Also improving the integration test for MNG-3703.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@685355 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 22:36:35 +00:00
John Dennis Casey 6b9daf3171 [MNG-3704] Accommodate external implementations that extend DefaultLifecycleExecutor, but which may not be up-to-date on the latest component requirements for that class...specifically the project builder and the model interpolator. Also includes an integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@685293 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 20:20:56 +00:00
John Dennis Casey 0911fda7d2 [MNG-3703] Calculate the concrete state of execution projects after a forked lifecycle completes, so paths, etc. are available to processing in the forking mojo. Including an integration test to verify this.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@685027 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 03:19:23 +00:00
Brett Porter ddb5dae3b5 remove incorrectly added target directory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@683855 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 05:24:03 +00:00
Arnaud Heritier ff4f395afd Check that maven-parent 9 works with all projects
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@683423 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 21:53:33 +00:00
Arnaud Heritier db44e13e76 maven-verifier 1.1 was never released
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@683311 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 15:59:29 +00:00
John Dennis Casey f03afb7703 [MNG-3694] integration test for this issue.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@681815 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 20:38:09 +00:00
John Dennis Casey 4993b096d9 [MNG-3693] Adding integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@681797 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 19:36:45 +00:00
John Dennis Casey 982afc5682 Fix ITs for use in 2.0.10+, and also clear up the test methods that do multiple test runs (splitting them into different test methods). Finally, use 127.0.0.1 for some OS X platforms that seem to have problems resolving 'localhost' (seems like /etc/hosts is empty).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@681400 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 15:42:31 +00:00
John Dennis Casey bd45a46397 Refactoring test to use isolated test-only plugin to avoid weirdness on windows when dependency artifact is present but isn't a valid jar.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@681253 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 02:03:37 +00:00
John Dennis Casey 86555c0bd6 incremental improvements to IT for mng-3599.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@681249 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 01:07:50 +00:00
John Dennis Casey 41b9948451 Splitting into two tests for clarity.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@681211 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 21:36:43 +00:00
John Dennis Casey 1d472cfbe9 Making this a real jar.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@681210 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 21:36:09 +00:00
John Dennis Casey 68340efb9c Adding mime-type svn property.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@681209 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 21:35:26 +00:00