Commit Graph

2027 Commits

Author SHA1 Message Date
Hervé Boutemy 5002b9fb6f try to fix run on CI server (cannot reproduce on my local machine...) 2013-06-02 17:26:04 +02:00
Hervé Boutemy 4c6153be92 improved range for ITs that are fixed in Maven 3.1-A1 too, not only in
(future) 3.1
2013-05-30 03:22:31 +02:00
Hervé Boutemy 8742ae6f86 [MNG-5482] added IT to check that missing Sonatype Aether classes are
detected and give a hint to AetherClassNotFound Wiki article
2013-05-30 03:07:13 +02:00
Hervé Boutemy 226ee3d5a9 replaced verifier.getCliOptions().add() with
verifier.addCliOption()
2013-05-20 16:36:37 +02:00
Hervé Boutemy 14eef3ca92 added generics 2013-05-20 16:22:18 +02:00
Hervé Boutemy 6e6c4870e4 prepare svnpubsub 2013-05-19 17:55:08 +02:00
Hervé Boutemy 59dcfc80cd upgrade parent and maven-site-plugin 2013-05-19 00:35:28 +02:00
Hervé Boutemy b6a2d25d2c last core IT fixed 2013-05-18 14:56:48 +02:00
Hervé Boutemy ada74bdce1 MavenITmng3372DirectInvocationOfPluginsTest fixed since upgrade of
default maven-dependency-plugin version in super pom in
http://git-wip-us.apache.org/repos/asf/maven/commit/9404499c
2013-05-18 13:38:18 +02:00
Hervé Boutemy 43f3848f0a maven-site-plugin 3.3 released 2013-05-13 23:34:15 +02:00
Hervé Boutemy 8e49ef17ed 3 ITs are now ok with maven-reporting-exec 1.1 used by maven-site-plugin
3.2
2013-04-19 14:03:36 +02:00
Jason van Zyl 58ecd1aad6 o accounting for the use of Eclipse Aether and the use of real plugins that have direct linkage to Sonatype Aether 2013-03-18 13:26:46 -07:00
Stuart McCulloch 780907f02e Old plexus date configurator ignores AM/PM setting; fixing this breaks unrelated ITs that happen to expect '2008-11-09 11:59:03.0 PM' to be converted to '2008-11-09 11:59:03' so avoid this by changing the input string in those ITs to use 'AM' instead.
Signed-off-by: Jason van Zyl <jason@tesla.io>
2013-03-15 06:34:44 -07:00
Jason van Zyl 3bb515e722 o i believe the settings were initially setup wrong and the content for the *.pom files have window line endings, a normal checkout for someone on unix yields a massive number of line ending changes. this change prevents that, but happy if we want to realign the content to be normalized with unix line endings and have git do the auto conversion 2013-03-15 06:29:19 -07:00
olivier lamy 58c0f58ad0 fix it with no more dependency on an external mojo.
Submitted by Stuart McCulloch
2013-03-10 22:22:14 +01:00
olivier lamy d9011e0bf5 [MNG-5445] Missing PathTranslator @Requirement in org.apache.maven.project.interpolation.StringSearchModelInterpolator
Submitted by Stuart McCulloch.
2013-03-05 22:11:43 +01:00
olivier lamy bbb38efc69 fix it 2013-02-18 11:27:54 +01:00
olivier lamy b66e09f053 use surefire 2.13 2013-02-18 11:11:59 +01:00
olivier lamy baf01cdf32 3.x is only for bug fixing currently 2013-02-04 10:47:46 +01:00
Kristian Rosenvold de31554f89 Added .gitattributes 2013-01-29 16:38:54 +01:00
olivier lamy 39e76295a0 it test for MNG-5418 2013-01-05 09:40:04 +01:00
Hervé Boutemy cf5f33a3ac removed $Id:$ substitution for .java files 2013-01-01 23:55:10 +01:00
Hervé Boutemy 29b3b054ad updated maven-verifier to released version 2012-12-29 20:57:22 +01:00
Anders Hammar 69d219f730 Moved the modules back out of profiles.
Signed-off-by: Anders Hammar <anders@hammar.net>
2012-12-14 21:28:14 +01:00
Jason van Zyl 4ad30f841c o comment out until we can get it passing 2012-12-11 17:36:50 -05:00
Kristian Rosenvold df3f16c02f o switched to resource plugin version that was being downloaded 2012-12-11 22:58:00 +01:00
Jason van Zyl 5600a310a9 o there are two distinct steps, setup and run its
I'm doing the following to figure out why the ITs won't run in a single pass:

LOCAL=`pwd`/repo
git clone https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
cd maven-integration-testing
rm -rf $LOCAL < /dev/null >&1
mvn clean install -Dmaven.repo.local=$LOCAL
mvn clean test -Prun-its,embedded -Dmaven.repo.local=$LOCAL
2012-12-11 16:43:17 -05:00
Jason van Zyl fc02037da0 [MNG-5407] Account for SHA1 in version output by the -v option 2012-12-08 19:03:02 -05:00
Kristian Rosenvold 45d50969e6 o Made IT's run with pre 3.1.0 versions too 2012-12-03 17:06:56 +01:00
Kristian Rosenvold 555ef119df [MNG-5208] spy notifies incorrect module failure in parallel 2012-12-02 11:07:24 +01:00
olivier lamy ec0e79ebfe fix scm informations 2012-12-01 12:26:03 +01:00
olivier lamy 4096cde025 test push 2012-11-30 00:08:59 +01:00
olivier lamy 1ed109b51b test push 2012-11-30 00:08:52 +01:00
Olivier Lamy 953066e871 force use of maven-plugin-plugin 2.9
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413533 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 10:03:05 +00:00
Olivier Lamy 4f589d3838 restore it test to be run
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413517 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:01:14 +00:00
Olivier Lamy 48087a56e0 use plugin-plugin 2.9 for this mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413516 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:59 +00:00
Olivier Lamy 51b8c1ea7d fix ci url
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413515 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:41 +00:00
Olivier Lamy 9a4c1cff58 use last maven parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413514 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:31 +00:00
Olivier Lamy 12afdd3b14 use last surefire plugin version 2.12.4
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413513 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 09:00:20 +00:00
Herve Boutemy 21b5cd01b4 make the test run with Maven 3.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413410 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 20:35:09 +00:00
Herve Boutemy da4238e57b code formatting and license
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413408 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 20:31:17 +00:00
Benson Margulies c5d695424d MNG-5387: Add ability to replace an artifact in mid-build
o IntelliJ did something wierd with an import.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413375 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 17:15:27 +00:00
Benson Margulies 2ae56a0cf3 MNG-5387: Add ability to replace an artifact in mid-build
o integration test.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413359 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 15:12:23 +00:00
Jason van Zyl 7f8e038f68 - update to use m-s-u 0.1 and verifier 1.4-SNAPSHOT
trying to restore the embedded ITs and verifier trunk has already been updated so I just kept going



git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413294 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 05:35:50 +00:00
Herve Boutemy 5efde94009 fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413142 13f79535-47bb-0310-9956-ffa450edef68
2012-11-24 08:05:24 +00:00
Jason van Zyl f1516a485f IT needs access to a remote repository to get the plugin tools
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413135 13f79535-47bb-0310-9956-ffa450edef68
2012-11-24 06:16:26 +00:00
Jason van Zyl 33f97fcae4 MNG-5382: Add an IT for @Inject used in plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413023 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 18:40:08 +00:00
Herve Boutemy 9a39cf4332 [MNG-5380] check that whitespace can be preserved in Maven plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1412331 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:15:11 +00:00
Jason van Zyl ae2cce2fce Changing version of SLF4J back to 1.6.1 to see if that makes the ITs happy again
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1407921 13f79535-47bb-0310-9956-ffa450edef68
2012-11-11 05:34:57 +00:00
Jason van Zyl acb025276c Adding SLF4J Simple as a test dependency so that ITs that depend on a particular logging output match as the output has always been
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1407911 13f79535-47bb-0310-9956-ffa450edef68
2012-11-11 04:36:28 +00:00
Anders Hammar e67112bb27 Removed incorrect javadoc.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1401582 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 08:21:52 +00:00
Herve Boutemy 96f2912a79 fixed range since this test would not be run with 3.0.5-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397888 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 16:15:37 +00:00
Herve Boutemy b9e9df1e05 added range since it is known to fail with Maven 3.0.4 and lower
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397879 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 16:14:36 +00:00
Herve Boutemy 02a7331714 use fluido skin like Maven Core itself (staying with 1.2.1 because of MSKINS-69)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397854 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:17:54 +00:00
Herve Boutemy 183fd64b6c added site config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397850 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:10:35 +00:00
Herve Boutemy d41cff180c added standard plugin menu with Goals entry
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397849 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:06:48 +00:00
Herve Boutemy fbe4ac0858 added description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397848 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 15:01:15 +00:00
Herve Boutemy 5f65fe5861 added plugin documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397845 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:55:50 +00:00
Herve Boutemy 08c52b5c23 fixed name and added description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397835 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:22:16 +00:00
Herve Boutemy d577f08064 added missing name and description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397834 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 14:19:29 +00:00
Herve Boutemy 5d0302e7bb improved introduction page to ease usage
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397827 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 13:33:59 +00:00
Jason van Zyl 5013369382 o used managed version of antrun plugin
o add snippet for m2e so that the whole project imports cleanly

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397039 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 13:29:04 +00:00
Herve Boutemy e9e33acc93 use plexus-component-metadata instead of obsolete plexus-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395266 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:57:37 +00:00
Herve Boutemy c8a3b4597e use plexus-component-metadata instead of obsolete plexus-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395265 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:57:19 +00:00
Herve Boutemy c32e7bf784 removed version inherited from parent
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1395259 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:25:31 +00:00
Olivier Lamy 9c722441d8 add it test for MNG-5338 missed to add files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1382081 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 16:02:57 +00:00
Olivier Lamy 4df66de10e add it test for MNG-5338
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1382079 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 16:02:07 +00:00
Olivier Lamy 1c29dc4de0 use last surefire and compiler plugin versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1382078 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 16:01:54 +00:00
Olivier Lamy d1389ab2de upgrade versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1380316 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 19:36:47 +00:00
Stephen Connolly 477138ef40 [MNG-5280] Inconsistent order of repositories and pluginRepositories from profiles in settings (regression Maven 3)
Submitted by: Anders Hammar

* Applied without change

* This is the integration test that verifies the bug identified in MNG-5280.

* I have tested that the integration test passes for Maven 2.x and fails with 3.0.3 and 3.0.4

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1373759 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 08:50:24 +00:00
Olivier Lamy b07231ab33 use surefire plugin 2.12
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1351465 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 19:32:28 +00:00
Olivier Lamy bba5fda6f8 fix for [MNG-5224] merged in 3.0.4RC branch
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227315 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:48:17 +00:00
Olivier Lamy 25f51f098e fix it for maven3 as profile activation is different from maven2
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227305 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:25:19 +00:00
Olivier Lamy 1522319c06 use surefire 2.11, MNG-5224 not yet merged in 3.0.4 RC branch so 3.0.5 range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227303 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:25:03 +00:00
Olivier Lamy 5bf71d081f [MNG-5224] more test on dumped settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227302 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:24:45 +00:00
Olivier Lamy d3a9298f2a add note on it version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227301 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:24:28 +00:00
Olivier Lamy 04a900ada9 missed to add a file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227300 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:24:12 +00:00
Olivier Lamy bceb6fd42b add it test for MNG-5224
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227299 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:23:55 +00:00
Herve Boutemy 8976ccf030 added name for site.xml to improve site breadcrumbs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1226573 13f79535-47bb-0310-9956-ffa450edef68
2012-01-02 23:31:57 +00:00
Herve Boutemy 0b6f9741e3 try to fix CI run
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225855 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 16:07:57 +00:00
Herve Boutemy 1ff17e2f4b fixed wrong site descriptor directory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225836 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 14:39:27 +00:00
Herve Boutemy 9923e427fb removed name attribute in site descriptor: automatic name from pom.xml is better
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225834 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 14:31:56 +00:00
Herve Boutemy 3f1cf1f94b display environment used to run ITs in published site
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225833 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 14:24:47 +00:00
Herve Boutemy f70a8ad7f7 improved SKIP message: *Maven* version is not in range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225606 13f79535-47bb-0310-9956-ffa450edef68
2011-12-29 17:53:33 +00:00
Herve Boutemy 7d372a4e31 code simplification
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225603 13f79535-47bb-0310-9956-ffa450edef68
2011-12-29 17:50:59 +00:00
Herve Boutemy 5b30a0e0ed little text enhancements
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225396 13f79535-47bb-0310-9956-ffa450edef68
2011-12-28 23:51:21 +00:00
Herve Boutemy f90fad93e5 created separate "Results" menu
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225395 13f79535-47bb-0310-9956-ffa450edef68
2011-12-28 23:50:25 +00:00
Olivier Lamy 77d32f14a0 enhance test with checking chunked is not used as not supported by ngnix
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1214687 13f79535-47bb-0310-9956-ffa450edef68
2011-12-15 10:19:47 +00:00
Olivier Lamy b463ee886d fix typo in range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1213420 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 20:30:00 +00:00
Olivier Lamy 6d987a498c add it test to ensure readTimeOut is read from settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1213244 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 13:52:15 +00:00
Olivier Lamy 8d5553a5ae fix typo on unit test name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1213229 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 13:24:30 +00:00
Olivier Lamy c0cfff9e60 enhance it for additionnal http headers in settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1213217 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 12:44:24 +00:00
Benson Margulies 184828548d Remove pom noise that is probably causing failures on jenkins.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1212999 13f79535-47bb-0310-9956-ffa450edef68
2011-12-11 13:23:39 +00:00
Benson Margulies b065103e6c MNG-3498: StringIndexOutOfBounds -1 during path translation while reading pom.xml
o Fix test to use the plugin it builds, not go looking for some other mythical plugin.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1212952 13f79535-47bb-0310-9956-ffa450edef68
2011-12-11 01:36:24 +00:00
Benson Margulies ce8c067362 MNG-3710: ModelUtils.cloneModel() and .cloneBuild() pollute existing Plugin instances with merged information
o repair integration test to invoke the plugin under the actual artifactId that it was built under, and not another.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1212951 13f79535-47bb-0310-9956-ffa450edef68
2011-12-11 01:32:09 +00:00
Benson Margulies fa2710850a MNG-3716: Aggregators that fork lifecycles don't have execution projects setup for all projects in the reactor.
o fix historical IT so that the test tries to execute the plugin that it builds, not one with a slightly different artifactId.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1212950 13f79535-47bb-0310-9956-ffa450edef68
2011-12-11 01:26:16 +00:00
Benson Margulies 868ff60a5b MNG-3714: Allow specification of the toolchains.xml location on the command line
o make this integration test work by rendering its two parts consistent.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1212949 13f79535-47bb-0310-9956-ffa450edef68
2011-12-11 01:20:08 +00:00
Benson Margulies 75a424452c MNG-5214: Dependency resolution substitutes g🅰️v:jar for j🅰️v:something-else when something-else isn't in the reactor
o Add an integration test for the new behavior, conditioned for 3.0.5 and after.
o Add another mojo to maven-it-plugin-dependency-resolution to support the test. Note that I had to tweak dependencies
on the plugin to add this mojo; if anyone really wants to run against 2.0 with the trunk of the tests this will need
something, I'm not sure what.


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1212870 13f79535-47bb-0310-9956-ffa450edef68
2011-12-10 21:00:40 +00:00
Olivier Lamy 1de4f83c5a enhance it test with testing Contextualizable call on the injected component
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1211691 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 22:53:46 +00:00
Olivier Lamy 9808b15a5a add integration test to ensure plexus lifecycle is honoured: Contextualizable, Disposable
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1211689 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 22:53:08 +00:00
Olivier Lamy 07f59b4e1a remove extended snapshot metadata as not supported by old m2 versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1210415 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 11:34:31 +00:00
Olivier Lamy 79a5c280fe enhance it to add a use where a SNAPSHOT has been installed locally and ensure now it's a -SNAPSHOT rather than a timestamped one.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1210404 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 10:37:48 +00:00
Olivier Lamy 3662a2e3ff add core it test for regression found in appassembler with download timestamped SNAPSHOT
see http://mail-archives.apache.org/mod_mbox/maven-dev/201112.mbox/%3cCAPCjjnHjsQED0tzUztwWtQcSpYVN_k0-0Xq2B7QxTN5arZ-xzA@mail.gmail.com%3e

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1210403 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 10:36:32 +00:00
Olivier Lamy f65930b4a5 remove noisy logs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1208062 13f79535-47bb-0310-9956-ffa450edef68
2011-11-29 21:05:13 +00:00
Olivier Lamy 909e657952 enhance it to fail if chuncked is used for wagon transport as some http server cannot support that
NOTE: it will fail until release 1.14 of aether.

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1207862 13f79535-47bb-0310-9956-ffa450edef68
2011-11-29 13:11:05 +00:00
Olivier Lamy 5f9e21eb13 as now core include plugin-plugin 2.9 using artifactId maven-___-plugin log an error in the log so change artifactId to fix this false error in log.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1203273 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 17:09:01 +00:00
Benjamin Bentmann d3be800ce2 [MNG-5137] Reactor resolution does not work for forked multi module builds
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180698 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 19:32:10 +00:00
Benjamin Bentmann bec80236d9 [MNG-5135] Regression: in some cases aggregator mojo is unable to resolve dependencies with custom packaging
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180695 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 19:19:38 +00:00
Benjamin Bentmann 69eca0dd28 [MNG-5096] <exclusion> on <dependency> with <type>test-jar</type> doesn't work in maven 3
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180684 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 18:53:37 +00:00
Benjamin Bentmann 808a5b04ad o Increased perm gen mem for embedded tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180683 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 18:37:01 +00:00
Benjamin Bentmann cd43889399 [MNG-5019] [regression] String-based component lookups performed by report mojos fail with ClassCastException
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180680 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 18:33:51 +00:00
Benjamin Bentmann 770985ec14 [MNG-5006] [regression] Resolution of parent POMs for dependency using version range does not consider all configured repositories
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180677 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 18:18:19 +00:00
Benjamin Bentmann 97c3e9befa [MNG-4991] LegacyRepositorySystem#injectProxy(repositories, proxies) doesn't evaluate non-proxy hosts
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180673 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 17:58:27 +00:00
Benjamin Bentmann a5dc82a89e [MNG-4987] [regression] LATEST, RELEASE or SNAPSHOT version picked from wrong repository when resolution order does not match timestamp order
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180669 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 17:50:45 +00:00
Benjamin Bentmann 4fcec4b14b [MNG-4963] [regression] Parent POM not downloaded when settings define global mirror and one snapshot repo but no other release repository
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180662 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 17:40:30 +00:00
Benjamin Bentmann 6ca38ba310 o Decoupled ITs from user-specific settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180648 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 16:53:24 +00:00
Benjamin Bentmann 89523769f5 o Added profile to point ITs at already downloaded but unpacked Maven distro
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1180647 13f79535-47bb-0310-9956-ffa450edef68
2011-10-09 16:50:22 +00:00
Olivier Lamy 427d3bcbe8 fix it with an empty repo: force download locally of dependencies use in it
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1177447 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 22:06:03 +00:00
Olivier Lamy 44b5fdad5e fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1177431 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 21:30:56 +00:00
Olivier Lamy 84024ef569 upgrade to last wagon version in some places
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1177422 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 20:34:15 +00:00
Olivier Lamy bb83f70ce0 don't fail if the message has more details
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1172141 13f79535-47bb-0310-9956-ffa450edef68
2011-09-17 22:52:42 +00:00
Herve Boutemy 81e0d48f61 test more (if not every) POM interpolation cases
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1167647 13f79535-47bb-0310-9956-ffa450edef68
2011-09-10 23:17:18 +00:00
Herve Boutemy 1b7a7c8f6a fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1165085 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 19:07:27 +00:00
Herve Boutemy ec4ea4e693 added modules menu to every poms with modules
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1165036 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 14:43:49 +00:00
Herve Boutemy 397c95bcd5 fixed javadocs missing Jira issue link
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1165035 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 14:40:36 +00:00
Herve Boutemy 0670b074f8 o improved introduction
o added an Introduction menu with most useful links

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1165025 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 14:14:35 +00:00
Herve Boutemy 79e07fd89a added an introduction
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1165018 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 13:59:59 +00:00
Herve Boutemy 98c1be1cb5 added a site descriptor with modules menu
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1165010 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 13:08:18 +00:00
Benjamin Bentmann 6712eebde3 o Inherited from released maven-parent:21
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1164990 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 11:15:37 +00:00
Brett Porter 593000dcbf add IWS to the list
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1158922 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 21:38:13 +00:00
Brett Porter 95c0a20b18 add reference to dev@ list
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1158296 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 14:37:52 +00:00
Brett Porter b0e72acc1d use a canonical test dir in tests that require comparing to a properties file, to match expected behaviour
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1152842 13f79535-47bb-0310-9956-ffa450edef68
2011-08-01 15:51:29 +00:00
Brett Porter b32819ad12 only take the canonical file on the input path, so we resolve any symlinks (/private/tmp on Mac OS X for /tmp, and similar for storage location of some CI installs), without invalidating the test by modifying the paths either from the properties or from getRoot()
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1152772 13f79535-47bb-0310-9956-ffa450edef68
2011-08-01 13:40:37 +00:00
Benjamin Bentmann 0134043e08 o Decoupled from production plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1151459 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 13:28:42 +00:00
Benjamin Bentmann f0a2b3786a [MNG-5064] mvn -nsu (--no-snapshot-updates) should not download snapshots (and break local builds)
o Fixed IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1151417 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27 10:26:37 +00:00
Benjamin Bentmann 4a0356eef8 o Set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1150636 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25 11:33:23 +00:00
Paul Gier 21ce0d4d6d [MNG-4112] Add test for new properties "maven.version" and "maven.build.version"
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1147598 13f79535-47bb-0310-9956-ffa450edef68
2011-07-17 13:18:31 +00:00
Herve Boutemy dc0bdc876c improved descriptions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1145367 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 21:42:02 +00:00
Herve Boutemy b701715a9b fixed directory name which does not match package
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144981 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 22:23:12 +00:00
Herve Boutemy d0086888ef updated repositories locations
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144961 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 21:03:16 +00:00
Herve Boutemy bfcf08c56a declared new apache.snapshots repository location
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144958 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 20:44:30 +00:00
Herve Boutemy a83f1c9178 simplified ITs names for site rendering
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144956 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 20:40:09 +00:00
Herve Boutemy b281f2bf40 renamed core-integration-testing to core-it-support to match directory name
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144952 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 20:10:12 +00:00
Herve Boutemy 7328ba4e85 declared apache.snapshots repository like in ASF pom for use when parent is SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144751 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 21:28:43 +00:00
Herve Boutemy 6d1a51bb79 added documentation found in pom.xml in site
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144535 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 22:53:03 +00:00
Herve Boutemy 69c55e01f2 updated parent pom and plugins versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144529 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 22:40:17 +00:00
Herve Boutemy 77fab03c39 renamed parent POM to prepare site publication
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144497 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 20:37:00 +00:00
Olivier Lamy a6b38e5069 use publics infra
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1140640 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 14:31:38 +00:00
Olivier Lamy bc323ea9de try to fix path issue on osx will see if pass on jenkins @asf
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1140573 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 12:41:08 +00:00
Benson Margulies 7a0ea943e7 [MNG-5064]: add a test that seems to prove that this problem does not, in fact, exist.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1140365 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 23:17:28 +00:00