Commit Graph

1477 Commits

Author SHA1 Message Date
Benjamin Bentmann 97ca7d65fa [MNG-4348] [regression] Unnecessary remote repo access for POMs while execution plugin that does not require dependency resolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812908 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 11:53:21 +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 5937db3664 [MNG-4345] [regression] Plugin executions contributed by default lifecycle mapping execute after other plugin executions bound to the same phase
o Extended IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812471 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 11:44:28 +00:00
Benjamin Bentmann d8c8aa79d9 [MNG-4345] [regression] Plugin executions contributed by default lifecycle mapping execute after other plugin executions bound to the same phase
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812420 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 09:48:21 +00:00
Benjamin Bentmann b9dfa659b0 [MNG-4344] [regression] Managed executions of plugins introduced by default lifecycle bindings execute before explicitly defined plugins
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812284 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 21:44:10 +00:00
Benjamin Bentmann b11388fdca [MNG-4292] Support Enum-type parameters in mojos
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812261 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 19:18:13 +00:00
Benjamin Bentmann 7479590472 [MNG-4341] [regression] Plugins are not executed in POM order
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@812190 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 15:24:01 +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 0ba2089726 o Relaxed log parsing
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@811359 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 12:05:00 +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 c8c274aea6 [MNG-4335] [regression] <settings><offline>true</offline</settings> is not honored
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@810108 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 16:23:20 +00:00
Benjamin Bentmann bb5c5e4555 o Removed superfluos files (cycles were and won't be supported, the non-cyclic case is already covered by the IT for MNG-3220)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@810014 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 13:08:05 +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 20630cf215 o Re-enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@809770 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 22:41:14 +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 785f9c5e8c o Disabled IT for 3.x (we're aiming at a single Jetty-based HTTP wagon that combines the features of the existing two HTTP wagons)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@809018 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 20:23:47 +00:00
Benjamin Bentmann 78b2f2fd22 [MNG-4238] [regression] plugin parameters of primitive types can't be populated from expression
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808947 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 16:32:35 +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 3b0b101f88 [MNG-4327] [regression] Forking mojos that are bound to a lifecycle phase that gets forked execute multiple times
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808450 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:11:07 +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 d4d62f2940 [MNG-3991] POM validator allows <scope>optional</scope> but it is not valid
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808367 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 11:00:08 +00:00
Benjamin Bentmann ca7d6bd791 o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@808346 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 10:05:46 +00:00
Benjamin Bentmann 4f0f75f6f2 [MNG-1073] aggregating goal does not fork a lifecycle
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807973 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 11:59:22 +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 b12cc9b647 [MNG-4320] [regression] Aggregators invoked from CLI no longer resolve dependencies for all reactor projects
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807626 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 13:44:56 +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 3a035b0626 o Extended IT to check the case of using plugin management, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807616 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 13:29:03 +00:00
Benjamin Bentmann 70c178ebde [MNG-4321] [regression] Configuration from plugin management is not applied to goals invoked from CLI
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807567 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 11:22:30 +00:00
Benjamin Bentmann 9825603d33 o Improved test description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807544 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 10:32:13 +00:00
Benjamin Bentmann 9989846e5f [MNG-4318] MavenProject.executionRoot is not set correctly
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807518 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 08:29:11 +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 b2682eb6f2 [MNG-4317] [regression] g:a level metadata is not properly processed when resolving plugin version
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@807135 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 09:14:06 +00:00
Benjamin Bentmann 80a1c965f0 o Fixed indentation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@806868 13f79535-47bb-0310-9956-ffa450edef68
2009-08-22 16:54:39 +00:00
Benjamin Bentmann 1ec7660bb5 [MNG-4314] [regression] Direct invocation of aggregator plugin causes plugin to run on each project
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@806867 13f79535-47bb-0310-9956-ffa450edef68
2009-08-22 16:52:03 +00:00
Benjamin Bentmann 7c10898703 [MNG-4312] Magic expressions injected by PluginParameterExpressionEvalutor conflict with expressions used by plugins to access system properties
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@806280 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 18:08:19 +00:00
Benjamin Bentmann 0adc235ad2 o Strengthened IT to check repository identity
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@806262 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 17:14:21 +00:00
Benjamin Bentmann c791ab82e1 [MNG-4305] [regression] ${localRepository.basedir} is not a proper path
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@805055 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 17:20:11 +00:00
Benjamin Bentmann da2471a067 [MNG-4304] [regression] MavenProject.getDependencyArtifacts() not set
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@805001 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 15:00:03 +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 0dc945b22d [MNG-3872] Profiles not being activated for relocated POMs
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@804348 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 20:04:08 +00:00
Benjamin Bentmann d28b471917 [MNG-2693] Error executing post-site: java.util.MissingResourceException: Can't find bundle for base name site-plugin, locale en
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@804235 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 14:23:00 +00:00
Benjamin Bentmann 0c4f4cb048 o Decoupled IT from log output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@804194 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 12:32:56 +00:00
Benjamin Bentmann 0ee199ecfa [MNG-553] Secure Storage of Server Passwords
o Extended IT to check new CLI commands to encrypt passwords

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803545 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 14:53:31 +00:00
Benjamin Bentmann 77ba2adf5f [MNG-553] Secure Storage of Server Passwords
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803512 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 13:52:41 +00:00
Benjamin Bentmann 7ccdc16429 o Decoupled IT from core API details like wagon manager and tested effective repo access instead
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803503 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 13:36:16 +00:00
Benjamin Bentmann 724131c8be o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803439 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 10:43:41 +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 d23f37d1b6 o Re-enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803268 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 19:52:59 +00:00
Benjamin Bentmann d0781415e7 o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803130 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 14:01:14 +00:00
Benjamin Bentmann 1e527fea47 [MNG-4291] [regression] @requiresOnline mojo annotation is ignored
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803127 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 13:57:53 +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 a937dfce25 [MNG-4275] [regression] Direct relocations no longer log at WARNING level : MNG-3380 conflicts with MNG-1689
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@801787 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 19:31:29 +00:00
John Dennis Casey 5808d99545 [MNG-4275] Adding integration test to verify that a warning is output when a direct dependency has been relocated.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@801438 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 22:09:06 +00:00
Benjamin Bentmann bdc516fab9 [MNG-4283] [regression] Parent POM with packaging other than "pom" is not rejected
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@801425 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:46:15 +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
Benjamin Bentmann 76a1b62fac [MNG-4281] remote snapshots are prefered over locally installed snapshots in maven3 svn rev 800808
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800920 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 19:04:04 +00:00
Benjamin Bentmann 45b639a308 [MNG-4280] [regression] Direct CLI invocation of goal causes "default-cli" config to be processed twice, duplicating list values
o Strengthened existing IT to check configuration handling in detail

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800721 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 10:16:20 +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
John Dennis Casey 9a7643eab8 [MNG-4279] Test graceful failure of wagon provider selection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800543 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 20:32:04 +00:00
Benjamin Bentmann 7e40b232ba [MNG-4277] Remove core artifacts from ${plugin.artifacts}
o Disabled affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800137 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 19:31:08 +00:00
Benjamin Bentmann c2752a06c6 [MNG-4166] Problem parsing command-line options in release:perform
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800115 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 17:42:08 +00:00
Benjamin Bentmann fcd32c20f3 [MNG-4274] Plugins with an undeclared but transitive dependency on plexus-utils via a core artifact get wrong version of p-u
o Strengthened IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800061 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 13:05:44 +00:00
Benjamin Bentmann a1a0bb1339 [MNG-4276] Plugins with indirect dependency on plexus-utils are stuck with plexus-utils:1.1
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@800027 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 11:01:52 +00:00
Benjamin Bentmann 867b217a2c [MNG-4274] [regression] Plugins with an undeclared but transitive dependency on plexus-utils get wrong version of p-u
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799959 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 23:14:42 +00:00
Benjamin Bentmann 8edb38fd2f [MNG-4273] [regression] Internal utility classes of core leak into plugin realm
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799885 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 15:13:04 +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
John Dennis Casey b4ca620591 [MNG-4270] Integration tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799760 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 22:20:00 +00:00
Benjamin Bentmann 1e9af61212 [MNG-4269] [regression] Invocation of just installed plugin on its plugin project can fail with ComponentLookupException for mojo class
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799677 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 18:02:55 +00:00
Benjamin Bentmann 69824adbf4 [MNG-2140] Mojo in forked lifecycle invoked in reactor build cannot find reactor dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799390 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 18:07:50 +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 e80ea20bf9 [MNG-3941] Execution project is accessible to later mojo executions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799370 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 17:09:05 +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
Benjamin Bentmann 0fd630daa9 [MNG-2668] Plugin dependencies should be considered when the reactor creates the build order list
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798910 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 14:06:20 +00:00
Benjamin Bentmann d9c7de5245 [MNG-3814] Reactor builds fail due to erroneous cycle in project sorting which does not consider versions
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798908 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 13:55:04 +00:00
Benjamin Bentmann 7070c42fd3 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798823 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 09:37:47 +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 9afe701216 [MNG-4254] turn off autoclean so there are no requirements to download when this is the first test run
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798746 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 01:49:10 +00:00
Brett Porter 3c81dccddd [MNG-4254] improve speed of tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798745 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 01:44:14 +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
Brett Porter bf51b712ea 2.1.1 was abandoned
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798636 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 18:18:07 +00:00
Benjamin Bentmann 47196117ad o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798546 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 14:47:15 +00:00
Benjamin Bentmann 0099828b47 [MNG-3043] Allow 'mvn test' to work with test-jar dependencies in a reactor
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798542 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 14:45:43 +00:00
Benjamin Bentmann e51e188166 o Fixed/clarified pre-conditions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798488 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 11:19:02 +00:00
Benjamin Bentmann e279691fa4 [MNG-4262] Make-like reactor mode fails to find projects selected by relative paths with leading dots
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798467 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 09:30:08 +00:00
Benjamin Bentmann 0b73c97d90 o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798256 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 19:03:04 +00:00
Benjamin Bentmann f9ed08558a o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798244 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 18:23:41 +00:00
Benjamin Bentmann ee6affefce [MNG-4052] import scope dependencies prefer to download pom rather than find it in the current project
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798222 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:12:17 +00:00
Benjamin Bentmann bee7986d93 [MNG-4260] Remove old-school reactor mode
o Disabled affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798082 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 09:15:46 +00:00
Benjamin Bentmann 6fc84afca1 o Fixed bad commit
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797518 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 15:12:09 +00:00
Benjamin Bentmann bd8f381431 o Made IT check plugin config via model inspection for 3.x which provides an effective model including plugin config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797437 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 13:15:42 +00:00
Benjamin Bentmann c12ee05a1e o Disabled test for Maven 3.x (reporting and build are completely isolated)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797430 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 12:42:32 +00:00
Benjamin Bentmann 07f4bb63f3 o Updated bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797372 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 08:58:38 +00:00
John Dennis Casey b973d32519 comment out debug mode
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797298 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 01:09:26 +00:00
John Dennis Casey d84e595b77 Fixing IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797294 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 01:03:11 +00:00
John Dennis Casey 71b2aceb84 debug output for troubleshooting...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797286 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:46:38 +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
Benjamin Bentmann 94828abb6b o Disabled IT (support for release POMs dropped from trunk)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797226 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:19:22 +00:00
Benjamin Bentmann acfb6de4a5 o Added IT for old-style reactor mode with includes/excludes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797224 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:12:48 +00:00
Benjamin Bentmann d69286ff48 o Improved test names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797214 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 20:39:50 +00:00
Jason van Zyl 403cdce0bd o loop through the lines as the emma enabled tests have some extra lines added and throw off the hard coded search for the second line
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796902 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 22:56:39 +00:00
Benjamin Bentmann 2bfe397443 o Decoupled ITs from Maven's/Surefire's handling of system properties and be more explicit about the intented data flow
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796887 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 21:37:30 +00:00
Benjamin Bentmann 63915f0ffb o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796626 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 07:54:03 +00:00
Jason van Zyl 63ddce509c o block out the legacy bits from 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796589 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 00:03:07 +00:00
Benjamin Bentmann 6d114894f4 o Re-enabled ITs for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795612 13f79535-47bb-0310-9956-ffa450edef68
2009-07-19 21:15:39 +00:00
Benjamin Bentmann 643384ce2d [MNG-4246] plugin resolution failures during pom-less execution (like archetype:generate)
o Strengthened existing IT for MNG-3099 which is just about the same issue

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795346 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 11:45:16 +00:00
Benjamin Bentmann 7f25ba33bc [MNG-4244] Allow to select project for make-like reactor by artifact id
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795151 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 17:18:03 +00:00
Benjamin Bentmann 04155f8559 [MNG-4238] Custom ArtifactHandler provided by build extension isn't used for project artifact
o Integrated IT into suite run

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795124 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 15:54:28 +00:00
Benjamin Bentmann d95172cb33 o Extended IT to check project selection by id
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795115 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 15:31:51 +00:00
Benjamin Bentmann a397f3e78f o Extended IT to check selection of projects with non-default POM filenames
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795027 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 10:17:24 +00:00
Benjamin Bentmann b2e3158b07 o Extended IT to check resume-from
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795025 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 10:02:33 +00:00
Benjamin Bentmann 58ff178cf8 o Decoupled inheritance test from dependency resolution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793849 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 10:52:49 +00:00
John Dennis Casey 9cee8f7c1f [MNG-4238] Renaming to correct MNG. This is an IT to check that build extensions can supply the ArtifactHandler for the project in which they are declared.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793749 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 23:36:01 +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 c582559005 [MNG-4235] Maven 2.2.0 produces invalid checksums during deployment to secured HTTP repo
o Added (disabled) IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793420 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12 22:23:13 +00:00
Benjamin Bentmann 9577a20721 [MNG-4231] Snapshots are not checked for updates
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792283 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 19:56:55 +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
Benjamin Bentmann 8d7e199b33 o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792234 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 17:19:27 +00:00
Benjamin Bentmann b8be5195ca [MNG-2576] Make Like Reactor Mode
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792202 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 16:02:58 +00:00
Benjamin Bentmann 51ae071927 o Strengthened IT to check inter-module dependency, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792124 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 12:54:31 +00:00
Benjamin Bentmann 6b970f4344 o Renamed classes for more expressive log output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791608 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06 20:47:44 +00:00
Benjamin Bentmann 6467911fab o Simplified directory structure
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791294 13f79535-47bb-0310-9956-ffa450edef68
2009-07-05 18:14:15 +00:00
Benjamin Bentmann 2a10ec9090 o Decoupled IT from production plugins and console output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791292 13f79535-47bb-0310-9956-ffa450edef68
2009-07-05 18:07:06 +00:00
Benjamin Bentmann d8fb46ab25 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788783 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 17:42:49 +00:00
Maria Odea B. Ching 81c61427cf [MNG-4189]
o added integration test for MNG-4189 (resolving correct SNAPSHOT dependency version)


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788584 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 05:42:38 +00:00
Benjamin Bentmann a5e86ea439 o Reduced coupling to format of warning
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788374 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 14:57:30 +00:00
Benjamin Bentmann 1b3b083744 [MNG-2363] <profile><activation><file><exists/> does not work in a multi-project build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788336 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 12:07:16 +00:00
Benjamin Bentmann 3c7b487ca9 o Fixed IT setup to detect failure to respect offline mode
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@787053 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21 17:12:12 +00:00
Benjamin Bentmann 2128d5af78 o Reduced coupling to format of warning
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@787044 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21 16:03:00 +00:00
Benjamin Bentmann 03c9882b27 [MNG-4191] separate plugin and artifact repositories
o Updated test setup

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786916 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 22:14:42 +00:00
Benjamin Bentmann 7b08fae305 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786915 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 22:13:47 +00:00
Benjamin Bentmann 31baf20295 [MNG-4214] [regression] Parent POMs cannot be resolved from mirrored repos
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786908 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 21:02:57 +00:00
John Dennis Casey 222e50b298 updating version exclusion for MNG-4169 so it doesn't check for the plugin registry step for maven 2.2.0+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785822 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:45:15 +00:00
Benjamin Bentmann 880cd4a083 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785816 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:37:52 +00:00
Benjamin Bentmann d7c57106a7 o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785813 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:29:47 +00:00
Benjamin Bentmann 8dfc2df626 o Polished IT suite
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785812 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:27:26 +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 23a2e9b230 [MNG-4207] Adding IT to the suite.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785791 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 20:49:09 +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 13065442f0 [MNG-4208] [regression] CLI properties can't override project properties during interpolation
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785751 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 18:42:20 +00:00
Benjamin Bentmann c6ba6e5741 o Decoupled IT from assumption that reporting config => build config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785729 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 17:05:40 +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
Benjamin Bentmann 9e5a037b4b [MNG-4206] Prefer RELEASE over LATEST when resolving plugin versions
o Updated affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785566 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 12:05:06 +00:00
Benjamin Bentmann 8394332b32 [MNG-4205] Remove support for plugin metaversions RELEASE and LATEST
o Disabled affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785526 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 09:33:53 +00:00
Benjamin Bentmann a405737512 [MNG-4203] [regression] Dependency exclusions are not applied transitively
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785359 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 19:46:07 +00:00
Benjamin Bentmann 807ec5b93b o Updated version range now that issue is fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784550 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14 12:37:21 +00:00