Commit Graph

257 Commits

Author SHA1 Message Date
Herve Boutemy 08c52b5c23 fixed name and added description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397835 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:22:16 +00:00
Herve Boutemy d577f08064 added missing name and description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397834 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:19:29 +00:00
Herve Boutemy 5d0302e7bb improved introduction page to ease usage
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397827 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 13:33:59 +00:00
Jason van Zyl 5013369382 o used managed version of antrun plugin
o add snippet for m2e so that the whole project imports cleanly

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397039 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 13:29:04 +00:00
Herve Boutemy e9e33acc93 use plexus-component-metadata instead of obsolete plexus-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395266 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:57:37 +00:00
Herve Boutemy c8a3b4597e use plexus-component-metadata instead of obsolete plexus-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395265 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:57:19 +00:00
Herve Boutemy c32e7bf784 removed version inherited from parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395259 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:25:31 +00:00
Olivier Lamy d1389ab2de upgrade versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1380316 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 19:36:47 +00:00
Olivier Lamy bceb6fd42b add it test for MNG-5224
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227299 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:23:55 +00:00
Herve Boutemy 8976ccf030 added name for site.xml to improve site breadcrumbs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1226573 13f79535-47bb-0310-9956-ffa450edef68
2012-01-02 23:31:57 +00:00
Herve Boutemy 1ff17e2f4b fixed wrong site descriptor directory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225836 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 14:39:27 +00:00
Herve Boutemy 9923e427fb removed name attribute in site descriptor: automatic name from pom.xml is better
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225834 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 14:31:56 +00:00
Herve Boutemy f70a8ad7f7 improved SKIP message: *Maven* version is not in range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225606 13f79535-47bb-0310-9956-ffa450edef68
2011-12-29 17:53:33 +00:00
Herve Boutemy 7d372a4e31 code simplification
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225603 13f79535-47bb-0310-9956-ffa450edef68
2011-12-29 17:50:59 +00:00
Benson Margulies 75a424452c MNG-5214: Dependency resolution substitutes g🅰️v:jar for j🅰️v:something-else when something-else isn't in the reactor
o Add an integration test for the new behavior, conditioned for 3.0.5 and after.
o Add another mojo to maven-it-plugin-dependency-resolution to support the test. Note that I had to tweak dependencies
on the plugin to add this mojo; if anyone really wants to run against 2.0 with the trunk of the tests this will need
something, I'm not sure what.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1212870 13f79535-47bb-0310-9956-ffa450edef68
2011-12-10 21:00:40 +00:00
Olivier Lamy 1de4f83c5a enhance it test with testing Contextualizable call on the injected component
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1211691 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 22:53:46 +00:00
Olivier Lamy 9808b15a5a add integration test to ensure plexus lifecycle is honoured: Contextualizable, Disposable
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1211689 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 22:53:08 +00:00
Olivier Lamy 3662a2e3ff add core it test for regression found in appassembler with download timestamped SNAPSHOT
see http://mail-archives.apache.org/mod_mbox/maven-dev/201112.mbox/%3cCAPCjjnHjsQED0tzUztwWtQcSpYVN_k0-0Xq2B7QxTN5arZ-xzA@mail.gmail.com%3e

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1210403 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 10:36:32 +00:00
Olivier Lamy 84024ef569 upgrade to last wagon version in some places
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1177422 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 20:34:15 +00:00
Herve Boutemy ec4ea4e693 added modules menu to every poms with modules
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1165036 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 14:43:49 +00:00
Benjamin Bentmann f0a2b3786a [MNG-5064] mvn -nsu (--no-snapshot-updates) should not download snapshots (and break local builds)
o Fixed IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1151417 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 10:26:37 +00:00
Herve Boutemy dc0bdc876c improved descriptions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1145367 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 21:42:02 +00:00
Herve Boutemy b701715a9b fixed directory name which does not match package
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144981 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 22:23:12 +00:00
Herve Boutemy d0086888ef updated repositories locations
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144961 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 21:03:16 +00:00
Herve Boutemy bfcf08c56a declared new apache.snapshots repository location
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144958 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 20:44:30 +00:00
Herve Boutemy a83f1c9178 simplified ITs names for site rendering
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144956 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 20:40:09 +00:00
Herve Boutemy b281f2bf40 renamed core-integration-testing to core-it-support to match directory name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144952 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 20:10:12 +00:00
Herve Boutemy 77fab03c39 renamed parent POM to prepare site publication
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144497 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 20:37:00 +00:00
Benjamin Bentmann 017cd21c94 o Set svn:keywords
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072638 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 17:18:22 +00:00
Benjamin Bentmann f4e7fc35d6 [MNG-4997] Plugin @Parameter alias does not work for complex parameter types
o Strengthened IT


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070148 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:31:55 +00:00
Benjamin Bentmann cb6508601c [MNG-5013] Allow to condense configuation of plugin parameter beans that commonly require only one value
o Added IT


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070126 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 18:47:51 +00:00
Benjamin Bentmann 88c23aff61 [MNG-5011] Allow to configure array/collection type plugin parameters via system properties
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070118 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 18:11:07 +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
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 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 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
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
Benjamin Bentmann 95eaeb853e [MNG-4811] Custom Maven Plugin regression in Maven 3.x, custom ComponentConfigurator causes infinite loop
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@998228 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 17:55:09 +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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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
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 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 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 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 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 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 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 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 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 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
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 6595e9fa66 o Improved error messages
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830274 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 18:07:11 +00:00
Benjamin Bentmann cd63cdc648 [MNG-4412] Make legacy entry points to repository system pick offline mode from session
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@830267 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27 17:51:58 +00:00
Benjamin Bentmann 58c4ace578 [MNG-4396] [regression] Ant plugin fails with Maven-3
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@826634 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 11:03:59 +00:00
Benjamin Bentmann 5436f96a8f o Refactored IT to reuse existing IT plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823502 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 10:24:40 +00:00
Benjamin Bentmann 9ecfbdd81f o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@823307 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 20:27:44 +00:00
Benjamin Bentmann 87e02e4f16 o Inherited from maven-parent:13
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@819668 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 18:57:02 +00:00
Benjamin Bentmann 2f2954db6e [MNG-4381] Allow extension plugins to contribute non-core components to be reused by other plugins
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@819539 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 13:52:08 +00:00
Benjamin Bentmann 0085e85a15 o Updated to maven-verifier:1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@818021 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 09:40:18 +00:00
Benjamin Bentmann 635434bb9e [MNG-4363] [regression] Dependency artifacts injected by plugins aren't included in class paths
o Added IT

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

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@814084 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 23:37:04 +00:00
Benjamin Bentmann df5a0d668c [MNG-4350] [regression] Multiple goals bound to the same phase in a lifecycle mapping get executed out of order
o Added IT

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

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

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@811511 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 18:33:04 +00:00
Benjamin Bentmann 99e67b151d o Enabled access to non-public methods
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@810194 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 19:46:20 +00:00
Benjamin Bentmann 79dcdf27c8 o Fixed parent references
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@809929 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 09:31:05 +00:00
Benjamin Bentmann c00f0b1418 [MNG-4332] [regression] Default plugin executions contributed by packaging execute after executions from plugin management
o Added IT

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

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@809429 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 22:24:31 +00:00
Benjamin Bentmann 634dc3197d o Added primitive parameters
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808943 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 16:29:03 +00:00
Benjamin Bentmann dd0a1b6d40 o Extended plugin to track execution of forking mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808445 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:03:00 +00:00