Commit Graph

1977 Commits

Author SHA1 Message Date
Benjamin Bentmann d99165125d [MNG-3575] Allow hexadecimal parameters
o Added IT


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070111 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 17:06:32 +00:00
Benjamin Bentmann 4314d28bab [MNG-4992] Allow to configure plugin parameters of type java.util.Properties just like a map
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070105 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 16:20:23 +00:00
Benjamin Bentmann fb9e1de383 [MNG-5009] StackOverflowError in DefaultProjectBuilder.build when <module> points at current aggregator POM
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070081 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 13:51:31 +00:00
Benjamin Bentmann 0b9d32c3a3 o Fixed IT bootstrap to fetch only from the desired IT repos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1069524 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 18:48:43 +00:00
Benjamin Bentmann 764722d5f6 o Disabled IT for unfinished feature
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1069522 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 18:47:41 +00:00
Benjamin Bentmann b98cc32ec6 [MNG-4992] Allow to configure plugin parameters of type java.util.Properties just like a map
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1062209 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 17:21:24 +00:00
Benjamin Bentmann 8eb6ab7ee0 [MNG-4973] [regression] Build extensions are invisible to plugins in multi module build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1059264 13f79535-47bb-0310-9956-ffa450edef68
2011-01-15 05:21:16 +00:00
Benjamin Bentmann 40fe645460 [MNG-4975] [regression] plugin executions injected from profile run before instead of after existing executions in the POM
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1059191 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 22:40:06 +00:00
Benjamin Bentmann fe56bacc2a [MNG-4960] [regression] Make-like reactor mode does not build selected project when resuming from one of its prerequisites
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1056769 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 19:17:23 +00:00
Benjamin Bentmann 36d3b7f998 [MNG-4966] Preserve double slashes in the scm connection url - identifies absolute repository paths for mercurial
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1056719 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 14:45:29 +00:00
Benjamin Bentmann 4614c06a8c o Increased heap memory for embedded tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1056421 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 17:55:20 +00:00
Benjamin Bentmann 981d7365c1 o Used distinct log files for each test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1056008 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 18:48:37 +00:00
Benjamin Bentmann 67f87669c1 o Enables local JVM monitoring for Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1055920 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 15:53:56 +00:00
Benjamin Bentmann d3a46290cc [MNG-4919] Plugin execution contributed by lifecycle mapping gets lost when same goal is bound multiple times
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1055485 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 15:15:04 +00:00
Benjamin Bentmann 4979014483 [MNG-4840] Prerequisites is not working on m3
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1055173 13f79535-47bb-0310-9956-ffa450edef68
2011-01-04 20:29:27 +00:00
Benjamin Bentmann b1195dfd8a [MNG-4952] [regression] RELEASE field of repository metadata is not updated upon repeated deployments
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1054682 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 16:55:11 +00:00
Benjamin Bentmann 483edff5ab [MNG-4955] [regression] Outdated remote snapshots are preferred over locally installed snapshots
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1054648 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 15:23:22 +00:00
Benjamin Bentmann f01de836ab [MNG-4945] Remove mergeId from public POM
o Extended ITs to ensure field gets still accepted as part of potentially bad POMs from the repo

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1050720 13f79535-47bb-0310-9956-ffa450edef68
2010-12-18 21:37:02 +00:00
Benjamin Bentmann 01ba5ac988 o Decoupled ITs from layout of local repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1050435 13f79535-47bb-0310-9956-ffa450edef68
2010-12-17 16:06:59 +00:00
Benjamin Bentmann 76dc902a28 [MNG-4936] Allow to better monitor and adjust a Maven build during CI
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1050094 13f79535-47bb-0310-9956-ffa450edef68
2010-12-16 18:55:24 +00:00
Benjamin Bentmann eee999cc5a o Fixed typo in version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042355 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 14:05:24 +00:00
Benjamin Bentmann 2e241679cf [MNG-2738] 1-char profile names cannot be activated with -P
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042262 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 23:24:20 +00:00
Benjamin Bentmann 9e887c2e75 [MNG-1142] restriction of [1.6,) and [1.5,1.6.2) in that order results in 1.6.2 instead of 1.6.1
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042245 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 22:02:17 +00:00
Benjamin Bentmann f54f7c2ad7 [MNG-4925] Mismanagement of container lookup realm can cause type incompatibilities for plugins looking up components by string
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042236 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 20:48:33 +00:00
Herve Boutemy 7682e5fa29 updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042110 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 07:55:53 +00:00
Benjamin Bentmann 38d2bbd26e [MNG-4913] [regression] User properties override equally named POM properties of transitive dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1038389 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 00:01:52 +00:00
Benjamin Bentmann 8b8163df99 [MNG-3775] [regression] Problem in dependency resolution with exclusion, pom parent
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1037566 13f79535-47bb-0310-9956-ffa450edef68
2010-11-21 21:33:37 +00:00
Benjamin Bentmann ba285e9339 [MNG-4850] [regression] several elements of server configuration in settings.xml are not honoured
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1036676 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18 23:09:57 +00:00
Benjamin Bentmann 7f0a463a69 [MNG-4883] [regression] Dependency resolution does not fail for artifact with over-constrained version ranges
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1036661 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18 22:43:15 +00:00
Benjamin Bentmann e2795bbd56 o Extended IT to check both downstream and upstream module handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1035035 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 18:01:46 +00:00
Benjamin Bentmann 9d24186dda [MNG-4890] -pl, -am and -amd options don't consider the version of the artefacts for building the reactor
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1035017 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 16:17:19 +00:00
Benjamin Bentmann 5274768c8c [MNG-4895] Plugins depending on 3rd party JARs that contain the Maven API can't be configured/run due to type incompatibilities
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1034879 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13 21:07:50 +00:00
Benjamin Bentmann e1baefaaf0 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1033987 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 16:35:33 +00:00
Benjamin Bentmann cfd5e074ec o Fixed instantiation strategies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1033968 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 15:45:09 +00:00
Benjamin Bentmann 9812cb1b13 [MNG-4883] [regression] Dependency resolution does not fail for artifact with over-constrained version ranges
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1032984 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 14:00:58 +00:00
Benjamin Bentmann 9920a9d0a7 [MNG-4891] Improve robustness of snapshot dependency resolution in case a remote repo accidently uses the id "local"
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1032960 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 12:23:40 +00:00
Benjamin Bentmann ac354cdfcd o Decoupled plugin output from MNG-2961
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1032947 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 12:00:18 +00:00
Benjamin Bentmann dfae567d59 [MNG-4877] Regression: Deploy to SCP with privateKey fails - privateKey and passphrase gets lost
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1029207 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 21:40:37 +00:00
Benjamin Bentmann 1226ce1ef7 [MNG-4874] The <latestVersion> value isn't updated for local installs
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1029116 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 16:53:51 +00:00
Benjamin Bentmann cbc54d555d [MNG-4872] Dependency exclusions not always honored for dependencies with classifier
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1026510 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 22:16:05 +00:00
Benjamin Bentmann e276c57be0 o Stabilized test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1005530 13f79535-47bb-0310-9956-ffa450edef68
2010-10-07 17:14:49 +00:00
Brett Porter 203d31a548 make wagon tests basedir independent so they run on the embedded profile
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004613 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05 11:24:41 +00:00
Brett Porter 4f8959631d simplify as recommended by Benjamin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004610 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05 10:58:51 +00:00
Brett Porter cf9c67bd42 attempt to correct issue with Windows CI build
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004606 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05 10:45:21 +00:00
Brett Porter 7d49eceb51 restore semi-functional IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004320 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 16:33:35 +00:00
Brett Porter 65ec1e7cd3 re-enable User-Agent IT for Maven 3
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004305 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 16:12:14 +00:00
Brett Porter dcf5c5ce9b reinstate test that works on recent versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004228 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 13:20:02 +00:00
Benjamin Bentmann 5f8a0dbf6c [MNG-4845] [regression] MavenProject.getDependencyArtifact() returns artifacts without version for dependency with version range
o Extended relevant IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1003535 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01 13:42:32 +00:00
Benjamin Bentmann e97ca06de4 [MNG-4842] [regression] Repositories discovered in dependency POMs override repositories configured for original resolution request of POM
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1002851 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:29:10 +00:00
Benjamin Bentmann b0b96f6615 o Disabled test for unresolved issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1001500 13f79535-47bb-0310-9956-ffa450edef68
2010-09-26 19:29:02 +00:00