Benjamin Bentmann
|
6b8c0dc2e0
|
o Ensured IT tests the proper code path
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@988981 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-25 10:28:35 +00:00 |
Benjamin Bentmann
|
39d73b725b
|
o Enabled ITs for 3.0-beta-3+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@988758 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-24 23:20:41 +00:00 |
Benjamin Bentmann
|
b6ccc0ff6a
|
[MNG-4690] Transitive dependency lost when included another dependency
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@988677 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-24 19:16:58 +00:00 |
Benjamin Bentmann
|
986408e30e
|
[MNG-4769] Regression: <enabled> flag for central cannot be overriden
o Extended relevant IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@988621 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-24 16:52:23 +00:00 |
Benjamin Bentmann
|
4360acf9c2
|
[MNG-2686] POM dependency scope auto-downgrades from provided to test
o Extended relevant IT to capture issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@988243 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-23 18:30:18 +00:00 |
Benjamin Bentmann
|
d0ee8ac8b0
|
o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@987609 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-20 19:26:59 +00:00 |
Benjamin Bentmann
|
97ceb96368
|
[MNG-4772] [regression] Plugin version resolution ignores enabled flags on repository
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@987569 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-20 16:52:31 +00:00 |
Benjamin Bentmann
|
ce307e4075
|
[MNG-4771] [regression] Plugin prefix resolution ignores enabled flags on repository
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@987568 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-20 16:51:17 +00:00 |
Benjamin Bentmann
|
ed9a05f8d4
|
[MNG-4755] Version ranges cannot be resolved against mirror if a local artifact is present
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@987460 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-20 11:39:29 +00:00 |
Benjamin Bentmann
|
1fa3532fc5
|
o Removed cruft
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@987450 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-20 10:29:36 +00:00 |
Benjamin Bentmann
|
fa8dd18cb9
|
[MNG-4765] Failing to determine java version for profile....
o Added IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@987334 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-19 22:23:51 +00:00 |
Benjamin Bentmann
|
3796ddabcd
|
o Refactored IT plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@987333 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-19 22:21:52 +00:00 |
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 |