Commit Graph

1157 Commits

Author SHA1 Message Date
Benjamin Bentmann b59c6b609b o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743846 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 19:22:57 +00:00
Benjamin Bentmann 9db98857a9 [MNG-3217] a plugin's dependencies can influence other plugins in a build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743845 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 19:17:09 +00:00
Benjamin Bentmann 1e8a9780bc o Removed superfluous comment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743475 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 20:11:49 +00:00
Oleg Gusakov 4483e7630c [MNG-553] security dispatched fixed to pass the relocation test, test enabled
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743470 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 19:56:34 +00:00
Benjamin Bentmann 950a50c8f3 [MNG-2174] <pluginManagement><plugins><plugin><dependencies> do not propogate to child POM plugins
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743142 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 22:37:20 +00:00
Benjamin Bentmann e63ee1413e o Strengthened IT as suggested by r601095
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743057 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 18:48:35 +00:00
Benjamin Bentmann 98b33e1a8a [MNG-4026] [regression] Order of project class path does not match POM order during reactor build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743036 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 18:06:51 +00:00
Benjamin Bentmann d5046c6ed8 o Strengthened IT to show outstanding issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@743012 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 16:45:39 +00:00
Benjamin Bentmann 2af0235adf [MNG-3422] [regression] deploy:deploy-file does not work
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742966 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 13:54:53 +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 0e7d667b66 o Fixed IT to properly work on Windows
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742925 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 10:13:50 +00:00
Benjamin Bentmann 5db5fab024 o Removed empty directory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742922 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 09:59:41 +00:00
Benjamin Bentmann 1bebd43b7a o Added proper version range to IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742910 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 09:29:15 +00:00
John Dennis Casey 77768ca298 [MNG-3023] Updating integration test to check three distinct cases where sibling dependencies might be referenced.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742749 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 21:40:35 +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 c89a649d74 o Set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742724 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 20:31:18 +00:00
Benjamin Bentmann 1a13f8cde0 o Fixed IT to account for local repo being on another drive than test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742694 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 19:32:07 +00:00
John Dennis Casey 19d2d9492b [MNG-2720] Clean up the integration test for MNG-2720, so it uses one of the standard IT plugins (*-plugin-dependencies, to be specific).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742607 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 16:44:09 +00:00
Benjamin Bentmann 9bc2060366 o Fixed IT to use regular CLI option which is the only way to go for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742129 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08 17:09:28 +00:00
Benjamin Bentmann ecc8c9111f o Compensated for the unfortunate fact that the Verifier treats CLI options as CLI lines rather than individual args (which would be subject to proper quoting)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742112 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08 14:51:16 +00:00
Benjamin Bentmann b21221220d [MNG-3379] Parallel resolution of artifacts
o Added basic IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@742096 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08 14:05:18 +00:00
Brett Porter b502319841 clean imports
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741996 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08 01:43:56 +00:00
Benjamin Bentmann 2e3794e35a o Fixed non-well formed IT POM
Submitted by: Torben S. Giesselmann

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741955 13f79535-47bb-0310-9956-ffa450edef68
2009-02-07 20:39:09 +00:00
John Dennis Casey 2aab5361f7 [MNG-2720] Adding integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741834 13f79535-47bb-0310-9956-ffa450edef68
2009-02-07 02:51:21 +00:00
Benjamin Bentmann fd02254df1 [MNG-4023] Profiles from parent POM are injected multiple times if parent is part of reactor build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741780 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 23:20:30 +00:00
Benjamin Bentmann 56d91bc18d o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741539 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 11:31:45 +00:00
Brett Porter a7b651cce1 add new integration tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741523 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 10:48:26 +00:00
Brett Porter 28ba0e8ce0 [MNG-3719] restore ordering of plugin executions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741519 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 10:43:18 +00:00
Brett Porter 363cc4895f [MNG-3808] integration test for report inheritence ordering in the POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741508 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 10:24:06 +00:00
Brett Porter 4594085b96 [MNG-3288] add integration test
Submitted by: Benjamin Bentmann (via MNG-3768)


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@741501 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 10:15:33 +00:00
Benjamin Bentmann 187e3b7978 [MNG-1957] <jdk></jdk> clause in the activation section has to provide more complex expressions.
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@740832 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 19:13:28 +00:00
Benjamin Bentmann e1950c11b6 o Fixed ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@740821 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 18:46:05 +00:00
Oleg Gusakov 5326889b2c spelled out the main tag in the settings-security.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@740378 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 19:22:42 +00:00
Benjamin Bentmann a1dd668e9c o Decoupled ITs from production plugins/deps
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739869 13f79535-47bb-0310-9956-ffa450edef68
2009-02-01 22:23:21 +00:00
Benjamin Bentmann f9a1809e1f o Decoupled ITs from production plugins/deps
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739837 13f79535-47bb-0310-9956-ffa450edef68
2009-02-01 21:10:29 +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
Benjamin Bentmann 31fd483930 [MNG-3951] Hide drive-relative paths from plugins
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739397 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 20:01:36 +00:00
Benjamin Bentmann b0e0acd544 [MNG-4016] Properties with the prefix project/pom are not interpolated from the properties section
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739321 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 16:09:55 +00:00
Benjamin Bentmann 2f70d84b62 o Locked down plugin version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739279 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 14:00:16 +00:00
Benjamin Bentmann 43f8a2e8bd o Enabled IT for Maven 2.1.0-M2+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739276 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 13:52:26 +00:00
Brett Porter d184346f38 dropping the reinstatement version until they are reinstated
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739127 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 01:32:37 +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 e73ecd9a54 alignment to 3.0-alpha-1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739068 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 23:04:27 +00:00
Benjamin Bentmann ef262534ba o Removed the repo configs from the tests and made the bootstrap pull the core-it-wagon instead
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739038 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 21:55:19 +00:00
Benjamin Bentmann ca8b9a62ae o Fixed test to account for r738347
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739023 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 21:29:41 +00:00
Benjamin Bentmann 9df1aab636 o Used distinct log file names to ease debugging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739020 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 21:19:29 +00:00
Brett Porter a8e13d13db mark up ITs that still need to be fixed in a future alpha of 3.0
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@739005 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 20:49:47 +00:00
Brett Porter 8667d58ed3 lock in the release version for things that won't be supported in 3.0-alpha-1, or only started being supported in 3.0-alpha-1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738998 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 20:30:16 +00:00