Commit Graph

737 Commits

Author SHA1 Message Date
Brett Porter e36cf037be make sure the entire directory is extracted, because the settings template is in a parent directory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@720464 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 10:54:48 +00:00
Benjamin Bentmann 735798f2ba [MNG-3866] Plugin definitions from child and parent are not merged when version differs
o Added IT

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

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

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

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

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718670 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18 18:14:07 +00:00
Benjamin Bentmann 9562268dbf o Deleted IT mng-3134 which is now superceded by the more complete test mng-2006
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718319 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 18:39:51 +00:00
Benjamin Bentmann f820c1badc [MNG-3848] Inheritance of project/site/scm URLs does not take child's relative location to parent into account
o Added IT (named after the original issue)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@718316 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 18:33:20 +00:00
Benjamin Bentmann cad836138f o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@717939 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15 22:31:01 +00:00
Benjamin Bentmann eb7375411f [MNG-3846] Inherited URLs are not automatically extended with the child's artifactId
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@714272 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15 14:25:00 +00:00
Benjamin Bentmann 3a9dc16e26 [MNG-3845] Unintended inheritance of parent elements overriden by children
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@714252 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15 13:26:47 +00:00
Benjamin Bentmann 4a56a30a76 o Extended IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@714239 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15 12:11:50 +00:00
Benjamin Bentmann ea352fbcfd o Renamed some ITs to match their corresponding JIRA issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@714184 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 23:05:47 +00:00
Benjamin Bentmann 9f17f1198b [MNG-3843] Main/test resources are not properly inherited
o Added IT to check a few areas of simple inheritance

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@714175 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 22:36:48 +00:00
Benjamin Bentmann 9fd4684d9f o Fixed cycle detection
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@714129 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 20:32:14 +00:00
Benjamin Bentmann 70e9ce9de8 [MNG-3838] Some POMs fail to parse if the are subject to ModelContainer joining
o Converted example POM provided by Espen Wiborg into IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@714073 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 17:18:59 +00:00
Benjamin Bentmann 8c1f59dcc6 o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713997 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 13:19:31 +00:00
Benjamin Bentmann d47d524995 [MNG-3839] XML parsing of POM does not reliably coalesce text data
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713980 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 11:51:21 +00:00
Benjamin Bentmann 7f53484b0b o Renamed some ITs to match their corresponding JIRA issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713530 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 22:16:46 +00:00
Benjamin Bentmann 4d3b5cfdbf o Renamed IT to match corresponding issue id
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713527 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 21:57:58 +00:00
Benjamin Bentmann 749e055b2c o Renamed IT to match corresponding issue id
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713526 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 21:55:34 +00:00
Benjamin Bentmann 262f2c38fc o Extended IT to check for proper ordering of merged collections
(c.f. http://docs.codehaus.org/display/MAVENUSER/FAQs-1#FAQs-1-HowdoImergealistofconfigurationitemsinaparentPOMwiththoseinachildPOM%3F)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713514 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 21:20:21 +00:00
Benjamin Bentmann 5054164cf5 [MNG-3836] Inherited plugin configuration is merged with configuration from child whereas child config should completely override
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713506 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 20:49:59 +00:00
Benjamin Bentmann e9ecd6f0ad o Fixed typo in issue id
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713211 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11 22:48:27 +00:00
Benjamin Bentmann 132a1e76db [MNG-3833] POM interpolation fails to fully interpolate chain of dependent properties
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713126 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11 19:35:12 +00:00
Benjamin Bentmann 939a927dbe o Extended IT for MNG-1999 to incorporate the test proposed at MNG-3443
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713056 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11 15:07:09 +00:00
Benjamin Bentmann d91f9ff4fb o Renamed it0141 to match corresponding issue MNG-3831
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713048 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11 14:30:46 +00:00
Benjamin Bentmann 1a30686f20 o Renamed it0141 to match corresponding issue MNG-3831
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713047 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11 14:29:05 +00:00
Benjamin Bentmann 1ef10c4fe5 o Extended IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@713045 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11 14:02:25 +00:00
Benjamin Bentmann a384c8ae99 o Renamed some ITs to match their corresponding JIRA issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712582 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 22:45:56 +00:00
Benjamin Bentmann 6740115dc8 o Extended it0104 to actually check the corresponding issue MNG-2201, thereby proving this being unresolved until 2.0.9+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712573 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 22:16:10 +00:00
Benjamin Bentmann f15e172df2 [MNG-3827] Order of collection-valued plugin configuration parameters is reversed
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712548 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 20:24:30 +00:00
Benjamin Bentmann 15af8c388b o Fixed ordering
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712541 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 19:42:20 +00:00
Benjamin Bentmann d2cdff8db2 o Fixed it0104 which previously didn't check the plugin configuration at all
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712531 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 18:47:18 +00:00
Benjamin Bentmann aef1cc35f5 o Extended plugin to allow more thorough/easier testing of effective plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712530 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 18:42:27 +00:00
Benjamin Bentmann 7036642c05 o Extended IT to check for missing influence of build configuration on report goals
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712315 13f79535-47bb-0310-9956-ffa450edef68
2008-11-08 00:05:07 +00:00
Benjamin Bentmann 642976c2b8 o Added mojo to generate reports
o Added report mojo

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712313 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 23:59:37 +00:00
Benjamin Bentmann efbc2fff9b o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712223 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 18:56:02 +00:00
Benjamin Bentmann 5ce8a67ffe [MNG-3822] POM interpolation does not use basedir-aligned build directories
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712220 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 18:39:30 +00:00
Benjamin Bentmann 7ad54a7d7e [MNG-3821] Project builder blows up when POM declares two plugins which use the same id for their executions/reportsets
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712200 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 17:06:19 +00:00
Benjamin Bentmann 0d78b6725a o Extended IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712156 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 15:17:57 +00:00
Benjamin Bentmann 82bb71b872 o Strengthened class loader consistency check
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712116 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 12:32:42 +00:00