Commit Graph

1659 Commits

Author SHA1 Message Date
Benjamin Bentmann 36bb0bfe27 [MNG-4768] Depending on declaration order, nearest matching version does not win when version range is involved in conflict
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@986452 13f79535-47bb-0310-9956-ffa450edef68
2010-08-17 19:01:52 +00:00
Benjamin Bentmann 0728a00f0d o Removed superfluous mirror (handled by global settings)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@985685 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 14:54:10 +00:00
Benjamin Bentmann 621d58347c o Fixed test order
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@985684 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 14:53:25 +00:00
Benjamin Bentmann 8f013114af o Decoupled IT from production plugins and local repo format
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@985682 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 14:21:56 +00:00
Benjamin Bentmann 830da18971 o Added detection of Maven version to ease execution of individual ITs via -Dtest=
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@985676 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 13:50:41 +00:00
Benjamin Bentmann bfac6a4a70 o Tweaked IT plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@985665 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 12:49:46 +00:00
Benjamin Bentmann ca5077bf4c [MNG-4764] @required plugin parameters using default-value with expressions are not validated
o Extended related IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@985664 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 12:47:32 +00:00
John Dennis Casey 6907ff5eeb [MNG-4761] Fixing version range to accommodate maven 2.2.x fix.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@984559 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 19:51:13 +00:00
Benjamin Bentmann 957a4e2883 o Stabilized test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@984541 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 19:19:29 +00:00
John Dennis Casey c08498f3af [MNG-4761] Adding integration test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@984531 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 18:53:11 +00:00
Benjamin Bentmann 106e6fdf1b o Fixed bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@984190 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 19:53:44 +00:00
Benjamin Bentmann cec115161c o Extended IT to better match real life and check interaction with static dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@983716 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 16:29:48 +00:00
Benjamin Bentmann 0ad9520a9c [MNG-4233] Artifact does not get resolved from the reactor
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@983389 13f79535-47bb-0310-9956-ffa450edef68
2010-08-08 11:47:52 +00:00
Benjamin Bentmann 5f7010ce93 o Extended IT plugin to enable external validation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@983388 13f79535-47bb-0310-9956-ffa450edef68
2010-08-08 11:46:29 +00:00
Benjamin Bentmann 59b59a5817 o Disabled IT about unresolved issue for now
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@983053 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 16:57:57 +00:00
Benjamin Bentmann 63dacc9dff [MNG-4615] [regression] @required plugin parameters are not validated
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@982993 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 14:38:43 +00:00
Benjamin Bentmann 0944566b76 [MNG-4750] [regression] MavenProject.getDependencyArtifacts() aren't resolved
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@982676 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 16:01:26 +00:00
Benjamin Bentmann 82c1d1e56a o Updated embedded profile to avoid pollution of system class path presented to Maven
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@982404 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 21:10:25 +00:00
Benjamin Bentmann 277a1aa129 [MNG-4747] Javaagent not usable since 3.0-alpha
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@982306 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 15:37:27 +00:00
Benjamin Bentmann 3af97f644f o Excluded cruft
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@982049 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 22:10:55 +00:00
Benjamin Bentmann cd0287119b o Restored accidentially deleted config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@982031 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 20:43:23 +00:00
Benjamin Bentmann 4b3c364887 o Enabled ITs to choose different global settings depending on network needs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@982028 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 20:35:51 +00:00
Benjamin Bentmann add8955b29 o Deleted IT for MNG-3920 which is superseded by more extensive IT for MNG-4666
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981963 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 17:00:25 +00:00
Benjamin Bentmann 46382579be o Used property prefix different from Surefire props
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981853 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 12:58:16 +00:00
Benjamin Bentmann 3be0825ecf o Tweaked performance
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981814 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 10:36:03 +00:00
Kristian Rosenvold a7d081413c o Disabled IT while working some more on it
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981738 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 05:22:55 +00:00
Benjamin Bentmann 35e6798412 o Restored accidentially deleted config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981713 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 00:40:34 +00:00
Benjamin Bentmann 24d00c6eda o Made ITs use global settings for common setup
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981712 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 00:36:19 +00:00
Benjamin Bentmann 6b1259ec75 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981697 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 22:30:55 +00:00
Benjamin Bentmann ee063d5cb2 o Added factory method to create verifier setup with global settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981694 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 21:37:46 +00:00
Benjamin Bentmann 9720c0d503 o Fixed parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981693 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 21:36:33 +00:00
Benjamin Bentmann a308b84318 o Adjusted setup
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981686 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 20:55:47 +00:00
Kristian Rosenvold 607283fabe [MNG-4633] Test
Tests Robert Munteanu's problem description from the issue, but unfortunately only demonstrates that the
ThreadLockedArtifact works as it should.

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981680 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 20:45:24 +00:00
Benjamin Bentmann ec95896cf6 o Stabilized IT for embedded execution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981475 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 12:11:11 +00:00
Benjamin Bentmann 3e5a7a6f52 o Deleted broken IT that is now superseded by IT for MNG-4745
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@980968 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 21:13:16 +00:00
Benjamin Bentmann e39fe99fa1 [MNG-4745] [regression] Maven does not check for plugin updates, even if forced via -U
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@980966 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 21:09:57 +00:00
Benjamin Bentmann 0a350d87da o Re-enabled IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@965237 13f79535-47bb-0310-9956-ffa450edef68
2010-07-18 14:31:00 +00:00
Benjamin Bentmann 107698949a [MNG-4729] Mirrors and servers not accessed properly by plugin on a build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@965102 13f79535-47bb-0310-9956-ffa450edef68
2010-07-17 16:21:25 +00:00
Benjamin Bentmann b1e147f59d o Fixed NPE
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@965100 13f79535-47bb-0310-9956-ffa450edef68
2010-07-17 16:18:14 +00:00
Benjamin Bentmann da5c998ec9 o Extended plugin to detect stub models
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@965097 13f79535-47bb-0310-9956-ffa450edef68
2010-07-17 15:53:39 +00:00
Benjamin Bentmann 2168b91dc9 [MNG-4725] Extend core artifact filter to exclude Guice-based Plexus shim
o Extended related IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@963315 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 15:14:27 +00:00
Benjamin Bentmann 2b29d9e816 o Stabilized test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@963241 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 11:11:12 +00:00
Benjamin Bentmann c36362ae08 o Added profile to test already installed/deployed Maven distro
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@963239 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 10:48:09 +00:00
Benjamin Bentmann e3f50a68db [MNG-1895] Dependencies in two paths are not added to resolution when scope needs to be updated in the nearest due to any of nearest parents
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@962852 13f79535-47bb-0310-9956-ffa450edef68
2010-07-10 14:55:21 +00:00
Benjamin Bentmann 10574a23c4 [MNG-4721] Create an integration test to check handling of optional plugin dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@962574 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 15:47:15 +00:00
Benjamin Bentmann 5f17d0be26 [MNG-4720] Create an integration test to capture effects of exclusions from dependency management in combination with exclusions from regular dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@961926 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 20:42:05 +00:00
Benjamin Bentmann 2b0eae3e20 o Strengthened test to check both direct and non-direct optional dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@961815 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 15:40:46 +00:00
Benjamin Bentmann 2786d04a59 o Adjusted tests to use same set of repos across Maven runs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@953627 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11 09:44:01 +00:00
Benjamin Bentmann e855cc456c o Fixed potential threading issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@953406 13f79535-47bb-0310-9956-ffa450edef68
2010-06-10 17:26:48 +00:00
Benjamin Bentmann 7be4a13465 o Strengthened IT to monitor actual repository access
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@953402 13f79535-47bb-0310-9956-ffa450edef68
2010-06-10 17:22:10 +00:00