Commit Graph

1073 Commits

Author SHA1 Message Date
Benjamin Bentmann f97345d975 [MNG-3998] Loss of execution configuration
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@737135 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23 18:33:43 +00:00
John Dennis Casey 55b2321753 Adding MNG-3769 integration test to suite, and fixing typo in 3769 POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736531 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22 02:08:06 +00:00
Benjamin Bentmann c2556875eb o Deleted IT for MNG-851 which wasn't a core issue and as such has been migrated to the affected plugins (the basic support for alternative POM file names is checked by the core ITs for MNG-607)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736153 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 22:45:42 +00:00
Benjamin Bentmann 630c279aa6 o Deleted redundant IT for MNG-932 (we have core ITs for MNG-1021/MNG-2921 to check deployment/resolution of attached artifacts and a plugin IT for MJAR-75 to check the creation of the test JAR itself)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736114 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 21:29:09 +00:00
Benjamin Bentmann 2cd1b9036d o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736067 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 19:03:06 +00:00
Benjamin Bentmann 794f751293 o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736034 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 16:10:47 +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 49d23968f2 o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@736024 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20 14:06:05 +00:00
Benjamin Bentmann b68956f74a o Decoupled mng-0249 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735158 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 22:14:51 +00:00
Benjamin Bentmann b61e03a1d0 o Separated ITs for MNG-249 and MNG-870
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735122 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 20:41:30 +00:00
Benjamin Bentmann b783521122 o Extended IT to check other failure modes, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735063 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 17:37:54 +00:00
Benjamin Bentmann a72a424ed1 o Renamed IT to match corresponding issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735057 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 17:04:51 +00:00
Benjamin Bentmann d555e50cc9 o Decoupled it0115 from production deps/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735055 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 16:56:45 +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 b2c7b5921b [MNG-1992] CLI -D should override properties in settings.xml
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734982 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 11:51:09 +00:00
Benjamin Bentmann 6dc64674f6 [MNG-2605] Profiles in profiles.xml are active by default
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734813 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 20:41:59 +00:00
Benjamin Bentmann a5e0df9f44 o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734800 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 20:22:53 +00:00
Benjamin Bentmann f3c870075d o Added workaround for MNG-3900 to enable coverage report generation using Maven 3.x itself
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734787 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 19:42:43 +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 2c44c15783 o Decoupled IT for MNG-3680 from production deps/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734236 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13 20:40:59 +00:00
Benjamin Bentmann ea82a49374 o Tweaked test to not suffer from MNG-3821 (for which we have a dedicated IT)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734224 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13 19:47:22 +00:00
Benjamin Bentmann 1567c798e6 o Disabled unnecessary snapshot checks
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734123 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13 13:14:40 +00:00
Benjamin Bentmann c5cbfb0a07 o Extended IT to check profiles from settings as well
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734120 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13 13:05:39 +00:00
Benjamin Bentmann 386be21633 [MNG-3983] Plugin Repositories Not Injected From Profile
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734115 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13 12:31:08 +00:00
Benjamin Bentmann 05dd5f06e5 o Tweaked IT to extract only required bits
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@734083 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13 09:38:20 +00:00
Brett Porter 3a5840de8b Make sure to extract the whole tree, then run from the subtree
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733400 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 23:37:46 +00:00
Brett Porter 8306b12402 fix version reported
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733396 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 23:12:24 +00:00
Benjamin Bentmann 54977074bd o Merged it0097 into the IT for the corresponding issue MNG-2068
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733392 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 22:43:36 +00:00
Benjamin Bentmann 3015e642bf o Decoupled it0097 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733386 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 22:34:21 +00:00
Benjamin Bentmann 080441005c o Integrated original test project from MNG-2068 into IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733373 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 21:53:15 +00:00
Benjamin Bentmann 96d42cf4d2 [MNG-3461] Enhance Mirror definition syntax
o Extended IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733318 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 19:24:01 +00:00
Benjamin Bentmann 6225c5dbbf [MNG-2865] Add <mirrorOf>*</mirrorOf> feature
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733314 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 18:55:45 +00:00
Benjamin Bentmann 595a4864c4 [MNG-2605] Profiles in profiles.xml are active by default
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733269 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 12:38:36 +00:00
Benjamin Bentmann 8421215c2b [MNG-3979] Join Failure on non-empty parent node and empty child node
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733259 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 10:27:10 +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 d85cca8664 o Made the test build after their support stuff
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733250 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10 09:32:39 +00:00
Benjamin Bentmann 6ae021b3a8 [MNG-3974] New mirror syntax is not stopping on first match
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733081 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 16:50:45 +00:00
Benjamin Bentmann 0467e649f2 [MNG-3461] Enhance Mirror definition syntax
o Added first bits of an IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733038 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 13:51:23 +00:00
Benjamin Bentmann e70b350d2f o Deleted it0129 which was a duplicate of it0087
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732147 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 22:19:14 +00:00
Benjamin Bentmann 0795f0ca18 o Decoupled it0085 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732134 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 21:52:54 +00:00
Benjamin Bentmann a13226001b o Decoupled it0072 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732118 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 21:02:19 +00:00
Benjamin Bentmann d171862209 o Decoupled it0071 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732109 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:46:07 +00:00
Benjamin Bentmann 96cbeb5ef9 o Decoupled it0064 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732107 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:42:39 +00:00
Benjamin Bentmann 113c323caa o Decoupled it0064 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732104 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:35:58 +00:00
Benjamin Bentmann c13afcd2d8 o Decoupled it0056 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732102 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:32:38 +00:00
Benjamin Bentmann fee41bd09f o Deleted it0053 which duplicates the IT for MNG-1021
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732095 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:21:19 +00:00
Benjamin Bentmann bb6ea50e0b o Decoupled it0052 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732091 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:05:39 +00:00
Benjamin Bentmann d40f7cc6ef o Decoupled it0051 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732086 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 19:59:16 +00:00
Benjamin Bentmann 1a7e67720f o Decoupled it0041 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732076 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 19:43:25 +00:00
Benjamin Bentmann bd4bcb1ecb o Decoupled it0040 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732070 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 19:29:08 +00:00
Benjamin Bentmann d8426af065 o Decoupled it0039 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732066 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 19:18:08 +00:00
Benjamin Bentmann 5e6351a5ca o Decoupled it0038 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732057 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 18:59:00 +00:00
Benjamin Bentmann 1b6ddf20a7 o Decoupled it0037 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732048 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 18:48:02 +00:00
Benjamin Bentmann 424abebde0 o Decoupled it0036 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@732043 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 18:34:50 +00:00
Benjamin Bentmann 73bfccc412 o Decoupled it0032 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731995 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 16:40:59 +00:00
Benjamin Bentmann a788090414 o Decoupled it0025 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731957 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 14:36:10 +00:00
Benjamin Bentmann 2bc3f094f6 o Decoupled it0024 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731956 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 14:35:20 +00:00
Benjamin Bentmann 81f6cebb95 o Decoupled it0023 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731952 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 14:29:11 +00:00
Benjamin Bentmann d0d75c4d0f o Decoupled it0021 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731947 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 14:20:04 +00:00
Benjamin Bentmann 21e276b35d [MNG-3970] [regression] Repositories injected by profiles are not used for dependency resolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731940 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 14:09:02 +00:00
Benjamin Bentmann 4d4d9984d1 [MNG-3955] [regression] ${settings.localRepository} does not reflect actual repo path if maven.repo.local used
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731354 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04 20:27:36 +00:00
Benjamin Bentmann 4cdb501e61 o Updated to emma4it-maven-plugin:1.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731300 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04 17:45:32 +00:00
Benjamin Bentmann 35bf2494a9 o Renamed ITs to match corresponding JIRA issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731219 13f79535-47bb-0310-9956-ffa450edef68
2009-01-04 10:44:12 +00:00
Benjamin Bentmann b038c4c21b o Removed debugging code
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731078 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 20:07:06 +00:00
Benjamin Bentmann 26f9c772f8 [MNG-3953] [regression] Deployment to secured repository fails
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731066 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 19:08:13 +00:00
Benjamin Bentmann 73d51681e2 o Polished imports
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731065 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 19:06:10 +00:00
Benjamin Bentmann 59deb6e6d7 o Migrated it0113 to use ready-made IT support plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@731002 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 14:59:47 +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 159f91d3dc o Accelerated IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@730978 13f79535-47bb-0310-9956-ffa450edef68
2009-01-03 12:35:48 +00:00
Benjamin Bentmann 852b754e64 [MNG-1349] openssl checksums are not accepted by maven
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@730640 13f79535-47bb-0310-9956-ffa450edef68
2009-01-01 23:22:24 +00:00
Benjamin Bentmann fe13adab58 o Strengthened IT to verify deployed checksums
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@730624 13f79535-47bb-0310-9956-ffa450edef68
2009-01-01 22:39:08 +00:00
Benjamin Bentmann cc794f3d83 o Decoupled from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@730585 13f79535-47bb-0310-9956-ffa450edef68
2009-01-01 18:42:09 +00:00
Benjamin Bentmann 8e5c507fe8 [MNG-3948] Remote repos defined by profiles outside of settings.xml are not used to resolve parent POMs
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@730463 13f79535-47bb-0310-9956-ffa450edef68
2008-12-31 20:14:21 +00:00
Benjamin Bentmann f971b45d44 [MNG-3586] [regression] jaxws mojo wsgen failure with maven 3.0 due to system-scope dependencies being excluded
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@730416 13f79535-47bb-0310-9956-ffa450edef68
2008-12-31 17:17:37 +00:00
Benjamin Bentmann dbef05045f [MNG-3947] [regression] Configuration of plugin execution with id "default" pollutes configuration of standalone plugin execution from CLI
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@730160 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30 16:04:57 +00:00
Benjamin Bentmann bd6284b44a o Deleted it0022 which is superseded by stronger IT for MNG-3933
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729998 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 21:08:58 +00:00
Benjamin Bentmann 915592f104 o Reduced coupling of it0019 with production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729993 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 20:31:09 +00:00
Benjamin Bentmann a7ae0adf19 o Decoupled it0018 from production deps/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729991 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 20:14:03 +00:00
Benjamin Bentmann e04ba48a0e o Deleted it0014 which is a subset of the more thorough IT for MNG-3827
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729986 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 20:02:44 +00:00
Benjamin Bentmann d826db3a81 o Decoupled it0012 from production deps/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729983 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 19:38:56 +00:00
Benjamin Bentmann 1a886a1690 o Decoupled it0010 from production deps/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729974 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 19:16:26 +00:00
Benjamin Bentmann ffcea54f77 o Decoupled it0011 from production deps/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729962 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 18:27:20 +00:00
Benjamin Bentmann 5233ed3dbd o Decoupled it0009 from production deps/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729961 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 18:05:44 +00:00
Benjamin Bentmann f363a302da o Removed superfluos files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729960 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 18:02:37 +00:00
Benjamin Bentmann 850b4c6cd2 o Decoupled it0008 from production deps/plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729959 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 17:58:13 +00:00
Benjamin Bentmann e3cbc52f0c o Decoupled it0007 from production stuff
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729957 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 17:43:03 +00:00
Benjamin Bentmann 4f5c327c32 o Deleted it0004 and it0005 which are subsets of the ITs for MNG-1021 and MNG-3892
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729941 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 16:50:50 +00:00
Benjamin Bentmann 7dd34a41de o Strengthened IT to check timestamp and build number of all deployed files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729937 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 16:43:10 +00:00
Benjamin Bentmann e66a4a216c o Strengthended IT for MNG-3892 to check existence of installed/deployed files
o Deleted it0003 which is only a subset of MNG-3892

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729919 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 15:51:46 +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
Benjamin Bentmann 71bb9dfb84 o Renamed ITs to match corresponding JIRA issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729902 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 14:37:40 +00:00
Benjamin Bentmann 56fdeed07c o Extended IT to test other profile activators, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729856 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 10:41:46 +00:00
Benjamin Bentmann 310d6d4172 o Fixed invalid XML (which was successfully parsed nevertheless?!)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729794 13f79535-47bb-0310-9956-ffa450edef68
2008-12-28 22:28:36 +00:00
Benjamin Bentmann 52c6049ea3 [MNG-3933] Profiles.xml does not pickup OS family
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729788 13f79535-47bb-0310-9956-ffa450edef68
2008-12-28 22:10:51 +00:00
Benjamin Bentmann 74176ac173 [MNG-3944] [regression] POMs with unusual file names don't get ${basedir} interpolated
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729515 13f79535-47bb-0310-9956-ffa450edef68
2008-12-26 17:34:31 +00:00
Benjamin Bentmann 9cb7a6a95f o Fixed test to properly exhibit issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729493 13f79535-47bb-0310-9956-ffa450edef68
2008-12-26 13:25:58 +00:00
Benjamin Bentmann c41e62a317 [MNG-3943] [regression] Inherited plugin executions are lost if child and parent specify different plugin versions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729492 13f79535-47bb-0310-9956-ffa450edef68
2008-12-26 13:04:04 +00:00
Benjamin Bentmann c9014bc2e0 o Added hotfix for corruption of Surefire class path during test execution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729305 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 12:57:53 +00:00
Benjamin Bentmann 0f00d0191d [MNG-3940] Interpolation of environment variables is not case-insensitive on Windows
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729067 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 19:04:45 +00:00
Vincent Siveton 89285aff85 o using latest parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729004 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 15:39:51 +00:00
Benjamin Bentmann 36696db2a0 [MNG-3938] [regression] Plugin executions with default id are not always merged
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@728741 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 18:59:19 +00:00
Benjamin Bentmann f512164c2e [MNG-3937] [regression] Goals inherited from parent are lost when merging with child execution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@728719 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 16:18:54 +00:00
Brett Porter 022462df03 [MNG-3769] add integration test for regression regarding excluding dependencies by their relocated ID
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@728668 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 12:51:34 +00:00
Brett Porter 41bb34b941 fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@728666 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 12:38:49 +00:00
Brett Porter 200fd6954f remove now redundant test (see instead IT0144)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@728566 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 00:23:52 +00:00
Benjamin Bentmann 6f2469d640 [MNG-3662] Model interpolation crashes if property resolves to value with ampersand
o Extended existing IT for related issue MNG-3924 to show this case is captured as well

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@728180 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:30:26 +00:00
Benjamin Bentmann fe62b0b131 [MNG-3924] FATAL ERROR if a variable contains &lt; or &gt;
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@728173 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:09:34 +00:00
Benjamin Bentmann 90c8c3249c [MNG-3927] [regression] Configuration of custom plugin execution using default id pollutes configuration of default plugin executions introduced by packaging
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@728129 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 20:15:12 +00:00
Benjamin Bentmann d30546c1ee [MNG-3925] [regression] Wrong order of plugin executions after merge with executions inherted from parent
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727996 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 10:23:52 +00:00
Benjamin Bentmann 24ff7b5359 o Extended IT to consider MNG-2097
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727985 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 09:27:22 +00:00
Benjamin Bentmann 0b806b5c0e [MNG-3916] [regression] Inherited plugin executions are lost if child and parent define different versions of the plugin
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727983 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 09:22:14 +00:00
Brett Porter 943d36ce22 [MNG-1830] validate date format
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727870 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 00:46:21 +00:00
Brett Porter 3c726f9028 [MNG-1830] use setting that 2.0.x respects
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727766 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 17:10:33 +00:00
Brett Porter ee8f3aa2fc [MNG-1830] integration test to check version is displayed with information
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727763 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 17:01:48 +00:00
Brett Porter d226112966 [MNG-2097] add in the test case to the suite
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727675 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 08:34:47 +00:00
Brett Porter c7da6efce3 [MNG-2097] additional testing of ordering and binding for the prepare-package phase
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727668 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 07:32:52 +00:00
Brett Porter 9fc44a740a [MNG-2097] add integration test for the prepare-package phase
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727667 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 07:22:49 +00:00
Brett Porter 336363bc10 correct fixed versions of IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727586 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 23:48:42 +00:00
Benjamin Bentmann 0ea7833a7e o Renamed ITs to match corresponding JIRA issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727060 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 14:55:52 +00:00
Benjamin Bentmann 822023ad96 o Fixed test and restored unintended deletion of CLI option in r727020
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727059 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 14:53:41 +00:00
Benjamin Bentmann 6485c808ba o Deleted it0047 which is superseded by the more complete it0143
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727036 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 11:57:52 +00:00
Benjamin Bentmann 7d96188e44 o Deleted it0057 which is superseded by the more complete it0142
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727034 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 11:53:09 +00:00
Benjamin Bentmann 6deb9cab39 o Removed CLI option "--no-plugin-registry" which was deprecated and finally removed from Maven 3.x (i.e. now causes CLI parsing errors)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@727020 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 11:20:59 +00:00
Benjamin Bentmann e86b54c706 o Added new snapshot repo for IT plugins to bootstrap (repo URL according to deployment location of https://grid.sonatype.org/ci/job/maven-core-integration-testing)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726994 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 09:04:39 +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 8aa9702be8 [MNG-3625] revisit it0026
o Re-enabled IT for Maven 3.x by utilizing the new CLI option added in MNG-3914

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726570 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 22:48:20 +00:00
Vincent Siveton 5f207ff172 o fixed settings XSD due to r726420
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726450 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 14:13:33 +00:00
Benjamin Bentmann c52bed5097 [MNG-3906] Project-level plugin dependencies are in random order after merging
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726432 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 13:20:02 +00:00
Benjamin Bentmann 276251d0f2 [MNG-3904] Fix interpolation of recursively nested build properties
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726412 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 10:59:28 +00:00
Benjamin Bentmann 22428fb9a5 o Fixed comment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726263 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 19:58:40 +00:00
Benjamin Bentmann 3a4164180e [MNG-3900] [regression] Properties defined by active profiles are not used for POM interpolation
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726261 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 19:54:38 +00:00
Benjamin Bentmann 794e15a610 o Enabled IT for 2.0.11 and 2.1.0-M2
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726248 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 18:18:40 +00:00
Benjamin Bentmann 64823bb71b [MNG-3899] Inheritance does not merge extensions with same gid and aid
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726238 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 17:27:27 +00:00
Benjamin Bentmann 2f786b2510 o Added profile "emma" ro generate site report about test coverage of ITs
Note: Maven 3.x does currently not properly handle the profile/properties, so one needs to execute the build with Maven 2.x and pass in -DmavenHome=<maven-3-home>

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@725790 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 19:24:23 +00:00
Benjamin Bentmann b4103e01da o Fixed some version ranges to match actual release history
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@725470 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 22:35:11 +00:00
Benjamin Bentmann 836c6f6305 o Shortened some paths
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@725406 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 19:50:30 +00:00
Benjamin Bentmann 211a5e2d8a o Shortened some paths
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@725392 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 19:23:59 +00:00
Brett Porter 0cbd26b393 rollback of wagon beta-4 means this test is not fixed until 2.1.0-M1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724967 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 04:06:13 +00:00
Benjamin Bentmann 0fbb89c926 o Stabilized bootstrapping
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724925 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 23:01:00 +00:00
Benjamin Bentmann 1b4c163f77 o Decoupled test from user environment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724924 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 23:00:12 +00:00
Benjamin Bentmann ad739bbd73 o Fixed some version ranges to match actual release history
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724837 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 19:11:00 +00:00
John Dennis Casey e78ded7474 bump to latest 6.1 version of jetty, to try to escape the messagebundle problems.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724831 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 18:58:50 +00:00
Benjamin Bentmann 6be344a63e o Fixed test to compensate for old mvn scripts which didn't properly report the exit code on Windows
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724820 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 18:53:17 +00:00
Benjamin Bentmann aa4c49bd66 o Fixed test to compensate for old mvn scripts which didn't properly report the exit code on Windows
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724781 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 17:05:34 +00:00
Benjamin Bentmann 24e5a7e09e o Reverted r724588 and r724590 to enable ITs for Maven 2.x (the issues in question are regressions in Maven 3.x, the features under test mostly work since Maven 2.0.1)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724653 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 10:03:25 +00:00
Brian E Fox 32a9e0aa3b [MNG-3821] [MNG-3853] fixing the IT test range.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724590 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 03:06:07 +00:00
Brian E Fox 4bc3247dfd [MNG-3843] fixing IT range because this wasn't fixed until 3.0
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724588 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 03:02:01 +00:00
Benjamin Bentmann baa61f7c47 o Deleted it0000, it0001, it0002
Resource processing, compilation, unit testing and packaging are beyond the scope of the core, these are plugin tasks for which the plugins have their own ITs. And for the real core services in these tests like super POM defaults, lifecycle binding/execution, plugin configuration, dependency resolution etc. we have other more detailed core ITs.

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724208 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 21:42:58 +00:00
Benjamin Bentmann 5169c4c6c2 o Trimmed description from resource directory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724195 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 20:37:16 +00:00
Benjamin Bentmann fdcc0992b5 o Trimmed description from resource directory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724192 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 20:27:34 +00:00
Benjamin Bentmann 29d82b357f o Added IT to check execution order of lifecycle phases
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724188 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 20:18:24 +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 36df74e9ad o Added IT to check effective scope of transitive dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724043 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 21:52:22 +00:00
Benjamin Bentmann 8868b9e70c o Renamed IT to match their corresponding JIRA issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724040 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 21:26:29 +00:00
Benjamin Bentmann c0655913ab [MNG-3890] Transitive dependencies override explicitly set scope
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724015 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 17:24:49 +00:00
Benjamin Bentmann 4810ffa73e o Removed snapshot repos (IT plugins are centrally downloaded by the bootstrap project)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724002 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 15:46:54 +00:00
Benjamin Bentmann aefb06363e o Added missing IT plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724001 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 15:43:26 +00:00
Benjamin Bentmann 1ac1a9b629 o Renamed ITs to match their corresponding JIRA issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723992 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:52:54 +00:00
Benjamin Bentmann 342565b269 o Deleted it0048 which is superseded by ITs for MNG-848 and MNG-866
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723983 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:08:00 +00:00
Benjamin Bentmann be94ddadbe [MNG-848] assigning a default value in the java code of a mojo seems to take precedence over expression
[MNG-866] default-value no longer allows expressions

o Added ITs

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723980 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:33:33 +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 6e587051f1 o Renamed ITs to match their corresponding JIRA issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723903 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 22:28:17 +00:00
Benjamin Bentmann cd1174baea [MNG-3139] The skin does not exist: Unable to determine the release version
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723858 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 20:36:17 +00:00
Benjamin Bentmann 156fc15d62 [MNG-3892] Deployment of attached release artifacts fails
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@723445 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 21:18:59 +00:00
Benjamin Bentmann 602b4b08bc o Added test to check the translation of the various dependency scopes to the different class paths
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722627 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 22:00:34 +00:00
Benjamin Bentmann 3183ab324e [MNG-3887] Order of plugin executions within same phase does not match POM order when plugin management is used
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722543 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:53:03 +00:00
Benjamin Bentmann 9666892a5b [MNG-3886] Ordering of goals from a plugin execution is not respected if plugin management applies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722537 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:38:28 +00:00
Benjamin Bentmann 213553df7b o Refactored code
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722536 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:34:48 +00:00
Benjamin Bentmann 318a849b58 [MNG-3873] Execution goals not treated as collection
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@722529 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:14:08 +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 9beb5becda o Cleaned up output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721903 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 22:04:26 +00:00
Benjamin Bentmann f5321c6e22 o Accelerated test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721795 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 11:19:56 +00:00
Benjamin Bentmann d37eecf758 o Changed test to use ready-made artifacts (speed) and IT plugins (robustness)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721706 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 19:13:17 +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 d9f1ef0b6d [MNG-3877] Reporting output directory not basedir aligned when queried from MavenProject
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721671 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 12:20:49 +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 0d4c890b6f o Extended test to check resource/filter paths, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721575 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 22:12:52 +00:00
Benjamin Bentmann 9375731fd4 o Deleted it0088 for MNG-1927 which is superseded by more complete IT for MNG-3475
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721566 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 21:47:05 +00:00
Benjamin Bentmann db27237bf8 o Moved validation logic into test controller thereby accelerating test and decoupling from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721563 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 21:29:31 +00:00
Benjamin Bentmann 171b21e332 o Renamed ITs to match corresponding issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721547 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:37:21 +00:00
Benjamin Bentmann 2c7d19caa4 o Added test controller for orphaned IT project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721545 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:10:47 +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 0718730270 o Decoupled it0068 from Modello Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721538 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:15:26 +00:00
Brett Porter e36cf037be make sure the entire directory is extracted, because the settings template is in a parent directory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@720464 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 10:54:48 +00:00
Benjamin Bentmann 735798f2ba [MNG-3866] Plugin definitions from child and parent are not merged when version differs
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@720022 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 18:21:57 +00:00
Benjamin Bentmann 0cfb6cfd03 o Fixed IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@720012 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 17:28:02 +00:00
Benjamin Bentmann f15a010623 o Extended IT to check merging/overriding during inheritance
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@719891 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22 18:26:27 +00:00
Benjamin Bentmann f1dd554ebb [MNG-3864] Collection elements inside a per-execution plugin config are collapsed in combination with pluginManagement
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@719374 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 21:06:10 +00:00
Benjamin Bentmann a9c42cce49 [MNG-3863] Maven erroneously assumes "org.apache.maven.plugins" for dependencies without groupId
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@719250 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 15:14:41 +00:00
Benjamin Bentmann a16c330774 o Decoupled ITs from maven-project-info-reports-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@719235 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 14:21:25 +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 cea4f6a175 o Renamed some ITs to match their corresponding JIRA issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718729 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 21:56:25 +00:00
Benjamin Bentmann d26219ac34 o Deleted it0095 which is now superceded by the more complete test mng-2006
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718723 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 21:43:54 +00:00
Benjamin Bentmann 34dce0e514 [MNG-3852] Collection entries of unequal types are reordered in plugin configuration
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718708 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 20:33:06 +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 b75a13f0de o Extended IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718690 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 19:42:23 +00:00
Benjamin Bentmann 1f6ea7f291 [MNG-3853] Distribution management injected by profile is not reflected by MavenProject
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718670 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 18:14:07 +00:00