Commit Graph

1358 Commits

Author SHA1 Message Date
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 7ef3e6aa4c ignore target
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798688 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 19:53:36 +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