Commit Graph

943 Commits

Author SHA1 Message Date
Benjamin Bentmann fc60aae889 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@711374 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 20:11:46 +00:00
Benjamin Bentmann 26b897046c o Simplified filtering and avoided usage of platform encoding for robustness
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711366 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 19:55:49 +00:00
Benjamin Bentmann 9f6beb2dc2 o Simplified filtering and avoided usage of platform encoding for robustness
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711361 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 19:11:08 +00:00
Benjamin Bentmann f9ecaf058b o Fixed platform-dependence of IT
(The construction "invalid://@basedir@" delivers "invalid://C:/path" on Windows where "C" comes out as the host name followed by a missing port...)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711352 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 18:53:02 +00:00
Benjamin Bentmann cc0d3ba04e o Polished POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711308 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 16:50:06 +00:00
Benjamin Bentmann 7585c593bc o Enabled IT for MNG-2883 which - according to JIRA - is fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711301 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 16:35:26 +00:00
Benjamin Bentmann 23fde60c04 o Extended IT to check that offline builds do not fail when required artifacts reside in local repo
(MNG-2883 was originally meant as an addition to MNG-2433)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711281 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 15:56:53 +00:00
Benjamin Bentmann 3162030a3a o Fixed remote repo (LegacyRepositoryLayout searches maven plugins in groupId/maven-plugins/...)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711274 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 15:42:15 +00:00
Benjamin Bentmann 519b11348b o Renamed files (just for the sake of having a nicer file extension)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711265 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 14:57:50 +00:00
Benjamin Bentmann 6c504870e0 o Enabled IT for fixed issue MNG-2883
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711244 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 12:32:34 +00:00
Benjamin Bentmann f28cc7efdb o Tweaked logging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711243 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 12:31:49 +00:00
Benjamin Bentmann c5eaa8b515 o Enabled IT for fixed issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711233 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 11:54:03 +00:00
Benjamin Bentmann a084783be9 o Enabled IT for fixed issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711231 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 11:42:46 +00:00
Benjamin Bentmann f746792425 o Tweaked logging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711226 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 11:21:50 +00:00
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