Commit Graph

765 Commits

Author SHA1 Message Date
Benjamin Bentmann 8a38b6ec37 [MNG-3814] Reactor builds fail due to erroneous cycle in project sorting which does not consider versions
o Added (currently disabled) IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709969 13f79535-47bb-0310-9956-ffa450edef68
2008-11-02 22:33:12 +00:00
Benjamin Bentmann c5df24b1b0 o Set log file name up front to make sure the final location of a build log does not depend on whether the test failed/passed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709936 13f79535-47bb-0310-9956-ffa450edef68
2008-11-02 21:15:48 +00:00
Benjamin Bentmann e6686add99 o Deleted it0118
(This test was meant to check MNG-2877 but it fails to detect the regression MNG-2921 that was caused by the patch for MNG-2877. The test that is now in place for MNG-2921 subsumes it0118.)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709796 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 22:47:19 +00:00
Benjamin Bentmann 3e1803fc61 o Moved a couple of artifacts into groupId org.apache.maven.its.<issue>
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709785 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 21:53:50 +00:00
Benjamin Bentmann 64d40573a4 o Decoupled it0083 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709778 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 21:09:09 +00:00
Benjamin Bentmann af0f99a5d6 o Decoupled it0080 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709770 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 20:08:00 +00:00
Benjamin Bentmann b5e6e0fa16 o Extended goals to also dump the raw artifact collection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709766 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 20:00:34 +00:00
Benjamin Bentmann cbecc08c08 o Deleted unused plugin (superseded by maven-it-plugin-class-loader)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709738 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 18:09:10 +00:00
Benjamin Bentmann d87d555fb8 o Removed unused plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709737 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 18:07:23 +00:00
Benjamin Bentmann c4ab2b894b o Removed check which was related to class path ordering (plugin class path order is now verified by a dedicated IT for MNG-3813)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709723 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 16:23:01 +00:00
Benjamin Bentmann b173f86b0b [MNG-3813] Plugin class path does not respect ordering of plugin dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709722 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 16:15:03 +00:00
Benjamin Bentmann c509cb8737 o Decoupled it0061 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709679 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 11:44:00 +00:00
Benjamin Bentmann 1c82b32a8d o Stabilized IT to make sure its dependencies are downloaded before it starts Jetty and cuts off central
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709031 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 22:15:43 +00:00
Arnaud Heritier fdd8f1fdae remove modules we cannot deploy on CI
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708965 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 18:01:19 +00:00
Arnaud Heritier 0a35f55f0e Update archetype from sample with latest archetype plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708937 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 16:48:36 +00:00
Brett Porter d91a0567f6 re-instate MNG-3805 and MNG-3599 tests for 2.0.10 now fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708818 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 08:04:45 +00:00
Benjamin Bentmann 5d98099810 o Stabilized ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708689 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 21:51:20 +00:00
Benjamin Bentmann b9e658130d [MNG-3805] Ordering of extension class path is indeterministic
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708640 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 19:21:38 +00:00
Benjamin Bentmann c8d30a7498 o Added new mojo to peek at the class path (ordering) used for a wagon provider
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708638 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 19:14:59 +00:00
Brian E Fox 3201179bb3 3599 wasn't fixed until 2.1m1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708340 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 21:54:40 +00:00
Benjamin Bentmann f5d28eaba1 o Moved a couple of artifacts into groupId org.apache.maven.its.<issue>
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708025 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 19:25:02 +00:00
Benjamin Bentmann 16bb58ad26 o Added suffix "Test" such that "mvn test -D test=*XXXX*Test" works everywhere
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708009 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 16:20:34 +00:00
Benjamin Bentmann f5a82b156e o Added descriptions to test class names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708007 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 15:56:03 +00:00
Benjamin Bentmann ac83bef267 o Fixed unintended changes from previous commit
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708005 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 15:18:19 +00:00
Benjamin Bentmann 394f6de30b o Updated IT archetype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708003 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 15:12:45 +00:00
Benjamin Bentmann a7206842f5 o Updated IT sample
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707999 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 14:42:38 +00:00
Benjamin Bentmann dcfcbdeb38 o Chopped off issue description from resource directory to shorten paths
(http://www.nabble.com/Re%3A-Shortening-paths-for-core-ITs-p19599799.html)


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707996 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 14:05:43 +00:00
Benjamin Bentmann 2fafb526e3 o Renamed some ITs to match their corresponding issue ids (forgot these in previous commit)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707993 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 14:01:13 +00:00
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
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