Commit Graph

1378 Commits

Author SHA1 Message Date
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