Commit Graph

830 Commits

Author SHA1 Message Date
Benjamin Bentmann 9be1f43015 o Restored original intention of it0120, i.e. merely captured MNG-2921, and decoupled it from production plugins
(The test was changed in r572208 to also capture MNG-2871 which is however a substantially different issue)
o Added dedicated IT for MNG-2871

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707908 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 22:02:59 +00:00
Benjamin Bentmann 4275fdcd42 o Extracted part of it0108 to its own test to reduce test complexity and for better association with corresponding issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707865 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 17:09:24 +00:00
Benjamin Bentmann 2aaefcc395 o Enabled IT MNG-3284 for 3.x where it passes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707684 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 16:50:52 +00:00
Benjamin Bentmann 4fa6279073 o Decoupled mng-3284 from Groovy and used pre-packaged plugins to speed up execution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707679 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 16:47:39 +00:00
Benjamin Bentmann f5f1588ca3 o Enabled IT MNG-1323 for 3.x where it passes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707648 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:52:32 +00:00
Benjamin Bentmann 62b303bf70 o Removed superfluos repo declaration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707643 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:21:52 +00:00
Benjamin Bentmann caa6751d82 o Decoupled it0127 from production artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707642 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:17:35 +00:00
Benjamin Bentmann eae70b057a o Extended logging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707639 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:08:27 +00:00
Benjamin Bentmann 91f5f40647 o Improved test separation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707603 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 11:23:52 +00:00
Benjamin Bentmann a29f809d4a o Decoupled from production dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707602 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 11:22:25 +00:00
Benjamin Bentmann 5e8e6f2893 o Decoupled it0081 from production dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707600 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 10:57:37 +00:00
Benjamin Bentmann f2d541e28a o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707137 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 17:05:46 +00:00
Benjamin Bentmann d3b9801a99 o Decoupled it0091 from production plugins
o Enabled it0091 for Maven 3.x where it's passing (i.e. MNG-1995 is apparently fixed)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@706767 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 21:00:14 +00:00
Benjamin Bentmann eb7d1592c1 o Fixed IT for MNG-2695 to actually exhibit the reported issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@706727 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 19:21:05 +00:00
Benjamin Bentmann 3a92aed6a7 o Fixed IT for MNG-3314 to actually exhibit the reported issue
(Note: While the test is meant to fail on the dependency dep-a/dep-b, it can already fail when resolving the IT support plugin which is currently a snapshot, too. BTW, the same causes intermittent failures of it0069. In the end, it doesn't really matter, it's all the same issue anyway.)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@706694 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 18:01:17 +00:00
Benjamin Bentmann 7ab5a5a27c o Deleted mng-3473 which doesn't test the core (the real issue was MPLUGIN-105 where this IT continues to live)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@706638 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 14:23:28 +00:00
Benjamin Bentmann 0de0a68844 [MNG-2878]
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@706571 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 10:14:58 +00:00
Benjamin Bentmann 5bd35437e0 o Deleted mng-3426 which is now superseded by mng-2972
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705917 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 20:28:48 +00:00
Benjamin Bentmann 925b5cbfe1 o Strengthened IT to better detect unwanted usage of HashSet
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705916 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 20:21:42 +00:00
Benjamin Bentmann db3bb28ce6 o Strengthened IT to check more aspects of dependency override
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705900 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 18:01:46 +00:00
Benjamin Bentmann 3dfc46b015 o Fixed svn:keywords
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705871 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 10:07:28 +00:00
Benjamin Bentmann e72eb8e9e6 o Rewrote it0112 to use dedicated IT artifacts and IT support plugin instead of production artifacts/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705867 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 09:49:08 +00:00
Benjamin Bentmann 3afaffd185 o Extended mojo to allow checking injected Plexus components
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705864 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 09:22:46 +00:00
Benjamin Bentmann f2b69026a5 [MNG-3012] ClassCastException due to plexus-utils NOT being filtered during plugin loading
o Added YACLT (yet another class loader test)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705753 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 21:11:43 +00:00
Benjamin Bentmann 2581677b92 o Added new test mojo to verify type compatibility of objects transferred from the core to the mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705750 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 21:07:54 +00:00
Benjamin Bentmann cd3b8315ed [MNG-3796] Class loader inconsistency when loading classes imported from core realm
o Added IT to demonstrate failure in 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705704 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 18:48:14 +00:00
Brett Porter 3745882dbb split separate tests into test cases
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705551 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 10:38:50 +00:00
Benjamin Bentmann 09d4008995 o Strengthened IT for MNG-1999 to test further inheritance scenario
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705550 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 10:37:35 +00:00
Brett Porter 62666a5ed6 [MNG-1999] enable test for 2.0.10, 2.1.0-M2+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705541 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:59:39 +00:00
Benjamin Bentmann 4283134277 o Added license header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705539 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:58:12 +00:00
Benjamin Bentmann 83d5e560f1 o Added new IT support plugins to bootstrapping
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705531 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:38:45 +00:00
Benjamin Bentmann 207f3b56e2 o Synced read encoding with writer in IT plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705528 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:26:35 +00:00
Brett Porter bf90e51c68 [MNG-3503] ensure target directory is created when cleaned
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705525 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:21:09 +00:00
Brett Porter d07ad7e110 [MNG-3503] use an earlier phase to improve the speed a little
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705520 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:02:33 +00:00
Brett Porter 4e1d21b0b5 [MNG-3503] replaced FileWriter with encoding aware writer
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705518 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:00:24 +00:00
Brett Porter c0a5ae7668 [MNG-3503] test for shading of plexus-utils pull parser classes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705515 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 08:50:28 +00:00
Benjamin Bentmann b0e2d803c0 o Fixed IT to account for usage of repository managers
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705328 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16 19:07:44 +00:00
Brett Porter f0cbdc9e42 fix scm
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705056 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 21:28:06 +00:00
Britton Isbell fd8f2c6323 Extension support removed from 3.0. Disabled this IT for 3.0.x.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@704802 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 08:19:26 +00:00
Benjamin Bentmann 9127a56778 o Deleted it0094 which is superseded by it0086 and it0087
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@704687 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 21:13:42 +00:00
Benjamin Bentmann 50e4f43b57 o Added consistency checks for class loaders to catch the cause for MNG-1898 at its base
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@704671 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 20:37:07 +00:00
Benjamin Bentmann 00ec745e95 o Added some more ITs to check POM interpolation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@704581 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 17:08:43 +00:00
Benjamin Bentmann 9da0384965 o Fixed bootstrapping
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@704520 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 12:53:33 +00:00
Benjamin Bentmann e3e89da7e5 o Rewrote it0114 to use pre-packaged extension and IT support plugin, thereby eliminating dependency on production plugins and accelerating test by almost 10x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703873 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 20:37:11 +00:00
Benjamin Bentmann 7c02003eae o Deleted it0111 which is superseded by it0114
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703872 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 20:27:48 +00:00
Benjamin Bentmann 9bd7ef4aea o Added IT for MNG-3271
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703839 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 16:07:28 +00:00
Benjamin Bentmann 70cf230f5b o Added IT for MNG-1999
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703828 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 14:45:52 +00:00
Benjamin Bentmann 8ffb66a5ea o Added new IT plugin to check ${reports} handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703826 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 14:38:37 +00:00
Benjamin Bentmann 0b38a04088 o Fixed stream handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703777 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 10:17:14 +00:00
Benjamin Bentmann 0b3a8c8b11 o Printed elapsed test time to highlight long running tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703776 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 10:11:12 +00:00
Benjamin Bentmann 1dedf2f3c3 o Cured "Skipping (version ${maven.version} not in range (2.0.8,))" when using -Dtest=
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703729 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 20:53:34 +00:00
Benjamin Bentmann ff0df914e2 o Added IT for MNG-2892
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703693 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 17:28:03 +00:00
Benjamin Bentmann 029d51cdda o Added IT for MNG-1703
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703692 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 17:25:22 +00:00
Benjamin Bentmann 12862f521f o Deleted it0089 which duplicates the intention of it0086
(Checkstyle's PackageNamesLoader.loadModuleFactory() merely boils down to ClassLoader.getResource())

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703689 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 17:21:11 +00:00
Benjamin Bentmann 017907f991 o Decoupled it0087 from production dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703687 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 17:12:23 +00:00
Benjamin Bentmann 18611f92b7 o Decoupled it0086 from production dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703686 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 17:10:21 +00:00
Benjamin Bentmann 69910b5777 o Added new IT plugin to check class/resource loading in mojos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703683 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 16:57:50 +00:00
Benjamin Bentmann ed1f399793 o Decoupled it0100 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703439 13f79535-47bb-0310-9956-ffa450edef68
2008-10-10 12:38:40 +00:00
Benjamin Bentmann 082ee1efea o Added bootstrap project to populate local repo with required snapshot plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@702655 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 22:09:31 +00:00
Benjamin Bentmann ace476f8f8 o Stabilized ITs by using specific version instead of LATEST
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@702575 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 18:29:51 +00:00
Benjamin Bentmann 6da6ca46eb o Deleted test (support for BeanShell-based plugins is going to be dropped so no need to bother with that)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@702545 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 17:01:12 +00:00
Benjamin Bentmann a36a4f7b7d o Decoupled it0079 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@702446 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 11:58:57 +00:00
Benjamin Bentmann 4ea213d53f o Added new IT plugin to play with build artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@702445 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 11:57:13 +00:00
Benjamin Bentmann 46ca85ee1f o Decoupled it0075 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701705 13f79535-47bb-0310-9956-ffa450edef68
2008-10-04 20:02:43 +00:00
Benjamin Bentmann 90c5f1575a o Added integration test to check handling of reporting/build configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701684 13f79535-47bb-0310-9956-ffa450edef68
2008-10-04 18:35:34 +00:00
Benjamin Bentmann 11d292a312 o Prevented creation of directories outside of the test project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701676 13f79535-47bb-0310-9956-ffa450edef68
2008-10-04 17:19:26 +00:00
Benjamin Bentmann 4ceb08bc18 o Decoupled it0102 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701511 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 19:44:17 +00:00
Benjamin Bentmann ddf26754a8 o Decoupled it0095 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701509 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 19:42:05 +00:00
Benjamin Bentmann 38e082770c o Decoupled it0043 from production plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701506 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 19:36:31 +00:00
Benjamin Bentmann 800c4e4c1f o Added new IT plugin to inspect the runtime state of the POM and things like by dumping expression values into a properties file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701503 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 19:29:31 +00:00
Brett Porter 9827bcae94 fix comment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701270 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 00:34:52 +00:00
Benjamin Bentmann 372cc6fe9a o Decoupled it0047 from production dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700933 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 21:22:36 +00:00
Benjamin Bentmann 2152ce5102 o Added support for configuration from CLI
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700928 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 21:11:13 +00:00
Oleg Gusakov 2533f2a166 fixed it0063 - it was failing without explicit jre folder
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700595 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 22:06:37 +00:00
Benjamin Bentmann 6cbaa7ba27 o Decoupled it0069 from production dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700584 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 21:23:53 +00:00
Benjamin Bentmann ef1a75dc63 o Decoupled it0031 from production plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700522 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 16:29:05 +00:00
Brett Porter bcebcd5eb4 2.0.10 did not include the user agent settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700329 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30 03:07:42 +00:00
Oleg Gusakov 4cb764602f fixed MavenIT0119PluginPrefixOrder as it depended on current settings.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700305 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29 23:29:42 +00:00
Oleg Gusakov fc50806a2f modified the test to check for general proxy flow, not just a non-spec header. "Proxy-Connection" is not part of http spec, but an extended header, and as such cannot be expected from all the clients
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700208 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29 18:53:01 +00:00
Oleg Gusakov f586defdf7 modified the test to check for general proxy flow, not just a non-spec header. "Proxy-Connection" is not part of http spec, but an extended header, and as such cannot be expected from all the clients
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700207 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29 18:50:03 +00:00
Benjamin Bentmann 1cfb4ec292 o Decoupled it0018 from production dependencies and re-enabled it for the IT suite
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699730 13f79535-47bb-0310-9956-ffa450edef68
2008-09-27 20:24:10 +00:00
Benjamin Bentmann e762352634 o Decoupled it0063 from production JDK
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699321 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 13:40:13 +00:00
Benjamin Bentmann 66f606b5a9 o Added new IT plugin to test things that involve dependency resolution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699315 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 13:35:48 +00:00
Benjamin Bentmann 13ea233356 o Fixed test for basedir alignment (File.getPath() doesn't use slashes on a Windows host, so the test would have never failed here)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699112 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 22:01:41 +00:00
Benjamin Bentmann 2adef40838 o Decoupled it0078 from production plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699103 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 21:35:37 +00:00
Benjamin Bentmann 5ee4db67a5 o Decoupled it0076 from WAR Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699100 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 21:32:45 +00:00
Benjamin Bentmann 91a37d399a o Decoupled it0074 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699099 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 21:31:43 +00:00
Benjamin Bentmann c567d3d042 o Decoupled it0056 from Compiler Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699097 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 21:30:23 +00:00
Brett Porter b355beba79 fix SCM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698422 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24 03:32:57 +00:00
Benjamin Bentmann 6538efe0bb o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698368 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 21:52:37 +00:00
Benjamin Bentmann a50208645d o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698362 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 21:32:18 +00:00
Benjamin Bentmann 4bd9e44801 o Decoupled it0048 from Surefire Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698353 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 21:13:58 +00:00
Benjamin Bentmann 8a1a44b0a5 o Renamed package org.apache.maven.integrationtests to org.apache.maven.it to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698249 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 17:18:44 +00:00
Benjamin Bentmann 1c412e845e o Renamed package org.apache.maven.integrationtests to org.apache.maven.it to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698247 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 17:09:56 +00:00
Benjamin Bentmann f14ad3d7df o Renamed module core-integration-testing-support to core-it-support-artifacts to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698243 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:59:24 +00:00
Benjamin Bentmann b4a18161e1 o Renamed module core-integration-testing-wagon to core-it-wagon to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698241 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:52:33 +00:00
Benjamin Bentmann 11a6283adc o Renamed module maven-integration-test-archetype to maven-it-archetype to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698234 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:48:15 +00:00
Benjamin Bentmann 86beace63b o Renamed module maven-integration-test-helper to maven-it-helper to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698226 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:35:13 +00:00
Benjamin Bentmann 3ed3185a5d o Renamed module maven-integration-test-sample to maven-it-sample to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698221 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:23:47 +00:00
Benjamin Bentmann fec52106cc o Renamed module core-integration-testing-plugins to core-it-plugins to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698220 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:18:19 +00:00
Benjamin Bentmann 4375d703fd o Renamed module core-integration-tests-support to core-it-support to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698218 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:13:09 +00:00
Benjamin Bentmann 7f42b3a882 o Renamed module core-integration-tests to core-it-suite to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698206 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 15:48:07 +00:00
Benjamin Bentmann b41e28005b o Added/updated license header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698199 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 14:55:13 +00:00
Benjamin Bentmann 06f549e1eb o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698194 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 14:38:06 +00:00
Benjamin Bentmann a1416e48c1 o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698190 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 14:28:03 +00:00
Benjamin Bentmann 33978a0814 o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698166 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 12:54:43 +00:00
Benjamin Bentmann 404803e326 o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698156 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 12:24:56 +00:00
Benjamin Bentmann 2ab2aaeacb o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698153 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 12:19:35 +00:00
Benjamin Bentmann 4728faaf9c o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698152 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 12:16:50 +00:00
Benjamin Bentmann f46e4cd6fa o Deleted IT thas has been migrated to the corresponding plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698150 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 12:13:33 +00:00
Benjamin Bentmann de912c31f0 o Decoupled from maven-artifact
o Added undeclared dependencies

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697531 13f79535-47bb-0310-9956-ffa450edef68
2008-09-21 16:00:19 +00:00
Benjamin Bentmann fae9bff74b o Updated to maven-verifier:1.2-SNAPSHOT for consistency with core-integration-tests
o Updated to junit:3.8.2

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697513 13f79535-47bb-0310-9956-ffa450edef68
2008-09-21 13:35:55 +00:00
Benjamin Bentmann a0419c5790 o Decoupled from maven-artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697505 13f79535-47bb-0310-9956-ffa450edef68
2008-09-21 13:05:12 +00:00
Benjamin Bentmann 01dc8007ca o Decoupled subclasses from maven-artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697502 13f79535-47bb-0310-9956-ffa450edef68
2008-09-21 12:59:53 +00:00
Benjamin Bentmann 7994341e99 o Updated IT example to catch up with the actual core-integration-tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697483 13f79535-47bb-0310-9956-ffa450edef68
2008-09-21 12:30:07 +00:00
Benjamin Bentmann 909b355191 o Moved build output to target where it belongs and is captured by clean
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697477 13f79535-47bb-0310-9956-ffa450edef68
2008-09-21 11:31:36 +00:00
Benjamin Bentmann 755d7baa81 o Fixed file creation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697476 13f79535-47bb-0310-9956-ffa450edef68
2008-09-21 11:30:40 +00:00
Benjamin Bentmann b17193d288 o Added ITs to test built-in lifecycle bindings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697430 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 22:46:34 +00:00
Benjamin Bentmann 68e9b92b4e o Decoupled ITs from production versions of core plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697429 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 22:42:43 +00:00
Benjamin Bentmann f6a4e06028 o Added stub versions of core plugins which participate in the various lifecycle bindings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697428 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 22:40:52 +00:00
Benjamin Bentmann b4d752effa o Renamed some IT resource directories for more consistency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697412 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 19:09:51 +00:00
Benjamin Bentmann f1534e3f70 o Removed svn:executable
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697396 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 17:23:53 +00:00
Benjamin Bentmann a9948fb79a o Set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697393 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 16:51:58 +00:00
Benjamin Bentmann 99cdc6f911 o Fixed test name to match corresponding issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697351 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 11:04:54 +00:00
Benjamin Bentmann 0f770a3c19 o Extended version range to catch up with released binaries (MNG-1493 was ported to 2.0.x in r618781 and released with 2.0.9)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697350 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 10:58:07 +00:00
Benjamin Bentmann bfd3418034 o Decoupled it0060 from the Compiler Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697267 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 22:12:11 +00:00
Benjamin Bentmann cb376915bc o Added mojo to create multiple files as well
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697266 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 22:09:33 +00:00
Benjamin Bentmann 6671c0584a o Removed test that has been migrated to the Maven Verifier Plugin project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697225 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 20:29:38 +00:00
Benjamin Bentmann 818a2d713a o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697224 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 20:28:42 +00:00
Britton Isbell d6083ed85c IT0103: Change in behavior for Maven 3.0 - build should fail if it can't find a child pom's parent pom within build or repo.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@697144 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 16:33:53 +00:00
Benjamin Bentmann fd97db090c o Inherited from maven-parent:9
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696493 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 22:09:22 +00:00
Benjamin Bentmann f31be70def o Reordered POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696491 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 22:08:01 +00:00
Benjamin Bentmann 233f6c11c5 o Decoupled it0029 from the Compiler Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696487 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 22:01:45 +00:00
Benjamin Bentmann 41b68439f0 o Decoupled it0028 from the Compiler Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696484 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 22:00:55 +00:00
Benjamin Bentmann c8eb5a4553 o Decoupled it0024 from the Compiler Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696483 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 22:00:15 +00:00
Benjamin Bentmann d69b5537c7 o Decoupled it0014 from the Compiler Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696481 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 21:59:09 +00:00
Benjamin Bentmann fbf8e0bc67 o Removed IDE files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696476 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 21:54:56 +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 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
Brett Porter 5f3d3277de updating versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@680599 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 01:46:03 +00:00
John Dennis Casey 7462b742d1 exclude 2.0.10 from the valid versions for running the IT for MNG-3652
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@680557 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 22:53:12 +00:00
Benjamin Bentmann 793b39e908 o Restored Java 1.4 compat
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@680155 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 17:34:24 +00:00
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