Commit Graph

1445 Commits

Author SHA1 Message Date
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
Benjamin Bentmann 87e02e4f16 o Inherited from maven-parent:13
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@819668 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 18:57:02 +00:00
Benjamin Bentmann 2f2954db6e [MNG-4381] Allow extension plugins to contribute non-core components to be reused by other plugins
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@819539 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 13:52:08 +00:00
Benjamin Bentmann 018a20043d [MNG-2098] Artifact resolver incorrectly selects repository which doesn't contain the selected version
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@818824 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 11:57:08 +00:00
Benjamin Bentmann 1ef3608b09 [MNG-4367] Consider layout for mirror selection
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@818444 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 10:57:34 +00:00
Benjamin Bentmann 0085e85a15 o Updated to maven-verifier:1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@818021 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 09:40:18 +00:00
Benjamin Bentmann ddafb6c8af [MNG-4365] XmlPullParserException while parsing XML with encoded entities within attributes
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@817712 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 16:04:58 +00:00
Benjamin Bentmann 8e1250463e o Re-enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@817441 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 22:13:13 +00:00
Benjamin Bentmann 635434bb9e [MNG-4363] [regression] Dependency artifacts injected by plugins aren't included in class paths
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@816799 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 22:03:33 +00:00
Benjamin Bentmann 76ea07d222 o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@816726 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 17:42:53 +00:00
Benjamin Bentmann e663e1a7b8 [MNG-187] add getModuleProjects() to MavenProject
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@816605 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 12:44:26 +00:00
Benjamin Bentmann 542ee6f24a [MNG-4343] maven always checks missing release artifacts
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@816564 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 09:51:29 +00:00
Benjamin Bentmann e222f2fb27 [MNG-4048] Allow to resolve dependencies using version range from reactor
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@816183 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 13:29:41 +00:00