Commit Graph

274 Commits

Author SHA1 Message Date
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
Benjamin Bentmann ac12d6a88d o Extended IT plugin to allow testing of forking+aggregation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807971 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 11:56:59 +00:00
Benjamin Bentmann 25425fc8ed o Added mojo to test dependency resolution + aggregation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807623 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 13:41:42 +00:00
Benjamin Bentmann be059f0fed o Extended mojo to track its execution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807158 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 11:41:11 +00:00
Benjamin Bentmann e71f2bcb58 o Extended plugin to dump dependency artifacts as well
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@805000 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:58:03 +00:00
Benjamin Bentmann 4bbd446e81 [MNG-4293] Extend Mojo API to allow resolution of both compile and runtime dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803432 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 10:30:03 +00:00
Benjamin Bentmann bb004bd928 o Added IT plugin to test @requiresOnline
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803123 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 13:54:45 +00:00
Benjamin Bentmann 1c95a9cbef [MNG-4287] Make ToolchainManagerPrivate session-aware
o Updated IT plugin to account for API differences

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@802042 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 15:16:59 +00:00
Benjamin Bentmann ffca6bafc9 o Added workaround for bug in plexus-velocity
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@801392 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 19:55:57 +00:00
John Dennis Casey a31495645e [MNG-4279] Attempting to work around apparent issues with reusing the 'central' repository/server id for this IT.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800584 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 21:44:50 +00:00
Benjamin Bentmann c3922c2b4f o Added mojo to load classes from project class path
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799883 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 15:06:37 +00:00
Benjamin Bentmann 85ce29e72c o Added mojo to fork into other mojo with @requiresDependencyResolution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799388 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 18:05:10 +00:00
Benjamin Bentmann 91e24e94a4 o Allowed inspection of execution project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799369 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 17:06:41 +00:00
Brett Porter 327ae532f0 avoid potential error on cleanup
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798751 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 02:20:17 +00:00
Brett Porter be1560443d [MNG-4254] improve integration tests to verify the default wagons
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798744 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 01:40:29 +00:00
Brett Porter dbf6f339f1 formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798649 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 18:53:26 +00:00
John Dennis Casey a6759006c5 [MNG-4254] Adding integration tests for CLI-specified and settings-configured wagon providers.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797278 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:23:23 +00:00
John Dennis Casey d8456559f4 [MNG-3506] Adding integration test to check that artifact handlers brought in via plugins with extensions are made available, and are applied to existing project artifact instances.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797228 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:26:05 +00:00
John Dennis Casey c9a7107c0a [MNG-4238] IT to verify that artifact handlers used in a project packaging can be loaded from a project's own build extensions.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793748 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 23:35:26 +00:00
Benjamin Bentmann 1f91a4d7fa o Used proper lifecycle mapping configuration (DefaultLifecycleMapping.phases is deprecated since at least Maven 2.0.1)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793662 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 19:10:04 +00:00
Benjamin Bentmann f342da51f1 o Extended plugin to allow checking contents of resolved dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792277 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 19:34:03 +00:00
John Dennis Casey da331ac3f5 taking out assembly plugin binding, since I was just using this to investigate MNG-4207
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785808 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:16:57 +00:00
John Dennis Casey 40aa2f7a33 [MNG-4207] Adding IT plugin that depends on log4j, and integration test to verify non-lightweight http wagon can shade commons-logging and log4j properly
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785790 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 20:48:24 +00:00
Benjamin Bentmann d0f6936bbc o Allowed plugin to dump plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785726 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 17:03:34 +00:00
John Dennis Casey 4e150340e0 [MNG-4167] Adding integration test for plugins that produce derivatives of the POM in cases where the POM contains expressions in artifact-coordinate elements.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@776755 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 16:26:49 +00:00
Benjamin Bentmann d0b192dbfe o Extended IT plugin to support installation/deployment of POM projects
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775699 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 16:31:47 +00:00
Benjamin Bentmann 5c936d7675 o Added support to skip tests based on Java version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770638 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 11:24:53 +00:00
Benjamin Bentmann f15728a43e [MNG-3714] Allow specification of the toolchains.xml location on the command line
o Extended IT to check propagation of toolchain via session

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761442 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 22:02:25 +00:00
Benjamin Bentmann a9e34c1fe5 o Decoupled from plexus-utils
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761415 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 20:21:16 +00:00
Brett Porter 7d1b3326fe only set conditionally
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755210 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 12:05:35 +00:00
Brett Porter 848c7137a6 add a plugin dependency test as well to make sure this doesn't trigger the new validation errors
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755194 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 11:27:43 +00:00
Brett Porter 2e0ff48d0c [MNG-4091] add test for bad plugin descriptor handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755085 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 02:28:08 +00:00
Benjamin Bentmann a9671864f7 o Added warnings in case the artifact file does not exist (yet)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751803 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 19:36:26 +00:00
Benjamin Bentmann cc3abdcb08 o Inherited from maven-parent:11
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750857 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:42:08 +00:00
Benjamin Bentmann 4b386cdf97 o Added guard construct that marks a single test method as skipped (in contrast to matchesMavenVersion)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749623 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 14:58:44 +00:00
Brett Porter bfa9ba303e fix quoting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@748130 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26 13:13:17 +00:00
Benjamin Bentmann 026410765c o Updated license header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747889 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 18:34:39 +00:00
John Dennis Casey a2d756081e [MNG-2690] Adding plugin that triggers various sorts of errors during mojo loading and execution. Also adding integration tests for the NoClassDefFoundError origins in mojo loading and configuration, and ComponentLookupException from the same places.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747854 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 16:42:47 +00:00
Brett Porter ac63225d5c [MNG-3714] add integration test for a command line option for toolchains
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745944 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 17:48:20 +00:00
Brett Porter b7abb7d681 remove default constructor so that a version range must be entered. It is unlikely future tests will work on all versions of Maven anyway
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@744500 13f79535-47bb-0310-9956-ffa450edef68
2009-02-14 14:24:54 +00:00
Benjamin Bentmann d6d86b7d8e o Added IT plugin to check injection of collections of Plexus components
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742964 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 13:46:46 +00:00
Benjamin Bentmann e54f41964d o Deleted maven-it-plugin-file which has been superseded by the maven-it-plugin-log-file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742735 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 21:10:28 +00:00
Benjamin Bentmann dd0662ab6a o Fixed NPE
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739544 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31 11:05:17 +00:00
Brett Porter 2c0b8db8e5 also strip -RCx by default to match Maven convention where they are candidates for a release, not releases themselves
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739450 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 23:34:41 +00:00
Brett Porter 1421a185a4 remove the snapshot in comparison for tests - this will make them much more readable and we have no need to differentiate
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739122 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 01:26:27 +00:00
Benjamin Bentmann 58d995c047 o Fixed properties encoding
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739070 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 23:05:33 +00:00
Brett Porter 6921cebb9c [MNG-3920] add integration test for uses of plexus-component-api in plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738752 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 04:15:02 +00:00
Brett Porter 1cb3277843 [MNG-3600] add integration test to confirm the wagon settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738733 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 03:41:46 +00:00
Benjamin Bentmann 5a686fbefd o Fixed javadoc
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736028 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 14:42:10 +00:00
Benjamin Bentmann ef13ff926e o Partially reverted r734246 and re-added a non-core dependency to restore original plugin behavior with regard to the extension manager
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735037 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 15:41:52 +00:00
Benjamin Bentmann 75462f07cd o Decoupled maven-it-plugin-packaging from APIs that are irrelevant for its purpose
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734246 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13 21:44:07 +00:00
Benjamin Bentmann 93a83f9891 o Updated project names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733251 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 09:42:13 +00:00
Benjamin Bentmann c8ca908458 o Added mojo to check auth info in wagon manager
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@730994 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 14:46:12 +00:00
Benjamin Bentmann f99b1074a7 o Added goal to mimic updateReleaseInfo in Install/Deploy Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729917 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 15:23:08 +00:00
Brian E Fox 9b64c038d5 deploy the plugins to a repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726848 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15 22:20:54 +00:00
Benjamin Bentmann 07d02a4e37 o Added license header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724180 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:24:23 +00:00
Benjamin Bentmann edc1b04cc1 o Aligned directory name with artifact id
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724178 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:22:53 +00:00
Benjamin Bentmann d044fec8ec o Fixed doc
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723979 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:25:46 +00:00
Benjamin Bentmann f36f13f50d o Decoupled from alias and default-value where not necessary
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723978 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:20:22 +00:00
Benjamin Bentmann 3015a143c7 o Added new IT plugin to verify multi goal executions scenarios
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722525 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:05:12 +00:00
Benjamin Bentmann be10f64e2c o Polished documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722459 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 13:56:34 +00:00
Benjamin Bentmann 4d2c23b8f7 o Added convenience option to ease validation of class path in test controllers
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721701 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 18:34:46 +00:00
Benjamin Bentmann 0c3b2e5215 o Deleted unused IT plugin (superseded by maven-it-plugin-configuration)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721582 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 22:48:39 +00:00
Benjamin Bentmann 19d3d90c50 o Fixed IT plugin to create missing parent directories of output file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721543 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:03:41 +00:00
Benjamin Bentmann 9f591c1482 o Deleted maven-it-plugin-generate-envar-properties which is superceded by maven-it-plugin-configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718762 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 23:19:47 +00:00
Benjamin Bentmann 8934c6ade4 o Added toString()
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718701 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 20:10:33 +00:00
Benjamin Bentmann 9fd4684d9f o Fixed cycle detection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@714129 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 20:32:14 +00:00
Benjamin Bentmann 15af8c388b o Fixed ordering
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712541 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 19:42:20 +00:00
Benjamin Bentmann aef1cc35f5 o Extended plugin to allow more thorough/easier testing of effective plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712530 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 18:42:27 +00:00
Benjamin Bentmann 642976c2b8 o Added mojo to generate reports
o Added report mojo

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712313 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 23:59:37 +00:00
Benjamin Bentmann 82bb71b872 o Strengthened class loader consistency check
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712116 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 12:32:42 +00:00
Benjamin Bentmann b5e6e0fa16 o Extended goals to also dump the raw artifact collection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709766 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 20:00:34 +00:00
Benjamin Bentmann cbecc08c08 o Deleted unused plugin (superseded by maven-it-plugin-class-loader)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709738 13f79535-47bb-0310-9956-ffa450edef68
2008-11-01 18:09:10 +00:00
Arnaud Heritier fdd8f1fdae remove modules we cannot deploy on CI
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708965 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 18:01:19 +00:00
Arnaud Heritier 0a35f55f0e Update archetype from sample with latest archetype plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708937 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 16:48:36 +00:00
Benjamin Bentmann c8d30a7498 o Added new mojo to peek at the class path (ordering) used for a wagon provider
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708638 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 19:14:59 +00:00
Benjamin Bentmann ac83bef267 o Fixed unintended changes from previous commit
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708005 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 15:18:19 +00:00
Benjamin Bentmann 394f6de30b o Updated IT archetype
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@708003 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 15:12:45 +00:00
Benjamin Bentmann a7206842f5 o Updated IT sample
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707999 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 14:42:38 +00:00
Benjamin Bentmann 19f1dc1148 o Removed default values to allow testing of defaults provided by core
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707966 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 10:38:17 +00:00
Benjamin Bentmann eae70b057a o Extended logging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@707639 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 14:08:27 +00:00
Benjamin Bentmann 3afaffd185 o Extended mojo to allow checking injected Plexus components
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705864 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 09:22:46 +00:00
Benjamin Bentmann 2581677b92 o Added new test mojo to verify type compatibility of objects transferred from the core to the mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705750 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 21:07:54 +00:00
Benjamin Bentmann 4283134277 o Added license header
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705539 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:58:12 +00:00
Brett Porter bf90e51c68 [MNG-3503] ensure target directory is created when cleaned
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705525 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:21:09 +00:00
Brett Porter d07ad7e110 [MNG-3503] use an earlier phase to improve the speed a little
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705520 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:02:33 +00:00
Brett Porter 4e1d21b0b5 [MNG-3503] replaced FileWriter with encoding aware writer
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705518 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 09:00:24 +00:00
Brett Porter c0a5ae7668 [MNG-3503] test for shading of plexus-utils pull parser classes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705515 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 08:50:28 +00:00
Brett Porter f0cbdc9e42 fix scm
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@705056 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 21:28:06 +00:00
Benjamin Bentmann 50e4f43b57 o Added consistency checks for class loaders to catch the cause for MNG-1898 at its base
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@704671 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 20:37:07 +00:00
Benjamin Bentmann 8ffb66a5ea o Added new IT plugin to check ${reports} handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703826 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 14:38:37 +00:00
Benjamin Bentmann 0b3a8c8b11 o Printed elapsed test time to highlight long running tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703776 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12 10:11:12 +00:00
Benjamin Bentmann 1dedf2f3c3 o Cured "Skipping (version ${maven.version} not in range (2.0.8,))" when using -Dtest=
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703729 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 20:53:34 +00:00
Benjamin Bentmann 69910b5777 o Added new IT plugin to check class/resource loading in mojos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@703683 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 16:57:50 +00:00
Benjamin Bentmann 4ea213d53f o Added new IT plugin to play with build artifacts
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@702445 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 11:57:13 +00:00
Benjamin Bentmann 800c4e4c1f o Added new IT plugin to inspect the runtime state of the POM and things like by dumping expression values into a properties file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@701503 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 19:29:31 +00:00
Benjamin Bentmann 2152ce5102 o Added support for configuration from CLI
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700928 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 21:11:13 +00:00
Benjamin Bentmann 66f606b5a9 o Added new IT plugin to test things that involve dependency resolution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699315 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 13:35:48 +00:00
Benjamin Bentmann 13ea233356 o Fixed test for basedir alignment (File.getPath() doesn't use slashes on a Windows host, so the test would have never failed here)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@699112 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 22:01:41 +00:00
Benjamin Bentmann 8a1a44b0a5 o Renamed package org.apache.maven.integrationtests to org.apache.maven.it to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698249 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 17:18:44 +00:00
Benjamin Bentmann 1c412e845e o Renamed package org.apache.maven.integrationtests to org.apache.maven.it to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698247 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 17:09:56 +00:00
Benjamin Bentmann f14ad3d7df o Renamed module core-integration-testing-support to core-it-support-artifacts to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698243 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:59:24 +00:00
Benjamin Bentmann b4a18161e1 o Renamed module core-integration-testing-wagon to core-it-wagon to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698241 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:52:33 +00:00
Benjamin Bentmann 11a6283adc o Renamed module maven-integration-test-archetype to maven-it-archetype to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698234 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:48:15 +00:00
Benjamin Bentmann 86beace63b o Renamed module maven-integration-test-helper to maven-it-helper to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698226 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:35:13 +00:00
Benjamin Bentmann 3ed3185a5d o Renamed module maven-integration-test-sample to maven-it-sample to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698221 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:23:47 +00:00
Benjamin Bentmann fec52106cc o Renamed module core-integration-testing-plugins to core-it-plugins to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698220 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:18:19 +00:00
Benjamin Bentmann 4375d703fd o Renamed module core-integration-tests-support to core-it-support to shorten pathnames
(http://www.nabble.com/Shortening-paths-for-core-ITs-td19596900.html)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@698218 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 16:13:09 +00:00