637 Commits

Author SHA1 Message Date
Benjamin Bentmann
4f8baa71d6 o Renamed some ITs to match their corresponding issue ids
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707972 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 11:56:44 +00:00
Benjamin Bentmann
19f1dc1148 o Removed default values to allow testing of defaults provided by core
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707966 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 10:38:17 +00:00
Benjamin Bentmann
ee8eefeca4 o Explicitly set artifact type/classifier for robustness
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707965 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 10:36:16 +00:00
Benjamin Bentmann
8a6f709652 o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707956 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 09:34:18 +00:00
Brett Porter
e27b53202d now that 2.1.0-M1 is released, use it as a more descriptive lower bound
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707919 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 00:04:56 +00:00
Benjamin Bentmann
037424a279 o Deleted it0126
(This was originally meant to test MJAR-75 which is now checked over in the plugin project. The only core part in this game was the resolution of active project artifacts from the reactor which is already captured by the IT for MNG-2921.)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707913 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 22:17:06 +00:00
Benjamin Bentmann
ec96355e57 o Suppressed needless INFO log noise from Jetty
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707910 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 22:05:19 +00:00
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