Commit Graph

232 Commits

Author SHA1 Message Date
Benjamin Bentmann 5c936d7675 o Added support to skip tests based on Java version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770638 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 11:24:53 +00:00
Benjamin Bentmann f15728a43e [MNG-3714] Allow specification of the toolchains.xml location on the command line
o Extended IT to check propagation of toolchain via session

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761442 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 22:02:25 +00:00
Benjamin Bentmann a9e34c1fe5 o Decoupled from plexus-utils
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761415 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 20:21:16 +00:00
Brett Porter 7d1b3326fe only set conditionally
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755210 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 12:05:35 +00:00
Brett Porter 848c7137a6 add a plugin dependency test as well to make sure this doesn't trigger the new validation errors
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755194 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 11:27:43 +00:00
Brett Porter 2e0ff48d0c [MNG-4091] add test for bad plugin descriptor handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755085 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 02:28:08 +00:00
Benjamin Bentmann a9671864f7 o Added warnings in case the artifact file does not exist (yet)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751803 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 19:36:26 +00:00
Benjamin Bentmann cc3abdcb08 o Inherited from maven-parent:11
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750857 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:42:08 +00:00
Benjamin Bentmann 4b386cdf97 o Added guard construct that marks a single test method as skipped (in contrast to matchesMavenVersion)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749623 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 14:58:44 +00:00
Brett Porter bfa9ba303e fix quoting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748130 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 13:13:17 +00:00
Benjamin Bentmann 026410765c o Updated license header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747889 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 18:34:39 +00:00
John Dennis Casey a2d756081e [MNG-2690] Adding plugin that triggers various sorts of errors during mojo loading and execution. Also adding integration tests for the NoClassDefFoundError origins in mojo loading and configuration, and ComponentLookupException from the same places.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747854 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 16:42:47 +00:00
Brett Porter ac63225d5c [MNG-3714] add integration test for a command line option for toolchains
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745944 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 17:48:20 +00:00
Brett Porter b7abb7d681 remove default constructor so that a version range must be entered. It is unlikely future tests will work on all versions of Maven anyway
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744500 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 14:24:54 +00:00
Benjamin Bentmann d6d86b7d8e o Added IT plugin to check injection of collections of Plexus components
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742964 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 13:46:46 +00:00
Benjamin Bentmann e54f41964d o Deleted maven-it-plugin-file which has been superseded by the maven-it-plugin-log-file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742735 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 21:10:28 +00:00
Benjamin Bentmann dd0662ab6a o Fixed NPE
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739544 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31 11:05:17 +00:00
Brett Porter 2c0b8db8e5 also strip -RCx by default to match Maven convention where they are candidates for a release, not releases themselves
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739450 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 23:34:41 +00:00
Brett Porter 1421a185a4 remove the snapshot in comparison for tests - this will make them much more readable and we have no need to differentiate
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739122 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 01:26:27 +00:00
Benjamin Bentmann 58d995c047 o Fixed properties encoding
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739070 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 23:05:33 +00:00
Brett Porter 6921cebb9c [MNG-3920] add integration test for uses of plexus-component-api in plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738752 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 04:15:02 +00:00
Brett Porter 1cb3277843 [MNG-3600] add integration test to confirm the wagon settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738733 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 03:41:46 +00:00
Benjamin Bentmann 5a686fbefd o Fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736028 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 14:42:10 +00:00
Benjamin Bentmann ef13ff926e o Partially reverted r734246 and re-added a non-core dependency to restore original plugin behavior with regard to the extension manager
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735037 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 15:41:52 +00:00
Benjamin Bentmann 75462f07cd o Decoupled maven-it-plugin-packaging from APIs that are irrelevant for its purpose
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734246 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13 21:44:07 +00:00
Benjamin Bentmann 93a83f9891 o Updated project names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733251 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 09:42:13 +00:00
Benjamin Bentmann c8ca908458 o Added mojo to check auth info in wagon manager
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@730994 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 14:46:12 +00:00
Benjamin Bentmann f99b1074a7 o Added goal to mimic updateReleaseInfo in Install/Deploy Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729917 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 15:23:08 +00:00
Brian E Fox 9b64c038d5 deploy the plugins to a repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726848 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 22:20:54 +00:00
Benjamin Bentmann 07d02a4e37 o Added license header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724180 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:24:23 +00:00
Benjamin Bentmann edc1b04cc1 o Aligned directory name with artifact id
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724178 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:22:53 +00:00
Benjamin Bentmann d044fec8ec o Fixed doc
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723979 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:25:46 +00:00
Benjamin Bentmann f36f13f50d o Decoupled from alias and default-value where not necessary
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723978 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:20:22 +00:00
Benjamin Bentmann 3015a143c7 o Added new IT plugin to verify multi goal executions scenarios
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722525 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:05:12 +00:00
Benjamin Bentmann be10f64e2c o Polished documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722459 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 13:56:34 +00:00
Benjamin Bentmann 4d2c23b8f7 o Added convenience option to ease validation of class path in test controllers
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721701 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 18:34:46 +00:00
Benjamin Bentmann 0c3b2e5215 o Deleted unused IT plugin (superseded by maven-it-plugin-configuration)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721582 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 22:48:39 +00:00
Benjamin Bentmann 19d3d90c50 o Fixed IT plugin to create missing parent directories of output file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721543 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:03:41 +00:00
Benjamin Bentmann 9f591c1482 o Deleted maven-it-plugin-generate-envar-properties which is superceded by maven-it-plugin-configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718762 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 23:19:47 +00:00
Benjamin Bentmann 8934c6ade4 o Added toString()
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718701 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 20:10:33 +00:00
Benjamin Bentmann 9fd4684d9f o Fixed cycle detection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@714129 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 20:32:14 +00:00
Benjamin Bentmann 15af8c388b o Fixed ordering
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712541 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 19:42:20 +00:00
Benjamin Bentmann aef1cc35f5 o Extended plugin to allow more thorough/easier testing of effective plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712530 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 18:42:27 +00:00
Benjamin Bentmann 642976c2b8 o Added mojo to generate reports
o Added report mojo

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712313 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 23:59:37 +00:00
Benjamin Bentmann 82bb71b872 o Strengthened class loader consistency check
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712116 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 12:32:42 +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
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
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
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 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 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 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 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 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
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
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
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 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 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 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 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 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
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
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 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