Commit Graph

2027 Commits

Author SHA1 Message Date
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
Olivier Lamy 31660cd5a4 use verifier released version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1137174 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 11:42:43 +00:00
Olivier Lamy d1ac638d4c upgrade to junit 4.8.2 to test parallel support with surefire on asf jenkins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134913 13f79535-47bb-0310-9956-ffa450edef68
2011-06-12 11:17:01 +00:00
Olivier Lamy d057282f04 should fix symlink issue in jenkins asf
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134293 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 12:30:51 +00:00
Olivier Lamy 2feabb84bc try something different to fix MavenITmng4233ReactorResolutionForManuallyCreatedArtifactTest with symlink on jenkins asf
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134267 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 10:20:39 +00:00
Olivier Lamy de3f06d547 upgrade clean plugin which is more performant for a poor occasionnal windauze user as me :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134265 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 10:20:05 +00:00
Olivier Lamy c8469d95a3 upgrade compiler plugin version to be able to configure fork tru cli
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134264 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 10:19:50 +00:00
Olivier Lamy eab39de3ac should fix issues with symlink on jenkins asf
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134113 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 22:21:04 +00:00
Olivier Lamy fbe1fc06fe should fix issues with symlink on jenkins asf
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134112 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 22:18:19 +00:00
Olivier Lamy 397c1d3b40 should fix issues with symlink on jenkins asf
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134111 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 22:18:03 +00:00
Olivier Lamy f4de9682b8 should fix issues with symlink on jenkins asf
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134105 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 22:02:00 +00:00
Olivier Lamy d414ea7c20 upgrade surefire version to 2.8.1
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134101 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 21:53:05 +00:00
Olivier Lamy 981447c410 ignore *.iml
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134100 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 21:52:56 +00:00
Benjamin Bentmann a7f0b2476d o Normalized checksums to use canonical format
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072657 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 17:55:51 +00:00
Benjamin Bentmann e3cd3b805c o Fixed git attributes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072647 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 17:44:00 +00:00
Benjamin Bentmann 7f4a74c226 o Fixed git attributes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072642 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 17:36:12 +00:00
Benjamin Bentmann 3e7f40bbce o Used Windows-friendly filename
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072641 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 17:30:26 +00:00
Benjamin Bentmann 017cd21c94 o Set svn:keywords
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072638 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 17:18:22 +00:00
Benjamin Bentmann dc64aeff81 o Set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072634 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 17:07:56 +00:00
Benjamin Bentmann a83234567d o Added git config files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072633 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 17:00:19 +00:00
Benjamin Bentmann 002dca2b56 [MNG-5000] [regression] child distributionManagment.site.url not correct in a flat directory layout when child's artifactId doesn't match its module name
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1072612 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 15:33:06 +00:00
Benjamin Bentmann 6d524297e9 [MNG-5014] [regression] MavenProject.getParent().isExecutionRoot() not properly set
o Strengthened related IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070241 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 14:26:12 +00:00
Benjamin Bentmann f4e7fc35d6 [MNG-4997] Plugin @Parameter alias does not work for complex parameter types
o Strengthened IT


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070148 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:31:55 +00:00
Benjamin Bentmann cb6508601c [MNG-5013] Allow to condense configuation of plugin parameter beans that commonly require only one value
o Added IT


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070126 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 18:47:51 +00:00
Benjamin Bentmann fce9716b08 [MNG-5012] Allow to configure array-typed plugin parameters from expressions yielding collections and vice versa
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070124 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 18:29:47 +00:00
Benjamin Bentmann 88c23aff61 [MNG-5011] Allow to configure array/collection type plugin parameters via system properties
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070118 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 18:11:07 +00:00
Benjamin Bentmann d99165125d [MNG-3575] Allow hexadecimal parameters
o Added IT


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070111 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 17:06:32 +00:00
Benjamin Bentmann 4314d28bab [MNG-4992] Allow to configure plugin parameters of type java.util.Properties just like a map
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070105 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 16:20:23 +00:00
Benjamin Bentmann fb9e1de383 [MNG-5009] StackOverflowError in DefaultProjectBuilder.build when <module> points at current aggregator POM
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1070081 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 13:51:31 +00:00
Benjamin Bentmann 0b9d32c3a3 o Fixed IT bootstrap to fetch only from the desired IT repos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1069524 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 18:48:43 +00:00
Benjamin Bentmann 764722d5f6 o Disabled IT for unfinished feature
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1069522 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 18:47:41 +00:00
Benjamin Bentmann b98cc32ec6 [MNG-4992] Allow to configure plugin parameters of type java.util.Properties just like a map
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1062209 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 17:21:24 +00:00
Benjamin Bentmann 8eb6ab7ee0 [MNG-4973] [regression] Build extensions are invisible to plugins in multi module build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1059264 13f79535-47bb-0310-9956-ffa450edef68
2011-01-15 05:21:16 +00:00
Benjamin Bentmann 40fe645460 [MNG-4975] [regression] plugin executions injected from profile run before instead of after existing executions in the POM
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1059191 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14 22:40:06 +00:00
Benjamin Bentmann fe56bacc2a [MNG-4960] [regression] Make-like reactor mode does not build selected project when resuming from one of its prerequisites
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1056769 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 19:17:23 +00:00
Benjamin Bentmann 36d3b7f998 [MNG-4966] Preserve double slashes in the scm connection url - identifies absolute repository paths for mercurial
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1056719 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 14:45:29 +00:00
Benjamin Bentmann 4614c06a8c o Increased heap memory for embedded tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1056421 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 17:55:20 +00:00
Benjamin Bentmann 981d7365c1 o Used distinct log files for each test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1056008 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 18:48:37 +00:00
Benjamin Bentmann 67f87669c1 o Enables local JVM monitoring for Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1055920 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 15:53:56 +00:00
Benjamin Bentmann d3a46290cc [MNG-4919] Plugin execution contributed by lifecycle mapping gets lost when same goal is bound multiple times
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1055485 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 15:15:04 +00:00
Benjamin Bentmann 4979014483 [MNG-4840] Prerequisites is not working on m3
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1055173 13f79535-47bb-0310-9956-ffa450edef68
2011-01-04 20:29:27 +00:00
Benjamin Bentmann b1195dfd8a [MNG-4952] [regression] RELEASE field of repository metadata is not updated upon repeated deployments
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1054682 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 16:55:11 +00:00
Benjamin Bentmann 483edff5ab [MNG-4955] [regression] Outdated remote snapshots are preferred over locally installed snapshots
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1054648 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 15:23:22 +00:00
Benjamin Bentmann f01de836ab [MNG-4945] Remove mergeId from public POM
o Extended ITs to ensure field gets still accepted as part of potentially bad POMs from the repo

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1050720 13f79535-47bb-0310-9956-ffa450edef68
2010-12-18 21:37:02 +00:00
Benjamin Bentmann 01ba5ac988 o Decoupled ITs from layout of local repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1050435 13f79535-47bb-0310-9956-ffa450edef68
2010-12-17 16:06:59 +00:00
Benjamin Bentmann 76dc902a28 [MNG-4936] Allow to better monitor and adjust a Maven build during CI
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1050094 13f79535-47bb-0310-9956-ffa450edef68
2010-12-16 18:55:24 +00:00
Benjamin Bentmann eee999cc5a o Fixed typo in version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042355 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 14:05:24 +00:00
Benjamin Bentmann 2e241679cf [MNG-2738] 1-char profile names cannot be activated with -P
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042262 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 23:24:20 +00:00
Benjamin Bentmann 9e887c2e75 [MNG-1142] restriction of [1.6,) and [1.5,1.6.2) in that order results in 1.6.2 instead of 1.6.1
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042245 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 22:02:17 +00:00
Benjamin Bentmann f54f7c2ad7 [MNG-4925] Mismanagement of container lookup realm can cause type incompatibilities for plugins looking up components by string
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042236 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 20:48:33 +00:00
Herve Boutemy 7682e5fa29 updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042110 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 07:55:53 +00:00
Benjamin Bentmann 38d2bbd26e [MNG-4913] [regression] User properties override equally named POM properties of transitive dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1038389 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 00:01:52 +00:00
Benjamin Bentmann 8b8163df99 [MNG-3775] [regression] Problem in dependency resolution with exclusion, pom parent
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1037566 13f79535-47bb-0310-9956-ffa450edef68
2010-11-21 21:33:37 +00:00
Benjamin Bentmann ba285e9339 [MNG-4850] [regression] several elements of server configuration in settings.xml are not honoured
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1036676 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18 23:09:57 +00:00
Benjamin Bentmann 7f0a463a69 [MNG-4883] [regression] Dependency resolution does not fail for artifact with over-constrained version ranges
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1036661 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18 22:43:15 +00:00
Benjamin Bentmann e2795bbd56 o Extended IT to check both downstream and upstream module handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1035035 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 18:01:46 +00:00
Benjamin Bentmann 9d24186dda [MNG-4890] -pl, -am and -amd options don't consider the version of the artefacts for building the reactor
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1035017 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 16:17:19 +00:00
Benjamin Bentmann 5274768c8c [MNG-4895] Plugins depending on 3rd party JARs that contain the Maven API can't be configured/run due to type incompatibilities
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1034879 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13 21:07:50 +00:00
Benjamin Bentmann e1baefaaf0 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1033987 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 16:35:33 +00:00
Benjamin Bentmann cfd5e074ec o Fixed instantiation strategies
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1033968 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11 15:45:09 +00:00
Benjamin Bentmann 9812cb1b13 [MNG-4883] [regression] Dependency resolution does not fail for artifact with over-constrained version ranges
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1032984 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 14:00:58 +00:00
Benjamin Bentmann 9920a9d0a7 [MNG-4891] Improve robustness of snapshot dependency resolution in case a remote repo accidently uses the id "local"
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1032960 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 12:23:40 +00:00
Benjamin Bentmann ac354cdfcd o Decoupled plugin output from MNG-2961
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1032947 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 12:00:18 +00:00
Benjamin Bentmann dfae567d59 [MNG-4877] Regression: Deploy to SCP with privateKey fails - privateKey and passphrase gets lost
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1029207 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 21:40:37 +00:00
Benjamin Bentmann 1226ce1ef7 [MNG-4874] The <latestVersion> value isn't updated for local installs
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1029116 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 16:53:51 +00:00
Benjamin Bentmann cbc54d555d [MNG-4872] Dependency exclusions not always honored for dependencies with classifier
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1026510 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 22:16:05 +00:00
Benjamin Bentmann e276c57be0 o Stabilized test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1005530 13f79535-47bb-0310-9956-ffa450edef68
2010-10-07 17:14:49 +00:00
Brett Porter 203d31a548 make wagon tests basedir independent so they run on the embedded profile
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004613 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05 11:24:41 +00:00
Brett Porter 4f8959631d simplify as recommended by Benjamin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004610 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05 10:58:51 +00:00
Brett Porter cf9c67bd42 attempt to correct issue with Windows CI build
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004606 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05 10:45:21 +00:00
Brett Porter 7d49eceb51 restore semi-functional IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004320 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 16:33:35 +00:00
Brett Porter 65ec1e7cd3 re-enable User-Agent IT for Maven 3
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004305 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 16:12:14 +00:00
Brett Porter dcf5c5ce9b reinstate test that works on recent versions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1004228 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 13:20:02 +00:00
Benjamin Bentmann 5f8a0dbf6c [MNG-4845] [regression] MavenProject.getDependencyArtifact() returns artifacts without version for dependency with version range
o Extended relevant IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1003535 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01 13:42:32 +00:00
Benjamin Bentmann e97ca06de4 [MNG-4842] [regression] Repositories discovered in dependency POMs override repositories configured for original resolution request of POM
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1002851 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 21:29:10 +00:00
Benjamin Bentmann b0b96f6615 o Disabled test for unresolved issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1001500 13f79535-47bb-0310-9956-ffa450edef68
2010-09-26 19:29:02 +00:00
Benjamin Bentmann eaaa8e9ccd [MNG-4834] [regression] MavenProject.getParent() ignores configured repositories
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1001233 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 15:14:59 +00:00
Benjamin Bentmann 26edb61ba3 [MNG-4829] [regression] Checksum failures aren't logged
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@998894 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 11:43:26 +00:00
Benjamin Bentmann 95eaeb853e [MNG-4811] Custom Maven Plugin regression in Maven 3.x, custom ComponentConfigurator causes infinite loop
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@998228 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 17:55:09 +00:00
Benjamin Bentmann efd19269c5 [MNG-4814] Eary dependency resolution attempts for reactor projects prevent their later resolution from the reactor
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@997937 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 22:16:31 +00:00
Benjamin Bentmann d30662440a [MNG-4309] Checksum validation doesn't fail the build for repository metadata files
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@997708 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 12:10:52 +00:00
Benjamin Bentmann 349aec4342 [MNG-3092] Version ranges with non-snapshot bounds can contain snapshot versions
o Disabled IT until this gets properly addressed

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@997378 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 16:06:38 +00:00
Benjamin Bentmann dec886b223 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@996479 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 10:10:15 +00:00
Benjamin Bentmann c1b11a5900 [MNG-4807] Extend core artifact filter to exclude relocated Guice-based Plexus shim
o Extended relevant IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@996478 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 10:09:31 +00:00
Benjamin Bentmann b2577e5ac3 o Fixed compilation error on JDK 1.5+ due to method clash
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@995466 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 15:35:57 +00:00
Benjamin Bentmann bd5218cbae [MNG-4785] NPE in dependency resolution code for TC plugin
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@995456 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 15:20:12 +00:00
Benjamin Bentmann 59eaca8a41 o Fixed missing basedir alignment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@995446 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 14:35:48 +00:00
Benjamin Bentmann fd071c81a9 [MNG-4788] [regression] Appassembler Maven Plugin doesn't work like as it should
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@995270 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 22:38:20 +00:00
Benjamin Bentmann ebde2ed68f [MNG-4452] Metadata for snapshots should include classifier
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@995056 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 13:46:34 +00:00
Benjamin Bentmann b94b1145e3 [MNG-4800] Conflict resolution does not pick sub tree of nearest dependency if farther conflicting dependency has wider scope
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@994972 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 10:19:28 +00:00
Benjamin Bentmann 9d1954c51d o Stabilized test
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@993153 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06 21:06:06 +00:00
Benjamin Bentmann 66808febbf [MNG-4795] [regression] Dependencies in forked reactor projects are not resolved when aggregator bound to lifecycle forks
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@992669 13f79535-47bb-0310-9956-ffa450edef68
2010-09-04 20:20:04 +00:00
Benjamin Bentmann 5e7d4e0821 o Extended IT plugin to allow distinction of multiple executions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@992668 13f79535-47bb-0310-9956-ffa450edef68
2010-09-04 20:17:55 +00:00
Benjamin Bentmann 78debe8e47 [MNG-4789] [regression] Difference in compile scope dependency resolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@992294 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03 13:39:12 +00:00
Benjamin Bentmann dccd30bf17 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@992081 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02 19:47:16 +00:00
Benjamin Bentmann a2cba60e95 [MNG-4791] [regression] POM artifacts passed into MavenProjectBuilder.buildFromRepository() are no longer resolved
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@992078 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02 19:46:09 +00:00
Benjamin Bentmann f0f98c23ef o Tweaked coverage filter to exclude uninteresting files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@991487 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01 09:21:05 +00:00
Benjamin Bentmann 149f4eb440 [MNG-4786] [regression] Ant-based mojo using maven-script-ant:2.1.0+ causes NPE
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@991258 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 16:53:49 +00:00
Benjamin Bentmann 7921107194 [MNG-4756] Aether integration
o Extended IT for core artifact filter

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989965 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 22:52:50 +00:00
Benjamin Bentmann c9a33756ce o Tweaked IT to better match real life
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989832 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 17:22:21 +00:00
Benjamin Bentmann de93e51e31 [MNG-4781] Can't deploy to Nexus staging repository
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989830 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 17:12:30 +00:00