866 Commits

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