713 Commits

Author SHA1 Message Date
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
Benjamin Bentmann
78278a58b6 [MNG-3818] Plugins that don't declare dependency on plexus-utils no longer get plexus-utils:1.1
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712113 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 12:04:27 +00:00
Britton Isbell
47841a9b54 Dynamic properties for forked lifecycles not supported in 3.0.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711674 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 19:32:57 +00:00
Benjamin Bentmann
c3343969b0 o Relaxed checking of build log to compensate for differences between Maven 2.x and 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711646 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 18:26:23 +00:00
Benjamin Bentmann
3cd0e3318f o Decoupled IT for MNG-3134 from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711451 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 22:30:04 +00:00
Benjamin Bentmann
13cfe1913e o Regrouped disabled tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711419 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 21:39:20 +00:00
Benjamin Bentmann
dcab0f9249 o Enabled IT for fixed issue MNG-3415
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711401 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 20:56:42 +00:00
Benjamin Bentmann
5e089d07de o Moved a couple of artifacts into groupId org.apache.maven.its.<issue>
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711399 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 20:54:44 +00:00
Benjamin Bentmann
3cd0394287 o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711387 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 20:39:39 +00:00
Benjamin Bentmann
fc60aae889 o Moved a couple of artifacts into groupId org.apache.maven.its.<issue>
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711374 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 20:11:46 +00:00
Benjamin Bentmann
26b897046c o Simplified filtering and avoided usage of platform encoding for robustness
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711366 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 19:55:49 +00:00
Benjamin Bentmann
9f6beb2dc2 o Simplified filtering and avoided usage of platform encoding for robustness
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711361 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 19:11:08 +00:00
Benjamin Bentmann
f9ecaf058b o Fixed platform-dependence of IT
(The construction "invalid://@basedir@" delivers "invalid://C:/path" on Windows where "C" comes out as the host name followed by a missing port...)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711352 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 18:53:02 +00:00
Benjamin Bentmann
cc0d3ba04e o Polished POM
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711308 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 16:50:06 +00:00
Benjamin Bentmann
7585c593bc o Enabled IT for MNG-2883 which - according to JIRA - is fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711301 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 16:35:26 +00:00
Benjamin Bentmann
23fde60c04 o Extended IT to check that offline builds do not fail when required artifacts reside in local repo
(MNG-2883 was originally meant as an addition to MNG-2433)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711281 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 15:56:53 +00:00
Benjamin Bentmann
3162030a3a o Fixed remote repo (LegacyRepositoryLayout searches maven plugins in groupId/maven-plugins/...)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711274 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 15:42:15 +00:00
Benjamin Bentmann
519b11348b o Renamed files (just for the sake of having a nicer file extension)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711265 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 14:57:50 +00:00
Benjamin Bentmann
6c504870e0 o Enabled IT for fixed issue MNG-2883
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711244 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 12:32:34 +00:00
Benjamin Bentmann
f28cc7efdb o Tweaked logging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711243 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 12:31:49 +00:00
Benjamin Bentmann
c5eaa8b515 o Enabled IT for fixed issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711233 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 11:54:03 +00:00
Benjamin Bentmann
a084783be9 o Enabled IT for fixed issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711231 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 11:42:46 +00:00
Benjamin Bentmann
f746792425 o Tweaked logging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@711226 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 11:21:50 +00:00
Benjamin Bentmann
8a38b6ec37 [MNG-3814] Reactor builds fail due to erroneous cycle in project sorting which does not consider versions
o Added (currently disabled) IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709969 13f79535-47bb-0310-9956-ffa450edef68
2008-11-02 22:33:12 +00:00
Benjamin Bentmann
c5df24b1b0 o Set log file name up front to make sure the final location of a build log does not depend on whether the test failed/passed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@709936 13f79535-47bb-0310-9956-ffa450edef68
2008-11-02 21:15:48 +00:00