Commit Graph

232 Commits

Author SHA1 Message Date
Hervé Boutemy 623d54f199 updated parent pom and fixed little errors reported by Checkstyle 2015-03-04 02:03:15 +01:00
Igor Fedorenko ba27d4ea52 MNG-5767 enforce use of maven.multiModuleProjectDirectory
Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
2015-02-26 11:51:30 -05:00
Hervé Boutemy fb96423f46 [MNG-5716] IT to check ToolchainManagerPrivate.getToolchainsForType()
does not return toolchains that are not of expected type
2014-11-02 19:39:46 +01:00
Jason van Zyl 547dfc20ec Adjust for the fact that the maven-plugin-plugin is run in process-classes. 2014-06-12 14:46:59 -04:00
Hervé Boutemy 4de651945c restored mojo with setter IT 2014-06-01 18:21:43 +02:00
Hervé Boutemy 25a70d22de upgraded plugin-tools 2014-06-01 18:09:34 +02:00
Hervé Boutemy 39b4723b83 improved javadoc 2014-06-01 17:49:16 +02:00
Hervé Boutemy 8988fc794e improved desriptions 2014-05-31 14:37:27 +02:00
Hervé Boutemy aac1c6d9df improved documentation 2014-05-31 14:30:29 +02:00
Hervé Boutemy d4059be892 make File comparison on canonical value to avoid problems with symlinks 2014-03-11 02:42:08 +01:00
Hervé Boutemy 32b5c9fd49 use MPLUGIN-159 @requiresDependencyCollection annotation 2014-03-08 11:40:47 +01:00
Jason van Zyl 2c338a5c97 Make it more convenient to run a Maven integration test from within the workspace against the version of Maven also in the workspace. 2014-02-21 12:17:29 -08:00
Igor Fedorenko a348e29b23 manage verifier version
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2014-02-09 15:57:56 -05:00
Hervé Boutemy 9587fd2f5a fixed IT broken when using plugin-tools 3.x instead of 2.9, with
property meaning changed by MPLUGIN-199
2014-02-09 21:32:17 +01:00
Hervé Boutemy 668b1cd0f9 clean up maven-plugin-plugin definition, already inherited from parent 2014-02-09 18:43:23 +01:00
Hervé Boutemy e236de1d1e updated maven-plugin-plugin to latest, replacing expression with
property
2014-02-09 18:14:40 +01:00
Hervé Boutemy b6a2d25d2c last core IT fixed 2013-05-18 14:56:48 +02:00
olivier lamy 58c0f58ad0 fix it with no more dependency on an external mojo.
Submitted by Stuart McCulloch
2013-03-10 22:22:14 +01:00
Olivier Lamy 953066e871 force use of maven-plugin-plugin 2.9
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413533 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 10:03:05 +00:00
Olivier Lamy 48087a56e0 use plugin-plugin 2.9 for this mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413516 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:59 +00:00
Jason van Zyl 7f8e038f68 - update to use m-s-u 0.1 and verifier 1.4-SNAPSHOT
trying to restore the embedded ITs and verifier trunk has already been updated so I just kept going



git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413294 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 05:35:50 +00:00
Herve Boutemy 183fd64b6c added site config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397850 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:10:35 +00:00
Herve Boutemy d41cff180c added standard plugin menu with Goals entry
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397849 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:06:48 +00:00
Herve Boutemy fbe4ac0858 added description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397848 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:01:15 +00:00
Herve Boutemy 5f65fe5861 added plugin documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397845 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:55:50 +00:00
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