Commit Graph

1531 Commits

Author SHA1 Message Date
Benjamin Bentmann 0a08a55b39 o Strengthened IT to check another Maven 2.x feature
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@833032 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 12:00:51 +00:00
Benjamin Bentmann 79dc82b620 o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@833031 13f79535-47bb-0310-9956-ffa450edef68
2009-11-05 11:25:52 +00:00
Benjamin Bentmann 1fec816dbd o Stabilized IT to account for boot class path of IBM JREs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@832419 13f79535-47bb-0310-9956-ffa450edef68
2009-11-03 13:56:11 +00:00
Benjamin Bentmann cca0924031 [MNG-4421] Warn regarding old-style references when used in a project build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@831578 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 18:23:39 +00:00
Benjamin Bentmann 443622bbf5 [MNG-4421] Warn regarding old-style references when used in a project build
o Extended IT to check for proper interpolation in dependency POMs

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@831575 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 18:06:29 +00:00
Benjamin Bentmann 8e79e60ba7 [MNG-4423] Allow to query session data via plugin parameter expressions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@831554 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 15:28:29 +00:00
Benjamin Bentmann 0bed1438ce [MNG-4319] Property expansion does not work for goals in plugin executions
[MNG-4422] [regression] Property expansion does not work for phase of plugin executions

o Enabled ITs for 2.2.2

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@831553 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 15:27:41 +00:00
Benjamin Bentmann f5a2af2936 [MNG-4422] [regression] Property expansion does not work for phase of plugin executions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@831541 13f79535-47bb-0310-9956-ffa450edef68
2009-10-31 13:50:33 +00:00
Benjamin Bentmann 9da8285a7e [MNG-3607] Class loaders employed by Maven return invalid URLs to resources
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@831465 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 21:56:56 +00:00
Benjamin Bentmann 87ee1e0d2d [MNG-4416] [regression] Plugins are not properly ordered after merging with profile plugins
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830914 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 12:32:19 +00:00
Benjamin Bentmann 7fe1416202 [MNG-4415] [regression] Plugins are not properly ordered after merging with inherited parent plugins
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830805 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 00:22:20 +00:00
Benjamin Bentmann 4f5292e80b [MNG-4413] [regression] Repositories discovered in dependency POMs are not subject to mirroring
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830382 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 22:50:04 +00:00
Benjamin Bentmann 6595e9fa66 o Improved error messages
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830274 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 18:07:11 +00:00
Benjamin Bentmann cd63cdc648 [MNG-4412] Make legacy entry points to repository system pick offline mode from session
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830267 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 17:51:58 +00:00
Benjamin Bentmann c9bec7958e [MNG-4408] Missing settings.xml is silently ignores
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830203 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 14:31:24 +00:00
Benjamin Bentmann 9e64a4c63f [MNG-4148] Apply profiles from settings.xml to POMs built from the repository
o Disabled IT for Maven 3.x, see also http://www.mail-archive.com/dev@maven.apache.org/msg82166.html

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830184 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 13:39:44 +00:00
Benjamin Bentmann 846cd8f833 [MNG-4411] [regression] Maven execution does not stop after showing version
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830141 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 11:39:06 +00:00
Benjamin Bentmann dcccbb109c [MNG-4410] [regression] Maven execution does not end after showing usage help
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830138 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 11:37:44 +00:00
Benjamin Bentmann 0a7530f99c [MNG-3807] Maven is not interpolatin Properties at plugin configuration
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@829779 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 12:57:47 +00:00
Benjamin Bentmann 2307248d92 [MNG-4405] Uninterpolated expressions should cause an error for plugin versions
o Extended IT to check dependency POM's are unaffected

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@829409 13f79535-47bb-0310-9956-ffa450edef68
2009-10-24 16:49:31 +00:00
Benjamin Bentmann c988335dac [MNG-4405] Uninterpolated expressions should cause an error for plugin versions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@829402 13f79535-47bb-0310-9956-ffa450edef68
2009-10-24 16:31:41 +00:00
Benjamin Bentmann 786b2469d0 [MNG-4404] Throw validation error upon duplicate profile id
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@829389 13f79535-47bb-0310-9956-ffa450edef68
2009-10-24 15:42:07 +00:00
Benjamin Bentmann 5529da9248 [MNG-4402] Improve duplicated modules error
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@829381 13f79535-47bb-0310-9956-ffa450edef68
2009-10-24 14:52:33 +00:00
Benjamin Bentmann f391318754 [MNG-4403] Create an IT to test that strict model validation does not apply to dependency POMs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@829369 13f79535-47bb-0310-9956-ffa450edef68
2009-10-24 13:50:25 +00:00
Benjamin Bentmann 30e247f191 [MNG-4401] [regression] central repository is tried before explicitly declared repositories during parent POM resolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@829154 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 18:04:43 +00:00
Benjamin Bentmann b042397e85 [MNG-4400] [regression] Repository order from settings.xml is not respected during artifact resolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@828997 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 10:52:40 +00:00
Benjamin Bentmann 3c94c762c4 [MNG-3819] [regression] Plugins that don't declare dependency on plexus-utils no longer get plexus-utils:1.1
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@828223 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 21:26:09 +00:00
Benjamin Bentmann 58c4ace578 [MNG-4396] [regression] Ant plugin fails with Maven-3
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@826634 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 11:03:59 +00:00
Benjamin Bentmann bb0c200385 [MNG-4204] Remove support for legacy style repositories
o Disabled affected ITs

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@825184 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 16:40:57 +00:00
Benjamin Bentmann 782d0355e7 [MNG-4393] [regression] Parent POMs resolved from repository are parsed in strict mode
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@824804 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 15:25:39 +00:00
Benjamin Bentmann 86606b5706 o Mentioned possibility to run ITs with Maven from IDE workspace
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@824336 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 13:52:04 +00:00
Benjamin Bentmann 1678e0d63a [MNG-4390] Make parsing of settings.xml lenient with respect to unrecognized tags
o Updated existing IT to account for new behavior

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@824189 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 22:41:22 +00:00
Benjamin Bentmann eb29f79775 o Updated to maven-verifier:1.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823740 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 23:24:55 +00:00
Benjamin Bentmann db8d971f8c o Simplified debugging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823735 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 23:15:03 +00:00
Benjamin Bentmann a5f8800c70 o Prepared ITs for execution by embedded Maven
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823585 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 15:23:19 +00:00
Benjamin Bentmann 5436f96a8f o Refactored IT to reuse existing IT plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823502 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 10:24:40 +00:00
Benjamin Bentmann 7732d7f5ef o Separated build logs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823493 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 09:58:50 +00:00
Benjamin Bentmann f064075e3f o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823492 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 09:57:58 +00:00
Benjamin Bentmann fdbe98019a o Strengthended IT to check interaction with other wagon usages
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823491 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 09:56:58 +00:00
Benjamin Bentmann e9f544b2d6 o Improved error output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823346 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 22:19:17 +00:00
Benjamin Bentmann 9ecfbdd81f o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823307 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 20:27:44 +00:00
Benjamin Bentmann f149012354 o Stabilized ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@822683 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 12:07:01 +00:00
Benjamin Bentmann d3f97a6786 [MNG-4383] Uninterpolated expressions should cause an error
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@821765 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 12:24:02 +00:00
Benjamin Bentmann 877538470d [MNG-3991] POM validator allows <scope>optional</scope> but it is not valid.
o Adjusted IT to account for relaxed validation

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@821760 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 11:21:40 +00:00
Benjamin Bentmann 345a1e433e [MNG-4319] Property expansion does not work for goals in plugin executions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@821558 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 16:40:17 +00:00
Benjamin Bentmann 7a6528147a [MNG-3183] Allow a user to specify logging to a text file
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@821009 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 13:21:28 +00:00
Benjamin Bentmann 2b5db622d1 [MNG-4386] [regression] Debug logging can't be activated
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@820978 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 11:54:22 +00:00
Benjamin Bentmann dcdcc9e445 [MNG-4387] [regression] Quiet logging can't be activated
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@820975 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 11:38:32 +00:00
Benjamin Bentmann a47081f81d [MNG-4385] [regression] Custom lifecycle mappings from build extension leak into other projects in the reactor without extension
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@820615 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 11:38:11 +00:00
Benjamin Bentmann 00fe5007d6 o Extended IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@819867 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 09:36:04 +00:00