Commit Graph

943 Commits

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