Commit Graph

1909 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 419e7f98cf ignore idea files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1297112 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 16:08:43 +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 08eab97ba3 add basic svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227309 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 20:37:06 +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 9a532015fc added svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1225595 13f79535-47bb-0310-9956-ffa450edef68
2011-12-29 17:20:28 +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