Commit Graph

1897 Commits

Author SHA1 Message Date
Benjamin Bentmann 349aec4342 [MNG-3092] Version ranges with non-snapshot bounds can contain snapshot versions
o Disabled IT until this gets properly addressed

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@997378 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 16:06:38 +00:00
Benjamin Bentmann dec886b223 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@996479 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 10:10:15 +00:00
Benjamin Bentmann c1b11a5900 [MNG-4807] Extend core artifact filter to exclude relocated Guice-based Plexus shim
o Extended relevant IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@996478 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 10:09:31 +00:00
Benjamin Bentmann b2577e5ac3 o Fixed compilation error on JDK 1.5+ due to method clash
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@995466 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 15:35:57 +00:00
Benjamin Bentmann bd5218cbae [MNG-4785] NPE in dependency resolution code for TC plugin
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@995456 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 15:20:12 +00:00
Benjamin Bentmann 59eaca8a41 o Fixed missing basedir alignment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@995446 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 14:35:48 +00:00
Benjamin Bentmann fd071c81a9 [MNG-4788] [regression] Appassembler Maven Plugin doesn't work like as it should
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@995270 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 22:38:20 +00:00
Benjamin Bentmann ebde2ed68f [MNG-4452] Metadata for snapshots should include classifier
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@995056 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 13:46:34 +00:00
Benjamin Bentmann b94b1145e3 [MNG-4800] Conflict resolution does not pick sub tree of nearest dependency if farther conflicting dependency has wider scope
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@994972 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 10:19:28 +00:00
Benjamin Bentmann 9d1954c51d o Stabilized test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@993153 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06 21:06:06 +00:00
Benjamin Bentmann 66808febbf [MNG-4795] [regression] Dependencies in forked reactor projects are not resolved when aggregator bound to lifecycle forks
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@992669 13f79535-47bb-0310-9956-ffa450edef68
2010-09-04 20:20:04 +00:00
Benjamin Bentmann 5e7d4e0821 o Extended IT plugin to allow distinction of multiple executions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@992668 13f79535-47bb-0310-9956-ffa450edef68
2010-09-04 20:17:55 +00:00
Benjamin Bentmann 78debe8e47 [MNG-4789] [regression] Difference in compile scope dependency resolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@992294 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03 13:39:12 +00:00
Benjamin Bentmann dccd30bf17 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@992081 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02 19:47:16 +00:00
Benjamin Bentmann a2cba60e95 [MNG-4791] [regression] POM artifacts passed into MavenProjectBuilder.buildFromRepository() are no longer resolved
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@992078 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02 19:46:09 +00:00
Benjamin Bentmann f0f98c23ef o Tweaked coverage filter to exclude uninteresting files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@991487 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01 09:21:05 +00:00
Benjamin Bentmann 149f4eb440 [MNG-4786] [regression] Ant-based mojo using maven-script-ant:2.1.0+ causes NPE
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@991258 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 16:53:49 +00:00
Benjamin Bentmann 7921107194 [MNG-4756] Aether integration
o Extended IT for core artifact filter

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989965 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 22:52:50 +00:00
Benjamin Bentmann c9a33756ce o Tweaked IT to better match real life
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989832 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 17:22:21 +00:00
Benjamin Bentmann de93e51e31 [MNG-4781] Can't deploy to Nexus staging repository
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989830 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 17:12:30 +00:00
Benjamin Bentmann f7af83166d o Stabilized tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989809 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 16:30:20 +00:00
Benjamin Bentmann 9a739a395b [MNG-4779] NullPointerException thrown during dependency resolution when dependency with range occurs more than once in the dirty tree
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989638 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 12:19:57 +00:00
Benjamin Bentmann f1f2de19ca [MNG-4776] NPE during build from parent but not from child
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989221 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 16:59:19 +00:00
Benjamin Bentmann 7eb8e770d6 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989084 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 13:04:47 +00:00
Benjamin Bentmann 80bb587554 o Decoupled ITs from user environment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989074 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 12:41:29 +00:00
Benjamin Bentmann 59b0062c08 o Enabled IT for Maven 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@988982 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 10:29:33 +00:00
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
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
Benjamin Bentmann fbc935e05c o Added comment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@953340 13f79535-47bb-0310-9956-ffa450edef68
2010-06-10 14:44:21 +00:00
Benjamin Bentmann 7eae8484bf o Decoupled test from subtle issue with stub packaging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@953338 13f79535-47bb-0310-9956-ffa450edef68
2010-06-10 14:40:23 +00:00
Benjamin Bentmann f94906090a o Fixed mojo to not use single artifact instance in two different contexts
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@952738 13f79535-47bb-0310-9956-ffa450edef68
2010-06-08 17:20:32 +00:00
Benjamin Bentmann 7a0edc2404 o Improved project names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@952643 13f79535-47bb-0310-9956-ffa450edef68
2010-06-08 13:00:34 +00:00
Benjamin Bentmann 05fce7420c o Simplified code
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@951579 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 21:22:16 +00:00
Benjamin Bentmann 62f9958f58 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@951577 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 21:21:48 +00:00
Benjamin Bentmann 534fba08f5 [MNG-4696] [regression] MavenProject.getDependencyArtifacts() misses elements
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@949800 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31 16:33:58 +00:00
Benjamin Bentmann aafe8e9c67 o Extended plugin to support expressions like "project/dependencies/*/artifactId" to iterate collections
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@949790 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31 16:16:22 +00:00
Benjamin Bentmann 43b2be7947 o Fixed version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@949707 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31 10:23:13 +00:00
Benjamin Bentmann 9480bebbf4 [MNG-1803] Provide line number information when there are errors processing a pom.xml
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@949706 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31 10:22:33 +00:00
Benjamin Bentmann 46ae5b81c4 [MNG-4643] [regression] Transitive dependency not available due to dependency POM erroneously rejected as invalid
o Extended IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@949442 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 21:55:54 +00:00
Benjamin Bentmann e580ddd2f3 o Fixed bootstrap to include missing dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@948712 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27 08:15:58 +00:00
Benjamin Bentmann 669bf93f45 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@948704 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27 07:41:51 +00:00
Benjamin Bentmann c2864547b9 o Enabled test execution for embedded profile
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@948695 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27 07:12:45 +00:00
Benjamin Bentmann 28a8392032 [MNG-4684] distributionManagment section in profiles do not override default one (maven 3 regression)
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@946979 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 12:11:15 +00:00
Benjamin Bentmann a5c8fa0983 o Stabilized IT and ensured artifacts have different size
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@945761 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 17:15:50 +00:00
Benjamin Bentmann 17524992a7 o Refactored code
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@945719 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 15:53:35 +00:00
Benjamin Bentmann c31ca6323b [MNG-4679] [regression] command line option "-update-snapshots" does not work for dependency:copy-dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@945714 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 15:48:31 +00:00
Benjamin Bentmann 7cfe89ecaf [MNG-4677] [regression] Plugin configuration incorrectly inherited from parent pom
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@945292 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 18:39:05 +00:00
Benjamin Bentmann 90e9dfcb0a o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@944715 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15 20:34:14 +00:00
Benjamin Bentmann c7f9fe8e8a [MNG-4666] [regression] Plugins depending on plexus:plexus-container-default get broken runtime classpath
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@944711 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15 20:15:56 +00:00
Benjamin Bentmann cd37acd46e [MNG-466] Adjust the expected message string in MavenITmng2690MojoLoadingErrorsTest
Submitted by: Stuart McCulloch

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@942067 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07 13:24:02 +00:00
Benjamin Bentmann d422609927 [MNG-4665] Missing component test class from maven-it-plugin-class-loader project?
Submitted by: Stuart McCulloch

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@941249 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 11:14:14 +00:00
Benjamin Bentmann 0583afc663 o Renamed artifact to match issue number
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@941241 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 10:59:47 +00:00
Benjamin Bentmann 016b4bb08b [MNG-4658] Relax validation of repository ids and only warn upon conflict with "local"
o Removed obsolete IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@940789 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 09:56:22 +00:00
Benjamin Bentmann 54823c301f [MNG-4654] Maven erroneously selects artifact handler contributed by extension plugin for use with project main artifact based on the handler's packaging rather than type
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@940092 13f79535-47bb-0310-9956-ffa450edef68
2010-05-01 18:38:16 +00:00
Benjamin Bentmann 56932ec01d [MNG-4644] Misplaced text contents in root element of POM is not rejected by parser
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@938155 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26 17:56:55 +00:00
Benjamin Bentmann 84f06b3b5b o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@933005 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 22:40:58 +00:00
Benjamin Bentmann c2066127f9 [MNG-4453] [regression] Plugin versions defined in a lifecycle mapping are not respected
o Enabled IT for 3.0-beta-1

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@932604 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 20:52:26 +00:00
Benjamin Bentmann 6af379ed48 [MNG-1751] merging metadata doesn't fail when timestamp is in the future
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@932404 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 13:34:02 +00:00
Benjamin Bentmann f730a6fbf1 [MNG-2994] Snapshot repositories are not checked when using ranges
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@932126 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 21:28:03 +00:00
Benjamin Bentmann 2cea2cc443 o Enabled overlooked IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931922 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 13:11:13 +00:00
Benjamin Bentmann 7a2d1cf3af [MNG-3092] Version ranges with non-snapshot bounds can contain snapshot versions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931888 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 11:34:34 +00:00
Benjamin Bentmann edc2131cd3 o Used more interesting packaging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931872 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 10:52:16 +00:00
Benjamin Bentmann a066d94d26 [MNG-4629] [regression] POM validation fails upon non-existing system-scope dependency
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931859 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 10:41:02 +00:00
Benjamin Bentmann fe1c3229e7 [MNG-4625] Interpolation of settings.xml fails if an expression's value contains XML markup
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931544 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 13:43:30 +00:00
Benjamin Bentmann c70688f888 [MNG-4022] Incorrect merge behavior using profile driven plugin configuration
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931328 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 21:09:05 +00:00
Benjamin Bentmann c3d0882110 o Extended IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931130 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 12:54:47 +00:00
Benjamin Bentmann b6850be14b [MNG-2103] Inheritance of <plugin> overrides that of <execution>
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931123 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 12:43:10 +00:00
Benjamin Bentmann c330af74ae [MNG-4618] maven-javadoc-plugin aggregate-jar fails with maven3 and multiple modules
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931084 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 10:59:22 +00:00
Benjamin Bentmann 0306750438 o Clarified test design
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930413 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 22:13:47 +00:00
Benjamin Bentmann ec19fcf37b [MNG-3133] DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930409 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 21:59:29 +00:00
Benjamin Bentmann 8928fd7344 o Decoupled from handling of trailing slash
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930408 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 21:58:21 +00:00
Benjamin Bentmann 9d0571f9a6 [MNG-2305] only first active proxy considered/used
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930236 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 11:02:03 +00:00
Benjamin Bentmann 059c71e8a5 o Decoupled ITs from user environment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930009 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 15:38:20 +00:00
Benjamin Bentmann abaceedaf9 [MNG-3470] Build does not fail on corrupted POM even with checksumPolicy=fail
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929984 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 14:13:04 +00:00
Benjamin Bentmann 24cdbaf4e3 o Decoupled ITs from POM resolution error handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929937 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 11:40:03 +00:00
Benjamin Bentmann 0b07e81350 [MNG-461] warn, but don't fail, on a missing POM in the repository
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929936 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 11:39:12 +00:00
Benjamin Bentmann e841fb9f69 [MNG-4555] mvn archetype:generate -o (offline) still results in a "checking updates from central"
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929689 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 19:48:00 +00:00
Benjamin Bentmann 5c898cf7ef [MNG-3766] toolchains not found in extensions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929559 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 14:49:49 +00:00
Benjamin Bentmann 1d243fcd23 [MNG-2276] profile activation by property doesn't work with properties defined in settings
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929481 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 11:36:12 +00:00
Benjamin Bentmann 1c8ff10e2a [MNG-2848] Environment variables in profile activation not working
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929469 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 10:44:30 +00:00
Benjamin Bentmann 3caf7710de o Updated version ranges
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929461 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 10:25:49 +00:00
Benjamin Bentmann a158788316 [MNG-4418] Dependency resolution appears to misbehave if a remote repository uses the id "local"
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929328 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 22:51:46 +00:00
Benjamin Bentmann b17c2d6917 [MNG-3477] Authentication failures on dependency download aren't reported
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929297 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 21:25:27 +00:00
Benjamin Bentmann fd589e23bb [MNG-2741] [regression] Meaningless error message: "Error transferring file"
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929216 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 18:37:25 +00:00
Benjamin Bentmann 1f2bfb7050 [MNG-3122] MAVENPROJECT: getActiveProfiles() returning duplicate activeByDefault profile defined in LOCAL_HOME/.m2/settings.xml
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929162 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 15:05:53 +00:00
Benjamin Bentmann a9ebc936fc [MNG-3208] Injection of an inter-module dependency via profile does not affect reactor projects ordering
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929102 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 12:08:46 +00:00
Benjamin Bentmann b48e355ee0 [MNG-4326] Maven should not check snapshot repositories for dependencies in the reactor
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928840 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 17:28:05 +00:00
Benjamin Bentmann ce852d53fc [MNG-3529] mvn -D=" " throws an exception
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928712 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 11:00:54 +00:00
Benjamin Bentmann f6bc314e2e [MNG-4005] Throw Validation Error if pom contains a dependency with two different versions
o Relaxed to warning for now to ease migration

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928486 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28 19:50:16 +00:00
Benjamin Bentmann 8bb7612e0d [MNG-1701] Validate that a plugin is not configured twice in the pom
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928424 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28 15:03:41 +00:00
Benjamin Bentmann b1880e6671 [MNG-2222] dependency to dependency without source code fails
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928057 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 20:59:43 +00:00
Benjamin Bentmann 80bd86f643 o Changed IT to use the proper lifecycle phases and reflect real world scenarios
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928056 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 20:57:34 +00:00
Benjamin Bentmann 25f2d3529d [MNG-4162] Removal of all reporting logic from the core of Maven
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@927605 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 21:56:20 +00:00
Benjamin Bentmann 234852c9f6 [MNG-3297] maven should not give dependencies to plugins that don't @requireDependencyResolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@927498 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 17:01:40 +00:00
Benjamin Bentmann 8028a86643 o Updated IT to account for difference in validation message
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@927448 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 15:20:56 +00:00
Benjamin Bentmann 718107c09a o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@926868 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 23:56:59 +00:00
Benjamin Bentmann 02aa0ea7cf o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@926862 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 23:48:30 +00:00
Benjamin Bentmann 75ce32ab48 [MNG-4600] [regression] Optional flag from dependency management applied to dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@925480 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 23:19:58 +00:00
Benjamin Bentmann a0df903c89 [MNG-2577] Allow interpolation of Properties in settings.xml
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@925255 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 15:03:51 +00:00
Benjamin Bentmann 5d1e6442da [MNG-2486] ${project.version} evaluated to timestamped version if referring to SNAPSHOT
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@924761 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 13:18:31 +00:00
Benjamin Bentmann d74c83c25b [MNG-4590] [regression] System properties are no longer interpolated in imported POMs
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@923399 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 19:33:04 +00:00
Benjamin Bentmann 1a7c67bc31 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@922211 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 10:58:43 +00:00
Benjamin Bentmann c2c7ee6575 [MNG-4428] Permament move (error 301) not handled properly by Maven
o Renamed IT to match bug id

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@922093 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 01:05:06 +00:00
Benjamin Bentmann 3c0616ffa0 [MNG-4428] Permament move (error 301) not handled properly by Maven
o Strengthened IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@922090 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 00:51:02 +00:00
Benjamin Bentmann e4d8f69484 [MNG-4586] Plugin prefix can't be resolved from plugin management if management entry is missing plugin version
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@921930 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 16:47:32 +00:00
Benjamin Bentmann a9262cf8ed [MNG-4580] Plugin dependencies for module ignored when building from aggregator project using direct plugin invocation
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@921578 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 21:29:03 +00:00
Benjamin Bentmann 71fd95ff1d [MNG-1144] List 2 or more maven goals in the <defaultGoal> of the POM
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@920468 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 19:23:22 +00:00
Benjamin Bentmann 3b8f5b1529 o Disabled embedded execution of test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@920053 13f79535-47bb-0310-9956-ffa450edef68
2010-03-07 18:25:59 +00:00
Benjamin Bentmann 360c1b7922 [MNG-4570] [regression] User/pass from settings.xml is not used during site:deploy
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@917253 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28 19:06:06 +00:00
Benjamin Bentmann b16fc8168b [MNG-4553] Plugins artifact filtering should use full Artifact identification instead only ArtifactId
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@917012 13f79535-47bb-0310-9956-ffa450edef68
2010-02-27 18:53:42 +00:00
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