Commit Graph

542 Commits

Author SHA1 Message Date
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
Brian E Fox 4d4ddc0d5f re-enabled the test for MNG-2123
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@634120 13f79535-47bb-0310-9956-ffa450edef68
2008-03-06 02:14:04 +00:00
Brett Porter f426e96cb9 [MNG-2234] re-enable test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633763 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 04:17:13 +00:00
Brett Porter 455e956b50 turn off failing tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633737 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 01:11:07 +00:00
Brett Porter 040e408010 [MNG-2234] add an integration test for activation of profiles from
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633736 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 01:03:39 +00:00
Brett Porter 182de8f5d5 [MNG-3260] integration test is needed for this issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633722 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 00:19:17 +00:00
Brett Porter f9a9481d4e [MNG-3435] test not relevant for 2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633720 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 00:12:01 +00:00
Brett Porter 45def251ae correct the sample
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633717 13f79535-47bb-0310-9956-ffa450edef68
2008-03-05 00:00:48 +00:00
Brian E Fox 519a9c82fc added IT for MNG-2123 provided by Martin Goldhahn
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633248 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 19:48:31 +00:00
John Dennis Casey d4fdf51050 [MNG-3428] Adding an integration test to guard against this happening in future.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633246 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 19:44:53 +00:00
Nicolas De Loof d5112ccb3b test case for MNG-3426
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633012 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 09:55:18 +00:00
Brett Porter fe9362033d supposed to be in there
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632873 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 23:27:18 +00:00
Brett Porter c00ea8ed0a make this test work with more recent versions of the plugin tools - we weren't really building a plugin here
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632869 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 23:20:56 +00:00
Brett Porter aedb2c6c0a don't delete artifacts that are required
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632868 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 23:19:00 +00:00
Brett Porter 5c49361742 remove comment, test is reliable now
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632841 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 20:51:39 +00:00
Brett Porter 2b058b815d re-align the integration tests to the versions they can run in
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632713 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 05:32:04 +00:00
Carlos Sanchez Gonzalez 326c717f1d [MNG-3410] Managed versions in plugins are not considered when using them
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632684 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 00:56:13 +00:00
Carlos Sanchez Gonzalez 78f359ffbf [MNG-3410] Fix the integration test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632664 13f79535-47bb-0310-9956-ffa450edef68
2008-03-01 22:15:23 +00:00
Brett Porter d7803e716a [MNG-2339] enhance the interpolation test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@632238 13f79535-47bb-0310-9956-ffa450edef68
2008-02-29 06:52:41 +00:00
Brett Porter 6106f2b4f8 [MNG-2339] add license
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@631797 13f79535-47bb-0310-9956-ffa450edef68
2008-02-28 01:04:32 +00:00
Brett Porter 769f9ee6c2 [MNG-2339] integration test for MNG-2339, ${project.*} are interpreted in the wrong place
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@631794 13f79535-47bb-0310-9956-ffa450edef68
2008-02-28 00:55:30 +00:00
Brett Porter 44374cc04f make sure test can run from any location
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@631435 13f79535-47bb-0310-9956-ffa450edef68
2008-02-27 00:23:42 +00:00
Herve Boutemy cf900604d8 lock down Surefire version to 2.3.1 to avoid problem with SUREFIRE-460
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@630474 13f79535-47bb-0310-9956-ffa450edef68
2008-02-23 16:56:10 +00:00
John Dennis Casey d415cdaef0 Adding IT based on test case from MNG-3259.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@630326 13f79535-47bb-0310-9956-ffa450edef68
2008-02-22 21:27:23 +00:00
Carlos Sanchez Gonzalez f7617ed3d2 Add IT for MNG-3396 and MNG-3410
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@629011 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 07:49:39 +00:00
Brett Porter b2d1a38cde comment out test that appeared to be fluking success previously
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620419 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 05:54:05 +00:00
Brett Porter eed8d39155 forgot imports
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620405 13f79535-47bb-0310-9956-ffa450edef68
2008-02-11 04:12:53 +00:00
Brett Porter 3d58fdbdde fix version of another test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620347 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 22:18:27 +00:00
Brett Porter 738dec649d fix version handling of new test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620346 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 22:16:34 +00:00
Brett Porter 5583d24573 ITs now depend on a snapshot, no idea how this snuck in undetected
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@620342 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 21:54:52 +00:00
John Dennis Casey a4ee7b98bd Adjust these ITs to avoid using aggregator mojos that are bound to the lifecycle.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@619709 13f79535-47bb-0310-9956-ffa450edef68
2008-02-08 00:42:53 +00:00
John Dennis Casey b182611984 [MNG-1491] Add an integration test to verify that a build error happens when two projects' artifactId's collide in the reactor.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@619178 13f79535-47bb-0310-9956-ffa450edef68
2008-02-06 22:06:12 +00:00
John Dennis Casey 1e96cc746a [MNG-1493] Adding integration test verifying that modules specifying alternative pom-file names are allowed, in addition to the older-style module specs where only the dir name was referenced, and a 'pom.xml' file was expected within.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@618782 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 21:29:50 +00:00
John Dennis Casey 56cf0a4bf7 [MNG-3331] tests for module-paths with spaces and relative directory references.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@618710 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 17:33:35 +00:00
John Dennis Casey 5e1a92dcb3 [MNG-3099] Integration test for user-settings profile, but not global-settings profile, since global-settings command-line specification is not well defined for 2.1-SNAPSHOT (yet).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@618427 13f79535-47bb-0310-9956-ffa450edef68
2008-02-04 20:32:57 +00:00
Herve Boutemy 1487acfa31 [MNG-1412] check that dependencies order in classpath matches pom.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@617974 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 11:28:18 +00:00
John Dennis Casey f6c8aaa7d5 Forgot we don't need a snapshot repo anymore...removing.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@616452 13f79535-47bb-0310-9956-ffa450edef68
2008-01-29 17:15:16 +00:00
John Dennis Casey d6cdc2505e [MNG-3372] Adding an integration test to make sure plugin-version resolution works correctly for maven prerequisites, and that plugins without matching mojo-descriptors for the specified goal throw exceptions.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@616450 13f79535-47bb-0310-9956-ffa450edef68
2008-01-29 17:10:41 +00:00
John Dennis Casey d114a265bc changing it0043 to use the released version of the help plugin (2.0.2), and changing it0110 to use regular repositories, now that pluginRepositories are turned off in 2.1-SNAPSHOT (trunk).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@609772 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 20:20:33 +00:00
Brett Porter 66eaa9b069 add missing exception
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@593945 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 19:48:21 +00:00
Brett Porter 1c36166da1 [MNG-3281] disable IT on Maven 2.1 until correct resolution is decided
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@593940 13f79535-47bb-0310-9956-ffa450edef68
2007-11-11 19:04:27 +00:00
Brett Porter 0e8995a88d this plugin was not given the core-it prefix - bind it to the lifecycle to execute instead
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@591571 13f79535-47bb-0310-9956-ffa450edef68
2007-11-03 09:56:10 +00:00
Brett Porter 51a4950c10 note problems with a couple more tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@591566 13f79535-47bb-0310-9956-ffa450edef68
2007-11-03 09:29:54 +00:00
Brett Porter c9991b33db fix the version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@591565 13f79535-47bb-0310-9956-ffa450edef68
2007-11-03 09:20:46 +00:00
Brett Porter d9b294e74b remove test that no longer exists
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589914 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 23:48:54 +00:00
Brett Porter def61bf326 re-enabling on trunk - it still passes there, and should continue to do so, even if extension support is removed for new builds
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589776 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 18:06:10 +00:00
Brett Porter 62282bb5c6 add maven version for new ITs in 2.0.8
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589753 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 17:24:30 +00:00
Brett Porter d0c4358ea5 fix compilation of plugins that are not plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589750 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 17:19:27 +00:00
Brett Porter 81ff009a9a scm required - not in the directory given by artifact ID
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589660 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 15:01:26 +00:00
Brett Porter 84fa78beb6 make tests work in an environment that locks down external repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589600 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 12:33:29 +00:00
Brett Porter 581d7ff407 make test work on an environment that locks down external repositories from settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589597 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 12:22:32 +00:00
Brett Porter a2328198b2 fix it 31 on a clean repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589591 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 12:03:31 +00:00
Brian E Fox e7560ec488 IT for MNG-2277
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589460 13f79535-47bb-0310-9956-ffa450edef68
2007-10-29 01:24:29 +00:00
Brian E Fox 09ccac6123 adding new coreit plugin to consolidate some of the others.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589262 13f79535-47bb-0310-9956-ffa450edef68
2007-10-28 02:16:49 +00:00
Brian E Fox a5eb592a44 adding new coreit plugin to consolidate some of the others.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@589261 13f79535-47bb-0310-9956-ffa450edef68
2007-10-28 02:16:30 +00:00
Jason van Zyl 0b436a2268 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585629 13f79535-47bb-0310-9956-ffa450edef68 2007-10-17 18:53:18 +00:00
Jason van Zyl 5360f1037c o fix test name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585624 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:41:10 +00:00
Jason van Zyl 7702c48e45 o adding IT for taking resources for a plugin from plugin dependencies declared in the POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585622 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:27:57 +00:00
Jason van Zyl a3127c6995 o turn off the old crap way of using extensions for plugins and create a new test for pulling resources from actual plugin dependencies.
we are now starting to limit extensions and start using these things properly.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585618 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:20:57 +00:00
Jason van Zyl 572a1a4be1 o a test for using resources that plugins need from dependencies and not extensions. So the practice of using extensions for this purpose
will not be allowed for 2.1 and we can actually deprecate this in 2.0.x. This is simply a bad practice, if a plugin needs something
  the plugin should specify that.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585617 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 18:14:40 +00:00
Brian E Fox 63a1cedd0a MNG2045: core it test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@585311 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 01:02:37 +00:00
Brian E Fox 0ff80af1ff core it for mng-2254
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@584025 13f79535-47bb-0310-9956-ffa450edef68
2007-10-12 02:06:25 +00:00
Jason van Zyl f9f2a215a2 o turn off m1 repository testing for 2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@580610 13f79535-47bb-0310-9956-ffa450edef68
2007-09-29 17:25:50 +00:00
Brett Porter d41e94e450 test is failing in 2.0.7 / 2.0.8-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578846 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 15:03:09 +00:00
Brett Porter aa5dcc50fe fat fingered the version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578716 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 09:07:14 +00:00
Brett Porter 2861202211 lockdown
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578710 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 08:43:16 +00:00
Brett Porter 964ef04da4 use 1.2 verifier, removes a getenv call that chokes on JDK 1.4
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578633 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 03:16:04 +00:00
Brett Porter d39527843a improve names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578628 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 03:00:46 +00:00
Brett Porter 0f9f624a1f add parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578621 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:59:21 +00:00
Brett Porter 06b50c6b7d update notes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578619 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:54:22 +00:00
Brett Porter 110980aa8d integration test clean up, making it possible to run using the -tests.jar.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@578616 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:31:02 +00:00
John Dennis Casey c475e14c2d - Correcting it0095 to reflect what was actually fixed in MNG-2006, i.e. scm URLs and POM url, -NOT- distributionManagement URL.
- Adding it0128 which tests the fix for MNG-3134, i.e. the parent-based calculation of DistributionManagement Site URL.



git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@574340 13f79535-47bb-0310-9956-ffa450edef68
2007-09-10 19:22:19 +00:00
Jason van Zyl 62d165230a o organizing the list of ITs that we need to fix
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@573868 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 15:56:21 +00:00
John Dennis Casey 67e0b8d0ae Fixing core-it-plugins so they won't bomb on surefire:test with NPE if there is nothing under src/test/java.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@573699 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 20:58:21 +00:00
Jason van Zyl e1c2108536 o add IT by Piotr for being able to use extensions with a reactor
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@573444 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 04:01:47 +00:00
Jason van Zyl 44a6db18d3 o IT for MNG-1323 to check that plugin extensions are resolved in reactors
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572461 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 00:26:51 +00:00
Jason van Zyl 0f3788d13a o adding an IT for MNG-1323 that Piotr is working on. Making plugin installations working inside a reactor run.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572460 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 00:26:05 +00:00
Brett Porter f5532f223f commenting out until it is reliable
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572212 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 01:43:12 +00:00
Brett Porter 09f7c38d2a comment out chronicaly failing test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572209 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 01:26:44 +00:00
Jason van Zyl c1c2616945 MNG-2871: corresponding fix to the IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572208 13f79535-47bb-0310-9956-ffa450edef68
2007-09-03 00:54:42 +00:00
Jason van Zyl 5412b61787 o turn on envar testing for 2.1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572189 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 23:20:59 +00:00
Jason van Zyl f64b44e774 MNG-2397: The plugins must be installed first before they are executed, and clean is built in so we have to make sure the
target/ directory is created in the bsh script.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@572151 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 20:58:08 +00:00
Jason van Zyl 2f78f7c3c3 o use the local repo like everything else. all ITs will be run with a separate repo as a group in a given profile.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@571914 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 01:32:18 +00:00
Jason van Zyl fda38d4ebf o just put the artifacts in the local repo like all the other tests. eventually they all need to be run with a clean repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@571913 13f79535-47bb-0310-9956-ffa450edef68
2007-09-02 01:30:52 +00:00
Brian E Fox 3236b901c0 renamed groups to match existing its groups
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@568344 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 00:55:12 +00:00
Brian E Fox f57bde2472 updated archetype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@568343 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 00:47:43 +00:00
John Dennis Casey 21790e5ed7 [MJAR-75] Adding integration-test for test-jar type.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@565892 13f79535-47bb-0310-9956-ffa450edef68
2007-08-14 20:07:22 +00:00
Brett Porter 3c8ebc1d4c remove non-existant module
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@563389 13f79535-47bb-0310-9956-ffa450edef68
2007-08-07 04:07:25 +00:00
Brian E Fox f8e849e6d1 refactored the sample project so that the created archetype doesn't have conflicts. Also adding the generated archetype since the pom needs to be hand edited to be deployed.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@562010 13f79535-47bb-0310-9956-ffa450edef68
2007-08-02 03:50:20 +00:00
Jason van Zyl 988566e2a0 o some notes and example configuration for this IT which is now failing due to some changes in 2.1. once this is fixed we can start
pumping out alphas


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560763 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 17:22:00 +00:00
Jason van Zyl 1f695dbbad fix typo preventing parsing
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560498 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 05:00:49 +00:00
Jason van Zyl c75995fdd7 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560475 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:45:00 +00:00
Jason van Zyl e614615617 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560473 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:38:48 +00:00
Jason van Zyl 536d222b00 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560472 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:35:56 +00:00
Jason van Zyl 0fc51cd85a o remove the <model> element and use the <project> element which is actually valid'
-This line, and those below, will be ignored--

M    resources/it0030/child-hierarchy/project1/pom.xml
M    resources/it0030/child-hierarchy/project2/pom.xml
M    resources/it0030/child-hierarchy/pom.xml
M    resources/it0031/pom.xml
M    resources/it0032/pom.xml
M    resources/it0033/pom.xml
M    resources/it0034/pom.xml
M    resources/it0035/pom.xml
M    resources/it0036/release-pom.xml
M    resources/it0036/pom.xml
M    resources/it0037/pom.xml
M    resources/it0037/pom2.xml


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560469 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:31:04 +00:00
Jason van Zyl e99be78565 o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560467 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:26:10 +00:00
Jason van Zyl f27caf00ff o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560466 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:25:54 +00:00
Jason van Zyl cec284138d o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560465 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:25:47 +00:00
Jason van Zyl 3fda26ba0e o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560464 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:25:14 +00:00
Jason van Zyl 980d8def2e o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560463 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:24:53 +00:00
Jason van Zyl 774d8a5b0c o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560462 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 02:24:44 +00:00