Commit Graph

911 Commits

Author SHA1 Message Date
Benjamin Bentmann 4d2c23b8f7 o Added convenience option to ease validation of class path in test controllers
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721701 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 18:34:46 +00:00
Benjamin Bentmann d9f1ef0b6d [MNG-3877] Reporting output directory not basedir aligned when queried from MavenProject
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721671 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 12:20:49 +00:00
Benjamin Bentmann 0c3b2e5215 o Deleted unused IT plugin (superseded by maven-it-plugin-configuration)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721582 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 22:48:39 +00:00
Benjamin Bentmann 0d4c890b6f o Extended test to check resource/filter paths, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721575 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 22:12:52 +00:00
Benjamin Bentmann 9375731fd4 o Deleted it0088 for MNG-1927 which is superseded by more complete IT for MNG-3475
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721566 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 21:47:05 +00:00
Benjamin Bentmann db27237bf8 o Moved validation logic into test controller thereby accelerating test and decoupling from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721563 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 21:29:31 +00:00
Benjamin Bentmann 171b21e332 o Renamed ITs to match corresponding issues
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721547 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:37:21 +00:00
Benjamin Bentmann 2c7d19caa4 o Added test controller for orphaned IT project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721545 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:10:47 +00:00
Benjamin Bentmann 19d3d90c50 o Fixed IT plugin to create missing parent directories of output file
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721543 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 18:03:41 +00:00
Benjamin Bentmann 0718730270 o Decoupled it0068 from Modello Plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@721538 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:15:26 +00:00
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