Commit Graph

2027 Commits

Author SHA1 Message Date
Benjamin Bentmann 5aaec14151 [MNG-4572] <modelVersion> element in pom does not allow whitespace around version string
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@916794 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 19:39:47 +00:00
Benjamin Bentmann 86d937b8de o Fixed test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@912233 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 21:46:19 +00:00
Benjamin Bentmann f51933008e [MNG-4564] Location (and name) for settings-security.xml has changed in Maven 3
o Strengthened IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@912164 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 17:59:46 +00:00
Benjamin Bentmann 620b0c5527 o Disabled EMMA runtime controller to avoid port conflicts
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@910267 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 17:15:24 +00:00
Benjamin Bentmann 3e37fe1c52 o Added profile to run ITs using embedded Maven
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@910121 13f79535-47bb-0310-9956-ffa450edef68
2010-02-14 23:44:20 +00:00
Benjamin Bentmann 5af0ae1390 [MNG-4528] [regression] mvn deploy ignores proxy settings
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@910119 13f79535-47bb-0310-9956-ffa450edef68
2010-02-14 23:21:58 +00:00
Benjamin Bentmann b38e25c739 o Worked around connection/proxy caching by Sun's HTTP client when ITs run in embedded mode
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@909931 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 23:42:48 +00:00
Benjamin Bentmann ca1ab4eff5 o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@909850 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 17:17:15 +00:00
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 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
Benjamin Bentmann 1083ef52c3 [MNG-4436] [regression] Singleton components can get instantianted multiple times
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834991 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11 18:04:27 +00:00
Benjamin Bentmann 95176f6281 [MNG-4412] Make legacy entry points to repository system pick offline mode from session
o Extended IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834918 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11 15:45:06 +00:00
Benjamin Bentmann 7e578bd047 [MNG-4436] [regression] Singleton components can get instantianted multiple times
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834849 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11 12:23:29 +00:00
Daniel Fabulich 81cd3b3355 Added mng3004 test to integration suite
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834648 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 20:18:21 +00:00
Daniel Fabulich 33e3f5d30b Checked in test for MNG-3004, runs only in versions later than 3.0-alpha-3
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834625 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 19:39:57 +00:00
Benjamin Bentmann 8b22633443 o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834604 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 19:12:49 +00:00
Benjamin Bentmann 306f47cb25 [MNG-4433] [regression] command line option "-update-snapshots" does not work for parent POMs
o Added/extended IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834589 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 18:36:45 +00:00
Benjamin Bentmann 2591317980 o Fixed IT to respect file comparison rules of underlying OS
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834271 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 22:59:50 +00:00
Benjamin Bentmann 3079f709b0 o Added missing plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834265 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 22:44:55 +00:00
Benjamin Bentmann f05fd73fc7 o Reverted to default test behavior, i.e. fail build upon test failure, ITs are supposed to pass now
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@834244 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 21:22:14 +00:00
Benjamin Bentmann 8fb37c5587 [MNG-4430] [regression] Presence of distribution management status in POM of local project does not cause validation error
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@833462 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 16:44:22 +00:00
Benjamin Bentmann 13a4c5d630 o Added missing plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@833361 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 11:49:08 +00:00
Benjamin Bentmann 7d3a1d5d0c [MNG-4429] [regression] jspc plugin works in Maven 2.2.1, fails in 3.0
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@833357 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06 11:45:38 +00:00
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
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
Benjamin Bentmann 3139ae54f6 [MNG-4361] [regression] command line option "-update-snapshots" does not work
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@815880 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 16:59:42 +00:00
Benjamin Bentmann df044e3b39 o Enabled IT for Maven 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@815767 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 13:24:14 +00:00
Benjamin Bentmann 883a01065d o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@815522 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 22:13:46 +00:00
Benjamin Bentmann 89f9847b00 [MNG-4360] [regression] wagon-webdav-jackrabbit doesn't work with Maven 3.x
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@815407 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 17:26:42 +00:00
Benjamin Bentmann 764bbbae75 o Extended test to increase likelihood of hitting a wagon that is actually bundled with the core
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@815349 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 14:49:01 +00:00
Benjamin Bentmann 38d55fb8ff [MNG-4359] [regression] Locally reachable parent POMs outside of reactor are not found during dependency resolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@815292 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 12:30:46 +00:00
Benjamin Bentmann 01a18ac944 [MNG-4357] [regression] Custom packagings from build extensions are not reliably loaded during a reactor build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@814691 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 15:19:31 +00:00
Benjamin Bentmann 14a2668453 [MNG-4356] [regression] Active component maps with stateful per-lookup components broken
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@814084 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 23:37:04 +00:00
Benjamin Bentmann 9080281526 [MNG-4355] [regression] Extensions without version in the POM are not resolved to the RELEASE artifact
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@814033 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 21:14:26 +00:00
Benjamin Bentmann 8468d108f1 [MNG-4353] [regression] Plugin dependencies are not downloaded from repos given in the plugin's POM
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@813859 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 14:38:34 +00:00
Benjamin Bentmann 9c939c9400 o Enabled IT for Maven 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@813802 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 12:28:15 +00:00
John Dennis Casey 84fb104786 [MNG-4148] Moving out into a separate IT from MNG-4347, and using a remote repository instead of a local repo directory structure to be copied in. This hopefully future-proofs the IT from changes in the local repo structure.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@813617 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 22:08:22 +00:00
John Dennis Casey 96a9c446a3 enable MNG-4347 (and MNG-4148, in the same class) tests inside the suite.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@813571 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 20:06:25 +00:00
John Dennis Casey eae4a70692 [MNG-4148] integration test to verify that the fix for MNG-4347 also fixed this one.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@813570 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 20:06:14 +00:00
John Dennis Casey 374e7fe7ef adding license headers
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@813455 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 14:18:24 +00:00
John Dennis Casey 07c33af78b [MNG-4347] Integration test, currently disabled in suite until MNG-4347 branch is merged onto 2.2.x branch.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@813454 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 14:17:56 +00:00
Benjamin Bentmann df5a0d668c [MNG-4350] [regression] Multiple goals bound to the same phase in a lifecycle mapping get executed out of order
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@813129 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 21:46:34 +00:00
Benjamin Bentmann bfa49a9f35 [MNG-4349] [regression] Maven hangs in endless loop if POM of relocated artifact is invalid
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812990 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 15:23:43 +00:00
Benjamin Bentmann 97ca7d65fa [MNG-4348] [regression] Unnecessary remote repo access for POMs while execution plugin that does not require dependency resolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812908 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 11:53:21 +00:00
Benjamin Bentmann 9f1fb01f73 [MNG-4342] [regression] Multiple goals within single execution with equally named parameter get configured with wrong default values
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812519 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 14:13:06 +00:00
Benjamin Bentmann 5937db3664 [MNG-4345] [regression] Plugin executions contributed by default lifecycle mapping execute after other plugin executions bound to the same phase
o Extended IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812471 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 11:44:28 +00:00
Benjamin Bentmann d8c8aa79d9 [MNG-4345] [regression] Plugin executions contributed by default lifecycle mapping execute after other plugin executions bound to the same phase
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812420 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 09:48:21 +00:00
Benjamin Bentmann b9dfa659b0 [MNG-4344] [regression] Managed executions of plugins introduced by default lifecycle bindings execute before explicitly defined plugins
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812284 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 21:44:10 +00:00
Benjamin Bentmann b11388fdca [MNG-4292] Support Enum-type parameters in mojos
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812261 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 19:18:13 +00:00
Benjamin Bentmann 7479590472 [MNG-4341] [regression] Plugins are not executed in POM order
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812190 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 15:24:01 +00:00
Benjamin Bentmann 232f10a039 [MNG-4338] Unexepceted "Unknown packaging: bundle" error for plugins with custom lifecycle mapping that defines optional mojos
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@811511 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 18:33:04 +00:00
Benjamin Bentmann 0ba2089726 o Relaxed log parsing
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@811359 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 12:05:00 +00:00
Benjamin Bentmann 99e67b151d o Enabled access to non-public methods
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@810194 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 19:46:20 +00:00
Benjamin Bentmann c8c274aea6 [MNG-4335] [regression] <settings><offline>true</offline</settings> is not honored
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@810108 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 16:23:20 +00:00
Benjamin Bentmann bb5c5e4555 o Removed superfluos files (cycles were and won't be supported, the non-cyclic case is already covered by the IT for MNG-3220)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@810014 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 13:08:05 +00:00
Benjamin Bentmann 79dcdf27c8 o Fixed parent references
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@809929 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 09:31:05 +00:00
Benjamin Bentmann 20630cf215 o Re-enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@809770 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 22:41:14 +00:00
Benjamin Bentmann c00f0b1418 [MNG-4332] [regression] Default plugin executions contributed by packaging execute after executions from plugin management
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@809571 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 13:03:37 +00:00
Benjamin Bentmann 2e768dadce [MNG-4331] Add new mojo annotation @requiresDependencyCollection to grab dependency tree without files
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@809429 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 22:24:31 +00:00
Benjamin Bentmann 785f9c5e8c o Disabled IT for 3.x (we're aiming at a single Jetty-based HTTP wagon that combines the features of the existing two HTTP wagons)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@809018 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 20:23:47 +00:00
Benjamin Bentmann 78b2f2fd22 [MNG-4238] [regression] plugin parameters of primitive types can't be populated from expression
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808947 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 16:32:35 +00:00
Benjamin Bentmann 634dc3197d o Added primitive parameters
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808943 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 16:29:03 +00:00
Benjamin Bentmann 3b0b101f88 [MNG-4327] [regression] Forking mojos that are bound to a lifecycle phase that gets forked execute multiple times
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808450 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:11:07 +00:00
Benjamin Bentmann dd0a1b6d40 o Extended plugin to track execution of forking mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808445 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:03:00 +00:00
Benjamin Bentmann d4d62f2940 [MNG-3991] POM validator allows <scope>optional</scope> but it is not valid
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808367 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 11:00:08 +00:00
Benjamin Bentmann ca7d6bd791 o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808346 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 10:05:46 +00:00
Benjamin Bentmann 4f0f75f6f2 [MNG-1073] aggregating goal does not fork a lifecycle
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807973 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 11:59:22 +00:00
Benjamin Bentmann ac12d6a88d o Extended IT plugin to allow testing of forking+aggregation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807971 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 11:56:59 +00:00
Benjamin Bentmann b12cc9b647 [MNG-4320] [regression] Aggregators invoked from CLI no longer resolve dependencies for all reactor projects
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807626 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 13:44:56 +00:00
Benjamin Bentmann 25425fc8ed o Added mojo to test dependency resolution + aggregation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807623 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 13:41:42 +00:00
Benjamin Bentmann 3a035b0626 o Extended IT to check the case of using plugin management, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807616 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 13:29:03 +00:00
Benjamin Bentmann 70c178ebde [MNG-4321] [regression] Configuration from plugin management is not applied to goals invoked from CLI
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807567 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 11:22:30 +00:00
Benjamin Bentmann 9825603d33 o Improved test description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807544 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 10:32:13 +00:00
Benjamin Bentmann 9989846e5f [MNG-4318] MavenProject.executionRoot is not set correctly
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807518 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 08:29:11 +00:00
Benjamin Bentmann be059f0fed o Extended mojo to track its execution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807158 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 11:41:11 +00:00
Benjamin Bentmann b2682eb6f2 [MNG-4317] [regression] g:a level metadata is not properly processed when resolving plugin version
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807135 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 09:14:06 +00:00
Benjamin Bentmann 80a1c965f0 o Fixed indentation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@806868 13f79535-47bb-0310-9956-ffa450edef68
2009-08-22 16:54:39 +00:00
Benjamin Bentmann 1ec7660bb5 [MNG-4314] [regression] Direct invocation of aggregator plugin causes plugin to run on each project
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@806867 13f79535-47bb-0310-9956-ffa450edef68
2009-08-22 16:52:03 +00:00
Benjamin Bentmann 7c10898703 [MNG-4312] Magic expressions injected by PluginParameterExpressionEvalutor conflict with expressions used by plugins to access system properties
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@806280 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 18:08:19 +00:00
Benjamin Bentmann 0adc235ad2 o Strengthened IT to check repository identity
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@806262 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 17:14:21 +00:00
Benjamin Bentmann c791ab82e1 [MNG-4305] [regression] ${localRepository.basedir} is not a proper path
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@805055 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 17:20:11 +00:00
Benjamin Bentmann da2471a067 [MNG-4304] [regression] MavenProject.getDependencyArtifacts() not set
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@805001 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 15:00:03 +00:00
Benjamin Bentmann e71f2bcb58 o Extended plugin to dump dependency artifacts as well
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@805000 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:58:03 +00:00
Benjamin Bentmann 0dc945b22d [MNG-3872] Profiles not being activated for relocated POMs
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@804348 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 20:04:08 +00:00
Benjamin Bentmann d28b471917 [MNG-2693] Error executing post-site: java.util.MissingResourceException: Can't find bundle for base name site-plugin, locale en
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@804235 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 14:23:00 +00:00
Benjamin Bentmann 0c4f4cb048 o Decoupled IT from log output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@804194 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 12:32:56 +00:00
Benjamin Bentmann 0ee199ecfa [MNG-553] Secure Storage of Server Passwords
o Extended IT to check new CLI commands to encrypt passwords

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803545 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 14:53:31 +00:00
Benjamin Bentmann 77ba2adf5f [MNG-553] Secure Storage of Server Passwords
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803512 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 13:52:41 +00:00
Benjamin Bentmann 7ccdc16429 o Decoupled IT from core API details like wagon manager and tested effective repo access instead
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803503 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 13:36:16 +00:00
Benjamin Bentmann 724131c8be o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803439 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 10:43:41 +00:00
Benjamin Bentmann 4bbd446e81 [MNG-4293] Extend Mojo API to allow resolution of both compile and runtime dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803432 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 10:30:03 +00:00
Benjamin Bentmann d23f37d1b6 o Re-enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803268 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 19:52:59 +00:00
Benjamin Bentmann d0781415e7 o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803130 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 14:01:14 +00:00
Benjamin Bentmann 1e527fea47 [MNG-4291] [regression] @requiresOnline mojo annotation is ignored
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803127 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 13:57:53 +00:00
Benjamin Bentmann bb004bd928 o Added IT plugin to test @requiresOnline
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803123 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 13:54:45 +00:00
Benjamin Bentmann 1c95a9cbef [MNG-4287] Make ToolchainManagerPrivate session-aware
o Updated IT plugin to account for API differences

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@802042 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 15:16:59 +00:00
Benjamin Bentmann a937dfce25 [MNG-4275] [regression] Direct relocations no longer log at WARNING level : MNG-3380 conflicts with MNG-1689
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@801787 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 19:31:29 +00:00
John Dennis Casey 5808d99545 [MNG-4275] Adding integration test to verify that a warning is output when a direct dependency has been relocated.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@801438 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 22:09:06 +00:00
Benjamin Bentmann bdc516fab9 [MNG-4283] [regression] Parent POM with packaging other than "pom" is not rejected
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@801425 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:46:15 +00:00
Benjamin Bentmann ffca6bafc9 o Added workaround for bug in plexus-velocity
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@801392 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 19:55:57 +00:00
Benjamin Bentmann 76a1b62fac [MNG-4281] remote snapshots are prefered over locally installed snapshots in maven3 svn rev 800808
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800920 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 19:04:04 +00:00
Benjamin Bentmann 45b639a308 [MNG-4280] [regression] Direct CLI invocation of goal causes "default-cli" config to be processed twice, duplicating list values
o Strengthened existing IT to check configuration handling in detail

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800721 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 10:16:20 +00:00
John Dennis Casey a31495645e [MNG-4279] Attempting to work around apparent issues with reusing the 'central' repository/server id for this IT.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800584 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 21:44:50 +00:00
John Dennis Casey 9a7643eab8 [MNG-4279] Test graceful failure of wagon provider selection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800543 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 20:32:04 +00:00
Benjamin Bentmann 7e40b232ba [MNG-4277] Remove core artifacts from ${plugin.artifacts}
o Disabled affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800137 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 19:31:08 +00:00
Benjamin Bentmann c2752a06c6 [MNG-4166] Problem parsing command-line options in release:perform
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800115 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 17:42:08 +00:00
Benjamin Bentmann fcd32c20f3 [MNG-4274] Plugins with an undeclared but transitive dependency on plexus-utils via a core artifact get wrong version of p-u
o Strengthened IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800061 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 13:05:44 +00:00
Benjamin Bentmann a1a0bb1339 [MNG-4276] Plugins with indirect dependency on plexus-utils are stuck with plexus-utils:1.1
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800027 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 11:01:52 +00:00
Benjamin Bentmann 867b217a2c [MNG-4274] [regression] Plugins with an undeclared but transitive dependency on plexus-utils get wrong version of p-u
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799959 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 23:14:42 +00:00
Benjamin Bentmann 8edb38fd2f [MNG-4273] [regression] Internal utility classes of core leak into plugin realm
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799885 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 15:13:04 +00:00
Benjamin Bentmann c3922c2b4f o Added mojo to load classes from project class path
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799883 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 15:06:37 +00:00
John Dennis Casey b4ca620591 [MNG-4270] Integration tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799760 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 22:20:00 +00:00
Benjamin Bentmann 1e9af61212 [MNG-4269] [regression] Invocation of just installed plugin on its plugin project can fail with ComponentLookupException for mojo class
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799677 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 18:02:55 +00:00
Benjamin Bentmann 69824adbf4 [MNG-2140] Mojo in forked lifecycle invoked in reactor build cannot find reactor dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799390 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 18:07:50 +00:00
Benjamin Bentmann 85ce29e72c o Added mojo to fork into other mojo with @requiresDependencyResolution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799388 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 18:05:10 +00:00
Benjamin Bentmann e80ea20bf9 [MNG-3941] Execution project is accessible to later mojo executions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799370 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 17:09:05 +00:00
Benjamin Bentmann 91e24e94a4 o Allowed inspection of execution project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799369 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 17:06:41 +00:00
Benjamin Bentmann 0fd630daa9 [MNG-2668] Plugin dependencies should be considered when the reactor creates the build order list
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798910 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 14:06:20 +00:00
Benjamin Bentmann d9c7de5245 [MNG-3814] Reactor builds fail due to erroneous cycle in project sorting which does not consider versions
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798908 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 13:55:04 +00:00
Benjamin Bentmann 7070c42fd3 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798823 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 09:37:47 +00:00
Brett Porter 327ae532f0 avoid potential error on cleanup
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798751 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 02:20:17 +00:00
Brett Porter 9afe701216 [MNG-4254] turn off autoclean so there are no requirements to download when this is the first test run
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798746 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 01:49:10 +00:00
Brett Porter 3c81dccddd [MNG-4254] improve speed of tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798745 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 01:44:14 +00:00
Brett Porter be1560443d [MNG-4254] improve integration tests to verify the default wagons
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798744 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 01:40:29 +00:00
Brett Porter dbf6f339f1 formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798649 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 18:53:26 +00:00
Brett Porter bf51b712ea 2.1.1 was abandoned
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798636 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 18:18:07 +00:00
Benjamin Bentmann 47196117ad o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798546 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 14:47:15 +00:00
Benjamin Bentmann 0099828b47 [MNG-3043] Allow 'mvn test' to work with test-jar dependencies in a reactor
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798542 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 14:45:43 +00:00
Benjamin Bentmann e51e188166 o Fixed/clarified pre-conditions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798488 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 11:19:02 +00:00
Benjamin Bentmann e279691fa4 [MNG-4262] Make-like reactor mode fails to find projects selected by relative paths with leading dots
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798467 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 09:30:08 +00:00
Benjamin Bentmann 0b73c97d90 o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798256 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 19:03:04 +00:00
Benjamin Bentmann f9ed08558a o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798244 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 18:23:41 +00:00
Benjamin Bentmann ee6affefce [MNG-4052] import scope dependencies prefer to download pom rather than find it in the current project
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798222 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:12:17 +00:00
Benjamin Bentmann bee7986d93 [MNG-4260] Remove old-school reactor mode
o Disabled affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798082 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 09:15:46 +00:00
Benjamin Bentmann 6fc84afca1 o Fixed bad commit
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797518 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 15:12:09 +00:00
Benjamin Bentmann bd8f381431 o Made IT check plugin config via model inspection for 3.x which provides an effective model including plugin config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797437 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 13:15:42 +00:00
Benjamin Bentmann c12ee05a1e o Disabled test for Maven 3.x (reporting and build are completely isolated)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797430 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 12:42:32 +00:00
Benjamin Bentmann 07f4bb63f3 o Updated bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797372 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 08:58:38 +00:00
John Dennis Casey b973d32519 comment out debug mode
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797298 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 01:09:26 +00:00
John Dennis Casey d84e595b77 Fixing IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797294 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 01:03:11 +00:00
John Dennis Casey 71b2aceb84 debug output for troubleshooting...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797286 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:46:38 +00:00
John Dennis Casey a6759006c5 [MNG-4254] Adding integration tests for CLI-specified and settings-configured wagon providers.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797278 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:23:23 +00:00
John Dennis Casey d8456559f4 [MNG-3506] Adding integration test to check that artifact handlers brought in via plugins with extensions are made available, and are applied to existing project artifact instances.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797228 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:26:05 +00:00
Benjamin Bentmann 94828abb6b o Disabled IT (support for release POMs dropped from trunk)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797226 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:19:22 +00:00
Benjamin Bentmann acfb6de4a5 o Added IT for old-style reactor mode with includes/excludes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797224 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:12:48 +00:00
Benjamin Bentmann d69286ff48 o Improved test names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797214 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 20:39:50 +00:00
Jason van Zyl 403cdce0bd o loop through the lines as the emma enabled tests have some extra lines added and throw off the hard coded search for the second line
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796902 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 22:56:39 +00:00
Benjamin Bentmann 2bfe397443 o Decoupled ITs from Maven's/Surefire's handling of system properties and be more explicit about the intented data flow
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796887 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 21:37:30 +00:00
Benjamin Bentmann 63915f0ffb o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796626 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 07:54:03 +00:00
Jason van Zyl 63ddce509c o block out the legacy bits from 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796589 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 00:03:07 +00:00
Benjamin Bentmann 6d114894f4 o Re-enabled ITs for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795612 13f79535-47bb-0310-9956-ffa450edef68
2009-07-19 21:15:39 +00:00
Benjamin Bentmann 643384ce2d [MNG-4246] plugin resolution failures during pom-less execution (like archetype:generate)
o Strengthened existing IT for MNG-3099 which is just about the same issue

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795346 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 11:45:16 +00:00
Benjamin Bentmann 7f25ba33bc [MNG-4244] Allow to select project for make-like reactor by artifact id
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795151 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 17:18:03 +00:00
Benjamin Bentmann 04155f8559 [MNG-4238] Custom ArtifactHandler provided by build extension isn't used for project artifact
o Integrated IT into suite run

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795124 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 15:54:28 +00:00
Benjamin Bentmann d95172cb33 o Extended IT to check project selection by id
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795115 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 15:31:51 +00:00
Benjamin Bentmann a397f3e78f o Extended IT to check selection of projects with non-default POM filenames
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795027 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 10:17:24 +00:00
Benjamin Bentmann b2e3158b07 o Extended IT to check resume-from
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795025 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 10:02:33 +00:00
Benjamin Bentmann 58ff178cf8 o Decoupled inheritance test from dependency resolution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793849 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 10:52:49 +00:00
John Dennis Casey 9cee8f7c1f [MNG-4238] Renaming to correct MNG. This is an IT to check that build extensions can supply the ArtifactHandler for the project in which they are declared.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793749 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 23:36:01 +00:00
John Dennis Casey c9a7107c0a [MNG-4238] IT to verify that artifact handlers used in a project packaging can be loaded from a project's own build extensions.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793748 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 23:35:26 +00:00
Benjamin Bentmann 1f91a4d7fa o Used proper lifecycle mapping configuration (DefaultLifecycleMapping.phases is deprecated since at least Maven 2.0.1)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793662 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 19:10:04 +00:00
Benjamin Bentmann c582559005 [MNG-4235] Maven 2.2.0 produces invalid checksums during deployment to secured HTTP repo
o Added (disabled) IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793420 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12 22:23:13 +00:00
Benjamin Bentmann 9577a20721 [MNG-4231] Snapshots are not checked for updates
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792283 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 19:56:55 +00:00
Benjamin Bentmann f342da51f1 o Extended plugin to allow checking contents of resolved dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792277 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 19:34:03 +00:00
Benjamin Bentmann 8d7e199b33 o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792234 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 17:19:27 +00:00
Benjamin Bentmann b8be5195ca [MNG-2576] Make Like Reactor Mode
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792202 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 16:02:58 +00:00
Benjamin Bentmann 51ae071927 o Strengthened IT to check inter-module dependency, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792124 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 12:54:31 +00:00
Benjamin Bentmann 6b970f4344 o Renamed classes for more expressive log output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791608 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06 20:47:44 +00:00
Benjamin Bentmann 6467911fab o Simplified directory structure
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791294 13f79535-47bb-0310-9956-ffa450edef68
2009-07-05 18:14:15 +00:00
Benjamin Bentmann 2a10ec9090 o Decoupled IT from production plugins and console output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791292 13f79535-47bb-0310-9956-ffa450edef68
2009-07-05 18:07:06 +00:00
Benjamin Bentmann d8fb46ab25 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788783 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 17:42:49 +00:00
Maria Odea B. Ching 81c61427cf [MNG-4189]
o added integration test for MNG-4189 (resolving correct SNAPSHOT dependency version)


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788584 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 05:42:38 +00:00
Benjamin Bentmann a5e86ea439 o Reduced coupling to format of warning
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788374 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 14:57:30 +00:00
Benjamin Bentmann 1b3b083744 [MNG-2363] <profile><activation><file><exists/> does not work in a multi-project build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788336 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 12:07:16 +00:00
Benjamin Bentmann 3c7b487ca9 o Fixed IT setup to detect failure to respect offline mode
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@787053 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21 17:12:12 +00:00
Benjamin Bentmann 2128d5af78 o Reduced coupling to format of warning
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@787044 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21 16:03:00 +00:00
Benjamin Bentmann 03c9882b27 [MNG-4191] separate plugin and artifact repositories
o Updated test setup

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786916 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 22:14:42 +00:00
Benjamin Bentmann 7b08fae305 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786915 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 22:13:47 +00:00
Benjamin Bentmann 31baf20295 [MNG-4214] [regression] Parent POMs cannot be resolved from mirrored repos
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786908 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 21:02:57 +00:00
John Dennis Casey 222e50b298 updating version exclusion for MNG-4169 so it doesn't check for the plugin registry step for maven 2.2.0+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785822 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:45:15 +00:00
Benjamin Bentmann 880cd4a083 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785816 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:37:52 +00:00
Benjamin Bentmann d7c57106a7 o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785813 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:29:47 +00:00
Benjamin Bentmann 8dfc2df626 o Polished IT suite
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785812 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:27:26 +00:00
John Dennis Casey da331ac3f5 taking out assembly plugin binding, since I was just using this to investigate MNG-4207
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785808 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:16:57 +00:00
John Dennis Casey 23a2e9b230 [MNG-4207] Adding IT to the suite.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785791 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 20:49:09 +00:00
John Dennis Casey 40aa2f7a33 [MNG-4207] Adding IT plugin that depends on log4j, and integration test to verify non-lightweight http wagon can shade commons-logging and log4j properly
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785790 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 20:48:24 +00:00
Benjamin Bentmann 13065442f0 [MNG-4208] [regression] CLI properties can't override project properties during interpolation
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785751 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 18:42:20 +00:00
Benjamin Bentmann c6ba6e5741 o Decoupled IT from assumption that reporting config => build config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785729 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 17:05:40 +00:00
Benjamin Bentmann d0f6936bbc o Allowed plugin to dump plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785726 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 17:03:34 +00:00
Benjamin Bentmann 9e5a037b4b [MNG-4206] Prefer RELEASE over LATEST when resolving plugin versions
o Updated affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785566 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 12:05:06 +00:00
Benjamin Bentmann 8394332b32 [MNG-4205] Remove support for plugin metaversions RELEASE and LATEST
o Disabled affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785526 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 09:33:53 +00:00
Benjamin Bentmann a405737512 [MNG-4203] [regression] Dependency exclusions are not applied transitively
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785359 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 19:46:07 +00:00
Benjamin Bentmann 807ec5b93b o Updated version range now that issue is fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784550 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14 12:37:21 +00:00
Benjamin Bentmann 0ef6828467 [MNG-4199] [regression] Dependency resolution for compile and runtime scope misses provided&system dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784476 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 21:06:58 +00:00
Benjamin Bentmann ba319e99ad o Decoupled IT from log format of core and evaluated log output of IT plugins instead
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784458 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 19:33:57 +00:00
Benjamin Bentmann 5265bc6bb4 o Updated IT for 3.x which keeps the original dependeny type such that reactor resolution is transparent to clients
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784406 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 15:09:19 +00:00
Benjamin Bentmann 17d348749f [MNG-4196] [regression] Exclusions in project-level plugin dependencies are ignored
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784363 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 10:35:50 +00:00
Benjamin Bentmann 41f63c2abf o Extended IT to check dependency with classifier, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784355 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 09:48:05 +00:00
Benjamin Bentmann ed2a382640 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784264 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12 20:35:43 +00:00
Benjamin Bentmann 56f8e5c276 [MNG-4005] Throw Validation Error if pom contains a dependency with two different versions.
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784244 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12 19:28:00 +00:00
Benjamin Bentmann 2256d15ae3 [MNG-4190] same remote repo is referecned multiple times
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784211 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12 17:31:37 +00:00
Benjamin Bentmann 211bbaec90 [MNG-2562] expose current time as a property for POM interpolation
o Extended IT to check the timestamp refers to the start of the reactor build and not a module build

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783859 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 17:39:07 +00:00
Benjamin Bentmann 922c79f0b1 o Updated IT to account for effective model being populated with lifecycle-induced plugins in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783805 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 14:49:04 +00:00
Benjamin Bentmann 5f8b556477 [MNG-2562] expose current time as a property for POM interpolation
o Extended IT to check custom format support as well

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783803 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 14:47:46 +00:00
Benjamin Bentmann ff97d2d940 [MNG-4191] separate plugin and artifact repositories
o Disabled unsupported IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783518 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 21:01:32 +00:00
Benjamin Bentmann 1133daa886 o Added plugin repository to decouple ITs from repository separation which is not the focus for these tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783477 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 20:00:26 +00:00
John Dennis Casey a4f20525d6 [MNG-3401][MNG-3203] Adding ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783175 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 01:38:20 +00:00
Benjamin Bentmann 76a1edfe52 o Used declarative skip directive
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783120 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 20:05:25 +00:00
Benjamin Bentmann ba5733b716 [MNG-4193] Throw validation error upon multiple repository declarations with the same id
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783105 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 19:38:26 +00:00
John Dennis Casey a54d0268bd forgot one update
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@782186 13f79535-47bb-0310-9956-ffa450edef68
2009-06-06 04:13:54 +00:00
John Dennis Casey 41704269d1 [MNG-4167] Removing until we decide how to implement this (probably in Maven 3). Also, limit mng-3057 to 2.1.0 only, since it was withdrawn for 2.2.0 release.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@782164 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 23:13:53 +00:00
Benjamin Bentmann 4e10f96234 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@781155 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 20:37:40 +00:00
Benjamin Bentmann d82dd02abc o Removed check for specific exception, failure is all that matters
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780696 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01 15:44:58 +00:00
Benjamin Bentmann 6ed90963b1 [MNG-4180] [regression] Dependency exclusions are applied globally
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780248 13f79535-47bb-0310-9956-ffa450edef68
2009-05-30 12:00:12 +00:00
Jason van Zyl f723405900 o maven 3.x doesn't use a baked in release plugin convention, need to allow other release tools and need not to be coupled to specified plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780160 13f79535-47bb-0310-9956-ffa450edef68
2009-05-30 01:58:48 +00:00
Jason van Zyl 201a6f5867 o the reporting and site are not default parts of maven, wholly contained in its own plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780159 13f79535-47bb-0310-9956-ffa450edef68
2009-05-30 01:55:08 +00:00
Benjamin Bentmann 78dffb6534 o Stabilized IT to create proper pre-conditions independently from the previous test runs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780076 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 19:02:37 +00:00
Benjamin Bentmann b2f3f13050 [MNG-4173] Remove automatic version resolution for POM plugins
o Updated IT to exclude Maven 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@778325 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25 07:33:36 +00:00
Benjamin Bentmann 3b8cd4a1c0 o Restructured IT to use separate POMs for each test part
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@778322 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25 07:27:29 +00:00
Benjamin Bentmann 8c39fc8b40 [MNG-4172] Project POM artifact returned as dependency if project has no dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@778239 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 21:21:42 +00:00
Benjamin Bentmann 2a849d3c7b [MNG-4169] Remove invocation of maven-plugin-plugin:updatePluginRegistry from default lifecycle bindings
o Updated IT to exclude Maven 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@778202 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 17:59:53 +00:00
John Dennis Casey b57f7e4dbc [MNG-4167] Adding new IT to the suite.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@776775 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 17:29:40 +00:00
John Dennis Casey 32e0533cc2 [MNG-4167] Fixing incorrect package.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@776770 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 17:22:04 +00:00
John Dennis Casey cc47b0513e [MNG-4167] Adding expressions to a dependency in dependencyManagement, along with groupId and artifactId for the project, to check that all artifact coordinate elements are transformed.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@776764 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 16:53:11 +00:00
John Dennis Casey 4e150340e0 [MNG-4167] Adding integration test for plugins that produce derivatives of the POM in cases where the POM contains expressions in artifact-coordinate elements.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@776755 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 16:26:49 +00:00
Benjamin Bentmann 8cfd30e543 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775727 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 18:06:21 +00:00
Benjamin Bentmann 5fa5f45a67 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775704 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 16:40:29 +00:00
Benjamin Bentmann d0b192dbfe o Extended IT plugin to support installation/deployment of POM projects
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775699 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 16:31:47 +00:00
Benjamin Bentmann 73be4bf672 o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775663 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 14:30:16 +00:00
Benjamin Bentmann b76a547e4c o Freed heap memory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775514 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 19:28:48 +00:00
Benjamin Bentmann 3d48da9ac6 o Excluded reporting related ITs for 3.x as per MNG-4162
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775513 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 19:23:50 +00:00
Benjamin Bentmann 1237d653f2 o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775510 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 19:18:23 +00:00
Benjamin Bentmann e4812f6bed o Fixed IT to test original issue and decoupled from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775506 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 18:37:16 +00:00
Benjamin Bentmann 07c3f9eb57 [MNG-3057] properties not expanded in generated POMs when building A/B/C nested projects
o Disabled IT under Java 1.4- where the feature is not supported

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770640 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 11:27:45 +00:00
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
Oleg Gusakov 61dd562ac3 [MNG-4150] - added an OSGi compatible version range test to test Mercury integration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770520 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 02:47:01 +00:00
Benjamin Bentmann 9c8db2b6f9 [MNG-3118] Test-classes should come before classes in the classpath
[MNG-2365] classes before test-classes in MavenProject.getTestClasspathElements() - should be the other way around?

o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770448 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30 21:14:26 +00:00
John Dennis Casey 12bb9ed83e this isn't implemented for the upcoming 2.2.0 release. It's in the list of issues for 2.3.0-M1 now, IIRC.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@769842 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 17:21:18 +00:00
John Dennis Casey 2846766111 Allow the use of non-canonical maven buildnumbers (from git repo clones and/or svn exports).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@768994 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 13:59:25 +00:00
Benjamin Bentmann b0220b6caf o Fixed coverage report on Unix
o Removed workaround for MNG-3900

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@764290 13f79535-47bb-0310-9956-ffa450edef68
2009-04-12 10:50:26 +00:00
Benjamin Bentmann 4e76e37fb3 [MNG-4129] Execution's inherited is not working as expected.
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@763920 13f79535-47bb-0310-9956-ffa450edef68
2009-04-10 12:43:35 +00:00
Benjamin Bentmann 3657308866 [MNG-4126] [regression] Properties defined in profiles.xml of parent are not inherited during multimodule build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@763797 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09 21:00:59 +00:00
Benjamin Bentmann ac7bdb93a8 [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@761443 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 22:03:03 +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
Benjamin Bentmann b2d421f892 [MNG-3714] Allow specification of the toolchains.xml location on the command line
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761403 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 19:48:49 +00:00
Benjamin Bentmann 516e45f254 o Fixed IT to ensure looked up tool path exists
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761398 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 19:32:29 +00:00
Benjamin Bentmann 5fc9b4ad35 [MNG-4116] [regression] Effective POM contains invalid URLs upon usage of percent-encoded characters
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759726 13f79535-47bb-0310-9956-ffa450edef68
2009-03-29 16:52:16 +00:00
Benjamin Bentmann 19c414bee1 [MNG-2387] <active> on <proxy> in settings is misleading
o Fixed IT to actually exhibit failure on broken Maven versions by pointing at a reachable proxy to prevent fallback to non-proxied connection

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759549 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 18:53:56 +00:00
Benjamin Bentmann 8b9e34ff93 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759505 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 16:38:58 +00:00
Benjamin Bentmann ce6577b748 [MNG-3819] [regression] Plugins that don't declare dependency on plexus-utils no longer get plexus-utils:1.1
o Disabled IT for 3.x, no longer supported

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759485 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 15:33:36 +00:00
Benjamin Bentmann 3e30408e37 [MNG-2591] Plugins are merged incorrectly
o Extended IT to exhibit negative side-effects of profile injection

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@758437 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 21:09:53 +00:00
Benjamin Bentmann 7a77fab47b [MNG-4107] [regression] User settings can't override properties used for POM interpolation
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757806 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 14:01:39 +00:00
Benjamin Bentmann 3a3ff8da4e [MNG-4106] [regression] Interpolation does not use properties from dominant settings profile if other profile defines same property
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757571 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 22:13:53 +00:00
Benjamin Bentmann 5e502f2068 [MNG-4102] [regression] Properties used for interpolation of inherited properties can't be customized by child
o Extended IT to check interaction with profile injection as well which is apparently key to reproduce the issue

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757532 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 20:19:49 +00:00
Benjamin Bentmann 79d44ad7bc [MNG-4102] [regression] Properties used for interpolation of inherited properties can't be customized by child
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757262 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 22:00:45 +00:00
Benjamin Bentmann 6736a757d9 o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757255 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 20:59:05 +00:00
Benjamin Bentmann 669dc6041d [MNG-2309] Profile activation order is random
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757195 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 14:59:46 +00:00
Benjamin Bentmann 9c2e480a90 o Strengthened IT to check deeper inheritance hierarchy
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757167 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 10:30:23 +00:00
Benjamin Bentmann 23de707abc o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@756934 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 13:23:54 +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 497c2faf6f [MNG-4087] Percent encoded characters in file URLs are not decoded upon deployment
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@754746 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 20:34:57 +00:00
Benjamin Bentmann 7a2b18cccb [MNG-4086] [regression] Explicitly using plugin metaversions crashes plugin manager
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@754665 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 13:42:09 +00:00
Benjamin Bentmann a76d5f9f81 o Enabled test part for Maven 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753363 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 19:26:08 +00:00
Benjamin Bentmann aade1cd99d o Fixed metadata generation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753342 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 18:43:53 +00:00
Benjamin Bentmann 9974e8676d o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753324 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 17:40:53 +00:00
Benjamin Bentmann bfd334f9b2 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753304 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 15:58:40 +00:00
Brett Porter d2b29ff7a5 [MNG-4084] Unnecessary Warning for an activate profile in child project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753090 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 02:25:46 +00:00
Benjamin Bentmann 954e32dc53 [MNG-3760] Support property ${baseurl} to get RFC-compliant URL of project base directory
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752243 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 20:22:27 +00:00
Benjamin Bentmann acee85610d o Decoupled IT from production plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752120 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 14:33:37 +00:00
Benjamin Bentmann 7f57de0b8a o Disabled ITs checking POM repositories in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752081 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 12:19:16 +00:00
Benjamin Bentmann aeba75bc04 o Fixed IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752071 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 11:34:51 +00:00
Benjamin Bentmann 021d405b8b o Disabled ITs checking POM repositories in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752069 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 11:27:43 +00:00
Benjamin Bentmann 6d7ceeb341 O Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751805 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 19:42:12 +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 49452abaa0 o Restored some real-world behavior (namely classes directory not created before compile)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751495 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 18:42:32 +00:00
Benjamin Bentmann 7f7419132d [MNG-3043] Allow 'mvn test' to work with test-jar dependencies in a reactor
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751481 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 17:48:39 +00:00
Benjamin Bentmann fb3d76e491 [MNG-2432] Apache and Mojo plugins take precendence over plugins in the pom.
o Enabled IT for 2.1.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751250 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 11:24:13 +00:00
Benjamin Bentmann ce304751dd o Stabilized ITs and made sure the metadata holding the plugin mappings under test is always refetched
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751245 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 11:02:22 +00:00
Benjamin Bentmann 8c7f203246 [MNG-4072] [regression] Repositories from inactive profiles are used for artifact resolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751145 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 00:17:27 +00:00
Benjamin Bentmann 7ad16e1a4d [MNG-4070] [regression] Parent POMs cannot be resolved when their id values are surrounded by whitespace
o Extended IT to check settings as well

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751081 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 21:36:18 +00:00
Benjamin Bentmann ece2650bb7 [MNG-4070] [regression] Parent POMs cannot be resolved when their id values are surrounded by whitespace
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751078 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 21:32:06 +00:00
Benjamin Bentmann 9dd3d69b55 [MNG-2432] Apache and Mojo plugins take precendence over plugins in the pom.
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751039 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 19:16:40 +00:00
Benjamin Bentmann 066b21daeb o Used isolated repo to decouple from production metadata
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750982 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 17:01:41 +00:00
Benjamin Bentmann 6bdd0c4809 o Updated IT to allow more easy adjustment of verification in case MNG-4069 remains effective
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750950 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 16:00:33 +00:00
Benjamin Bentmann 28e7adefc9 o Relaxed checks for error messages
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750903 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 14:00:40 +00:00
Benjamin Bentmann d26c3ad3ad o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750887 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 13:30:22 +00:00
Benjamin Bentmann 6617d3a3de o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750886 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 13:27:37 +00:00
Benjamin Bentmann 55c1b8a229 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750864 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 12:05:06 +00:00
Benjamin Bentmann 53200fe549 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750863 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 12:02:10 +00:00
Benjamin Bentmann 599a631ef7 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750862 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:54:38 +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 db72e2d7dd o Removed dependency on maven-artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750856 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:38:04 +00:00
Benjamin Bentmann d3db081c33 o Decoupled from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750850 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:24:19 +00:00
Benjamin Bentmann 0f015a5254 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750840 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 10:35:17 +00:00
Benjamin Bentmann cfb21a42a4 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750836 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 10:25:16 +00:00
Benjamin Bentmann e7b87bc4f9 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750828 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 10:00:38 +00:00
Benjamin Bentmann 0b4d159c37 o Removed obsolete files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750822 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 09:44:27 +00:00
Benjamin Bentmann 2491a7eb4b o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750820 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 09:41:45 +00:00
Benjamin Bentmann 834f51d7fd o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750816 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 09:23:04 +00:00
Benjamin Bentmann 307fd98017 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750812 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 09:06:34 +00:00
Benjamin Bentmann 084a6ec5a2 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750737 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:23:16 +00:00
Benjamin Bentmann d84ebdb7d0 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750734 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:17:51 +00:00
Benjamin Bentmann 4d3e1513e0 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750732 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:16:12 +00:00
Benjamin Bentmann 838186442b o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750727 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:11:44 +00:00
Benjamin Bentmann 4705c4f1c0 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750726 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:06:55 +00:00
Benjamin Bentmann 1ea5bef4b9 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750722 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:03:46 +00:00
Benjamin Bentmann 7ed829b780 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750720 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:59:44 +00:00
Benjamin Bentmann dd38b95449 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750719 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:48:00 +00:00
Benjamin Bentmann 6124ec2857 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750715 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:42:40 +00:00
Benjamin Bentmann 456ff02b43 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750713 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:40:35 +00:00
Benjamin Bentmann 951cb1fc85 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750712 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:38:42 +00:00
Benjamin Bentmann c3a75f0011 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750711 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:37:18 +00:00
Benjamin Bentmann 48722d7f97 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750709 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:36:02 +00:00
Benjamin Bentmann 727dd4fa22 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750707 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:34:34 +00:00
Benjamin Bentmann 1b5aa1d862 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750706 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:32:56 +00:00
Benjamin Bentmann fa31ce2968 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750705 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:28:37 +00:00
Benjamin Bentmann b590927d69 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750704 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:25:58 +00:00
Benjamin Bentmann 75b9558a53 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750700 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:21:53 +00:00
Benjamin Bentmann e457a624cd o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750698 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:20:09 +00:00
Benjamin Bentmann 604382318d o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750697 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:17:18 +00:00
Benjamin Bentmann 30142dea95 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750694 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:09:06 +00:00
Benjamin Bentmann d8acec3092 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750693 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:07:28 +00:00
Benjamin Bentmann 7eea52b3b2 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750692 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:05:02 +00:00
Benjamin Bentmann 399b67f631 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750691 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:01:58 +00:00
Benjamin Bentmann 2124b63c77 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750687 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:36:27 +00:00
Benjamin Bentmann 7bc78893e3 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750685 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:33:42 +00:00
Benjamin Bentmann 634c214272 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750681 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:31:34 +00:00
Benjamin Bentmann 8558ac5f0f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750679 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:29:21 +00:00
Benjamin Bentmann 975df3e40b o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750676 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:26:30 +00:00
Benjamin Bentmann 0073d0566b o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750675 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:25:26 +00:00
Benjamin Bentmann 4ebfc6987f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750674 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:24:03 +00:00
Benjamin Bentmann df550f14b1 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750673 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:22:12 +00:00
Benjamin Bentmann 568e8d5621 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750672 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:19:27 +00:00
Benjamin Bentmann 61d2bc844f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750670 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:16:11 +00:00
Benjamin Bentmann eed271c286 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750668 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:13:27 +00:00
Benjamin Bentmann fe4627da9f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750664 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:08:34 +00:00
Benjamin Bentmann 2510b8979c o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750662 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:06:45 +00:00
Benjamin Bentmann 3d69cd05f8 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750661 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:04:15 +00:00
Benjamin Bentmann bf91804ac2 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750660 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:00:15 +00:00
Benjamin Bentmann 847e8ec11a o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750654 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:49:57 +00:00
Benjamin Bentmann 707a19699f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750651 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:48:11 +00:00
Benjamin Bentmann c3f2a06650 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750647 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:45:59 +00:00
Benjamin Bentmann 131395bbbf o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750646 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:43:29 +00:00
Benjamin Bentmann 3ec5dec58f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750645 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:41:26 +00:00
Benjamin Bentmann 67cdc007bf o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750643 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:38:53 +00:00
Benjamin Bentmann 060cf7a2c6 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750641 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:36:26 +00:00
Benjamin Bentmann 63ae1429f6 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750639 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:33:27 +00:00
Benjamin Bentmann 188cf1446a o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750634 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:29:43 +00:00
Benjamin Bentmann df41e8f535 [MNG-4068] [regression] Use proper id for mirrored repository
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750609 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 21:44:15 +00:00
Brett Porter b26636085c remove dependence on formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750032 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 14:57:24 +00:00
Brett Porter 37781e9962 [MNG-3475] note use case that is backwards compat even with the change to alignment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750020 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 14:24:22 +00:00
Brett Porter 367e969f71 [MNG-3641] additional test to check that when only some projects in the reactor contain the profile, warning does not appear
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749998 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 13:16:07 +00:00
Benjamin Bentmann 44a27cd663 o Disable IT for 3.x due to MNG-4059
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749662 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 17:10:50 +00:00
Benjamin Bentmann 1a9fcc3354 o Disable several ITs for 3.x due to MNG-4060
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749644 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 16:20:51 +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
Benjamin Bentmann 7ed71827d6 o Strengthened IT to check class path, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749617 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 13:55:03 +00:00
Benjamin Bentmann 13e85d8b91 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749614 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 13:27:02 +00:00
Benjamin Bentmann 2bc55d17f0 [MNG-4056] Relax resolution of active project artifacts from the reactor with regard to artifact type
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749613 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 13:24:44 +00:00
Benjamin Bentmann 0710cddadb o Decoupled IT from uniqueVersion flag due to MNG-4059
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749334 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 15:26:00 +00:00
Benjamin Bentmann 2f72e7f5d9 o Disabled IT for 3.x as the API of the wagon manager is not compatible
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749288 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 12:27:47 +00:00
Benjamin Bentmann cda737a6fe o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749141 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 22:30:36 +00:00
Benjamin Bentmann 9166c34310 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749127 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 22:03:52 +00:00
Benjamin Bentmann 65c8728de9 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749093 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 20:44:00 +00:00
Benjamin Bentmann 7b53694cb9 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749083 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 20:22:47 +00:00
Benjamin Bentmann bbbf2daa0c o Moved IT artifacts into group id for issue nubmer
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749080 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 19:53:41 +00:00
Benjamin Bentmann 1e8029bb6c [MNG-2921] ejb-client dependency no longer resolved in reactor build
o Strengthened IT to capture regression introduced by misplaced else block in r742799

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749010 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 12:19:04 +00:00
Benjamin Bentmann f62bd924af o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748929 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 22:39:11 +00:00
Benjamin Bentmann 66d449f3fb o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748923 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 21:32:22 +00:00
Benjamin Bentmann b25030223d o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748918 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 20:24:49 +00:00
Benjamin Bentmann b4faff71bc o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748909 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 19:31:24 +00:00
Benjamin Bentmann efc84aab4f o Decoupled IT from production plugins/dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748903 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 18:53:27 +00:00
Benjamin Bentmann 084ff358dc o Decoupled IT from productions plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748881 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 16:20:21 +00:00
Brett Porter 06d7f93e6c [MNG-3811] Report plugins don't inherit configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748148 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 13:39:38 +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
Brett Porter dae19adb77 [MNG-3621] site url inheritance broken for UNC paths
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748115 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 12:27:55 +00:00
Brett Porter 26b44afeff [MNG-3641] Lack of error checks on profiles
Submitted by: Torben S. Giesselmann


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748105 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 11:57:34 +00:00
Brett Porter 1619cec109 imports
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748099 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 11:41:06 +00:00
Brett Porter 4b3dc253d3 fix casing
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747997 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 03:57:30 +00:00
Benjamin Bentmann 3dfa46e91d [MNG-4053] [regression] XML attributes in plugin configuration get duplicated to other elements in combination with plugin management
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747921 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 21:04:36 +00:00
Benjamin Bentmann 453415277c o Updated to emma4it-maven-plugin:1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747899 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 19:46:56 +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 758934d4af [MNG-2387] <active> on <proxy> in settings is misleading - integration test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747690 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 07:13:13 +00:00
Benjamin Bentmann a39ac10891 [MNG-2720] Multiproject dependencies not accurate for project.compileClasspathElements when run from root project
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747589 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 22:41:30 +00:00
Benjamin Bentmann 6e2b6555e0 [MNG-3139] The skin does not exist: Unable to determine the release version
o Enabled IT for 2.0.11

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747534 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 20:08:15 +00:00
Benjamin Bentmann 485eb8fc0b [MNG-3139] The skin does not exist: Unable to determine the release version
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747526 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 19:43:47 +00:00
Benjamin Bentmann 43e824ecee [MNG-2362] Deployed POM is not valid XML
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747519 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 19:26:42 +00:00
Benjamin Bentmann 5154107880 o Removed resolved task tag
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747451 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 17:34:39 +00:00
John Dennis Casey 9c4eba780b add version for compiler plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747441 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 17:06:57 +00:00
John Dennis Casey 19a5eeb1f6 [MNG-3057][MCOMPILER-94] Add configuration that would trip up POM transformation because of MCOMPILER-94, to ensure this doesn't happen.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747432 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 17:01:13 +00:00
John Dennis Casey 2b89a5d26f enable MNG-2820 IT for maven 2.1.0...it should be fixed.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747412 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 16:14:42 +00:00
Benjamin Bentmann 959424277b o Updated URL to snapshots
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747402 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 15:08:21 +00:00
Benjamin Bentmann 3accb9f65f [MNG-2820] Deployment is stripping out the license header from the POM
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747316 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 09:38:25 +00:00
Benjamin Bentmann b4b0dcd876 o Added *Test suffix to class name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746839 13f79535-47bb-0310-9956-ffa450edef68
2009-02-22 22:28:52 +00:00
Benjamin Bentmann afc0f29914 [MNG-947] add optional flag for dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746837 13f79535-47bb-0310-9956-ffa450edef68
2009-02-22 22:24:15 +00:00
Benjamin Bentmann 6617f59bc6 [MNG-4048] Allow to resolve dependencies using version range from reactor
o Added (inactive) IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746525 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21 15:12:40 +00:00
Benjamin Bentmann 69a3c04a7e o Inherited from maven-parent:11
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746467 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21 09:38:09 +00:00
Benjamin Bentmann 52e44fdcb3 o Removed unused code
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746192 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 10:16:29 +00:00
Brett Porter 7741914080 trim a heap of time off the test by reading the POMs directly, and filter to a new file rather than overwriting so the test behaves the same way each run
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746124 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 03:34:10 +00:00
Brett Porter c88a8113c8 clarify the version, clean imports
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746103 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 02:04:53 +00:00
Brett Porter e33d7d9d5d take version out of the equation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746087 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 01:58:03 +00:00
Brett Porter 63cb06c4bb save this IT for later
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746082 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 01:11:20 +00:00
Benjamin Bentmann ebec72f2d0 [MNG-3701] ClassCastException when building settings.xml with profiles that have activeByDefault set
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@746042 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 22:51:41 +00:00
Benjamin Bentmann 68a44ed5c4 o Take plugin version resolution out of the game
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745985 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 20:25:14 +00:00
John Dennis Casey d2708c5060 [MNG-3057] finally got IT for 3057 fixed.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745951 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 18:11:43 +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 20e8cc6236 optimize imports
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745922 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 16:44:15 +00:00
John Dennis Casey 637302676e using native local repo instead of trying to force a custom location.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745906 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 15:55:27 +00:00
John Dennis Casey e34ad2c47a hopefully I've got verifier-driven substitution figured out, finally. It looks like it's working, but I want to see the IT run in a more normalized environment.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745893 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 15:11:08 +00:00
John Dennis Casey 90ca767c8c Property substitution on '${}' doesn't work in the verifier. The result is still surrounded by '${' and '}'.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745711 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 02:41:55 +00:00
John Dennis Casey 4a47fc21b1 Forgot the distMgmt info.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745700 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 00:31:39 +00:00
John Dennis Casey 9455216560 [MNG-3057] integration test to check that POM/POM-parent versions are resolved...other versions (dependencies, plugins, report plugins) are also interpolated, but these are verified in a series of unit tests...if the ones in this IT are working, all should work fine.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745676 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 22:22:26 +00:00
Benjamin Bentmann 20c28efc68 [MNG-4040] Tycho build fails with PluginDescriptor for the plugin was not found
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745218 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 19:51:19 +00:00
Benjamin Bentmann fb5ecf52b8 [MNG-3914] Add CLI option to control location of global settings from command line
o Added cross-ref to issue

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744688 13f79535-47bb-0310-9956-ffa450edef68
2009-02-15 16:24:24 +00:00
Benjamin Bentmann ac3e841d10 [MNG-3914] Add CLI option to control location of global settings from command line
o Updated IT to check support for CLI option in 2.1.0-M2+

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744687 13f79535-47bb-0310-9956-ffa450edef68
2009-02-15 16:20:42 +00:00
Benjamin Bentmann c3d5e55acb o Enabled ITs for MNG-3217 and MNG-3284 in Maven 2.1.0-M2+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744557 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 19:18:30 +00:00
Benjamin Bentmann 01fa0bb478 [MNG-4036] [regression] Maven 3.x can't resolve parent POMs from repositories defined in settings.xml
o Renamed existing it0007 to match issue
o Extended IT to check both default and legacy repo layouts

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744556 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 19:17:26 +00:00
Brett Porter 839ac6a5ca constructors must be public to avoid warnings in test run and wasn't working for single tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744504 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 14:49:27 +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 4ddb5cbda9 [MNG-3732] [regression] project.getActiveProfiles() has not the same behaviour
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744477 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 10:48:26 +00:00
Brian E Fox 683e937be9 use the new parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744289 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 23:43:24 +00:00
Benjamin Bentmann f9fb6963ff o Strengthened IT to check both implicitly and explicitly bound plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744264 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 22:22:29 +00:00
Benjamin Bentmann 58741e706d [MNG-4034] dependency version is not inherited from parent dependencyManagement
o Extended IT to check more aspects of dependency management than just versioning

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744252 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 21:41:57 +00:00
Benjamin Bentmann 2a4a0c8a84 [MNG-4034] dependency version is not inherited from parent dependencyManagement
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744244 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 21:17:20 +00:00
Benjamin Bentmann 8a0b25c60b [MNG-449] plugin development without release use case
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744110 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 13:36:21 +00:00
Oleg Gusakov 0217b6f4fa [MNG-553] security dispatcher design changed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743901 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 22:07:23 +00:00
Benjamin Bentmann b59c6b609b o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743846 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 19:22:57 +00:00
Benjamin Bentmann 9db98857a9 [MNG-3217] a plugin's dependencies can influence other plugins in a build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743845 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 19:17:09 +00:00
Benjamin Bentmann 1e8a9780bc o Removed superfluous comment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743475 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 20:11:49 +00:00
Oleg Gusakov 4483e7630c [MNG-553] security dispatched fixed to pass the relocation test, test enabled
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743470 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 19:56:34 +00:00
Benjamin Bentmann 950a50c8f3 [MNG-2174] <pluginManagement><plugins><plugin><dependencies> do not propogate to child POM plugins
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743142 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 22:37:20 +00:00
Benjamin Bentmann e63ee1413e o Strengthened IT as suggested by r601095
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743057 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 18:48:35 +00:00
Benjamin Bentmann 98b33e1a8a [MNG-4026] [regression] Order of project class path does not match POM order during reactor build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743036 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 18:06:51 +00:00
Benjamin Bentmann d5046c6ed8 o Strengthened IT to show outstanding issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743012 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 16:45:39 +00:00
Benjamin Bentmann 2af0235adf [MNG-3422] [regression] deploy:deploy-file does not work
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742966 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 13:54:53 +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 0e7d667b66 o Fixed IT to properly work on Windows
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742925 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 10:13:50 +00:00
Benjamin Bentmann 1bebd43b7a o Added proper version range to IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742910 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 09:29:15 +00:00
John Dennis Casey 77768ca298 [MNG-3023] Updating integration test to check three distinct cases where sibling dependencies might be referenced.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742749 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 21:40:35 +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