Commit Graph

1544 Commits

Author SHA1 Message Date
Benjamin Bentmann 37f22e516b o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@909849 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 17:07:19 +00:00
Benjamin Bentmann fb5d21b746 [MNG-4561] [regression] network settings are not applied to repositories from plugin dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@909812 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 13:30:21 +00:00
Benjamin Bentmann caf70b7c17 [MNG-4554] [regression] plugin updates are requested on every build regardless of policies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@905423 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01 21:55:09 +00:00
Benjamin Bentmann 1b5281b1a3 [MNG-4464] Improve handling of relative paths with backslashes
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@904928 13f79535-47bb-0310-9956-ffa450edef68
2010-01-31 00:23:31 +00:00
Brett Porter 8f40ee8c30 use the version of surefire from the parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@904396 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 07:16:53 +00:00
Benjamin Bentmann 2f28a0483c [MNG-4526] [regression] Shade plugin includes too much (relative to 2.2.1)
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@904308 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 23:44:51 +00:00
Benjamin Bentmann 8e1f46931a [MNG-4536] Long build time - enforcer running too many times
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@904187 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 17:54:32 +00:00
Benjamin Bentmann c28d4c9cb3 o Enabled debug logging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@903424 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26 21:26:52 +00:00
Benjamin Bentmann 9628859d06 o Decoupled ITs from timestamp granularity of filesystem
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@902676 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24 23:29:43 +00:00
Benjamin Bentmann 5d2f29db76 [MNG-4522] Maven3 doesn't fail build when a pom from transitive dependency can't be found
o Updated affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@902571 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24 14:23:42 +00:00
Benjamin Bentmann e893cab008 o Fixed test description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@902564 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24 13:20:14 +00:00
Benjamin Bentmann 7fef78ed4a [MNG-4522] Maven3 doesn't fail build when a pom from transitive dependency can't be found
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@902514 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24 00:20:02 +00:00
Benjamin Bentmann 835c6dfa11 o Refactored code
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@902429 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 15:52:50 +00:00
Benjamin Bentmann 58996c48bc [MNG-4544] Concurrent access to Maven internals involving active component collections is not thread-safe
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@902426 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 15:45:32 +00:00
Benjamin Bentmann b081b4aca2 o Increased concurrency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@901015 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20 00:42:59 +00:00
Benjamin Bentmann 134bdd165d o Strengthened IT to cover metadata as well
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@900761 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 13:11:18 +00:00
Benjamin Bentmann 6b15c605d1 [MNG-2135] multi-project build that creates it's own plugins needs bootstrapping
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@896444 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 13:42:52 +00:00
Benjamin Bentmann 7dc7a0001f [MNG-4379] Properties defined in parent POM and used in systemPath element cause POM validation warnings and dependencies ignoration - compilation error
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@895244 13f79535-47bb-0310-9956-ffa450edef68
2010-01-02 17:42:54 +00:00
Benjamin Bentmann 8c17602e36 [MNG-4512] [regression] Profile activation based on JDK version range fails if current version is close to range boundary
o Strengthened responsible IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@895051 13f79535-47bb-0310-9956-ffa450edef68
2010-01-01 18:48:10 +00:00
Benjamin Bentmann a2b229f4ab o Decoupled IT plugin build from MPLUGIN-136/MNG-3741
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@894949 13f79535-47bb-0310-9956-ffa450edef68
2009-12-31 22:22:01 +00:00
Benjamin Bentmann 4642532999 o Decoupled IT plugin build from MPLUGIN-136/MNG-3741
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@894947 13f79535-47bb-0310-9956-ffa450edef68
2009-12-31 22:04:47 +00:00
Benjamin Bentmann 2f32a8bc4c o Updated version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@894354 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 11:21:22 +00:00
Benjamin Bentmann ff475c2eb1 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@894184 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 15:17:30 +00:00
Benjamin Bentmann 576b63037f o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@894167 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 13:21:47 +00:00
Benjamin Bentmann 535c0bd203 o Removed empty directories
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@894164 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 12:59:17 +00:00
Benjamin Bentmann b2614ec5b2 o Inherited from IT parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@894163 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 12:45:55 +00:00
Benjamin Bentmann 4486e10798 [MNG-4368] DefaultArtifactInstaller should only overwrite files if timestamp has changed
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@894116 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 23:31:39 +00:00
Benjamin Bentmann 5f939ed285 [MNG-4500] [regression] Maven checks for updates of timestamped snapshots
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@892534 13f79535-47bb-0310-9956-ffa450edef68
2009-12-19 23:56:41 +00:00
Benjamin Bentmann dbae04d079 o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@892533 13f79535-47bb-0310-9956-ffa450edef68
2009-12-19 23:55:05 +00:00
Benjamin Bentmann 8f9b890cef [MNG-4498] Don't fail dependency resolution if one remote repo's metadata is broken
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@891194 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 11:25:35 +00:00
Benjamin Bentmann ee9a264106 [MNG-4489] [regression] Mirror/proxy/auth does not apply to repositories discovered in POMs of build extensions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@889458 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 23:04:34 +00:00
Benjamin Bentmann 48b86211ca [MNG-4488] [regression] Parent POMs resolved from repository are validated in strict mode
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@888353 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 12:03:57 +00:00
Benjamin Bentmann 483438a49b [MNG-4479] [regression] Project-level plugin dependencies ignored for direct CLI invocation if plugin key uses properties
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@887807 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 00:08:10 +00:00
Benjamin Bentmann 5656536d57 o Refactored plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@887805 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 00:03:54 +00:00
Benjamin Bentmann 4f26200638 [MNG-4482] [regression] command line option "-update-snapshots" does not work for plugins/extensions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@887362 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 21:26:16 +00:00
Benjamin Bentmann 428a8b1d98 o Added some more comments on running the ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@887236 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 15:51:18 +00:00
Benjamin Bentmann e45c1a3bed [MNG-4471] [regression] Wagon manager does not respect instantiation strategy of wagons
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@885587 13f79535-47bb-0310-9956-ffa450edef68
2009-11-30 21:31:17 +00:00
Benjamin Bentmann 84f6b19954 o Used different host names to workaround some proxy caching of the JRE
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@884295 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 22:08:34 +00:00
Benjamin Bentmann d2e913db91 [MNG-4470] [regression] Proxies are ignored during artifact deployment
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@884248 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 20:20:24 +00:00
Benjamin Bentmann 0cf9b1ae8c [MNG-4469] [regression] deploy:deploy-file fails with secured repository
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@884174 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 16:22:54 +00:00
Benjamin Bentmann b5fc08e621 [MNG-4465] [regression] can't run mvn help:effective-settings when offline
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@883519 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 22:12:53 +00:00
Benjamin Bentmann bb2a2af522 [MNG-4461] [regression] No transfer progress during artifact deployment
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@882669 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20 18:20:26 +00:00
Benjamin Bentmann 320012ec9a [MNG-4459] [regression] Effective settings as visible to plugins contain plain text passwords
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@882574 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20 14:36:13 +00:00
Benjamin Bentmann f6869fab4b [MNG-4453] [regression] Plugin versions defined in a lifecycle mapping are not respected
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@881609 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 23:05:46 +00:00
Benjamin Bentmann df196bc14e [MNG-4450] [regression] Stub project for missing dependency POMs is not properly created
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@881561 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 22:02:42 +00:00
Benjamin Bentmann 2d0d9ae023 [MNG-4448] Create IT to check for support of HTTP redirects
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@880805 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16 15:42:37 +00:00
Benjamin Bentmann e19b808eda o Made test fail properly
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@835611 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 22:34:19 +00:00
Brett Porter 04e989b76b correct version ranges for versions the regressions were fixed in
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@835389 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 14:24:00 +00:00
Brett Porter 411036fd49 clean up some version specs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@835378 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 13:27:54 +00:00
Brett Porter eccb7f7e31 fix spec
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@835376 13f79535-47bb-0310-9956-ffa450edef68
2009-11-12 13:21:18 +00:00