Commit Graph

1246 Commits

Author SHA1 Message Date
Benjamin Bentmann a405737512 [MNG-4203] [regression] Dependency exclusions are not applied transitively
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785359 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16 19:46:07 +00:00
Benjamin Bentmann 807ec5b93b o Updated version range now that issue is fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784550 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14 12:37:21 +00:00
Benjamin Bentmann 0ef6828467 [MNG-4199] [regression] Dependency resolution for compile and runtime scope misses provided&system dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784476 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 21:06:58 +00:00
Benjamin Bentmann ba319e99ad o Decoupled IT from log format of core and evaluated log output of IT plugins instead
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784458 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 19:33:57 +00:00
Benjamin Bentmann 5265bc6bb4 o Updated IT for 3.x which keeps the original dependeny type such that reactor resolution is transparent to clients
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784406 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 15:09:19 +00:00
Benjamin Bentmann 17d348749f [MNG-4196] [regression] Exclusions in project-level plugin dependencies are ignored
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784363 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 10:35:50 +00:00
Benjamin Bentmann 41f63c2abf o Extended IT to check dependency with classifier, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784355 13f79535-47bb-0310-9956-ffa450edef68
2009-06-13 09:48:05 +00:00
Benjamin Bentmann ed2a382640 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784264 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12 20:35:43 +00:00
Benjamin Bentmann 56f8e5c276 [MNG-4005] Throw Validation Error if pom contains a dependency with two different versions.
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784244 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12 19:28:00 +00:00
Benjamin Bentmann 2256d15ae3 [MNG-4190] same remote repo is referecned multiple times
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@784211 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12 17:31:37 +00:00
Benjamin Bentmann 211bbaec90 [MNG-2562] expose current time as a property for POM interpolation
o Extended IT to check the timestamp refers to the start of the reactor build and not a module build

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783859 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 17:39:07 +00:00
Benjamin Bentmann 922c79f0b1 o Updated IT to account for effective model being populated with lifecycle-induced plugins in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783805 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 14:49:04 +00:00
Benjamin Bentmann 5f8b556477 [MNG-2562] expose current time as a property for POM interpolation
o Extended IT to check custom format support as well

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783803 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 14:47:46 +00:00
Benjamin Bentmann ff97d2d940 [MNG-4191] separate plugin and artifact repositories
o Disabled unsupported IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783518 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 21:01:32 +00:00
Benjamin Bentmann 1133daa886 o Added plugin repository to decouple ITs from repository separation which is not the focus for these tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783477 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 20:00:26 +00:00
John Dennis Casey a4f20525d6 [MNG-3401][MNG-3203] Adding ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783175 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 01:38:20 +00:00
Benjamin Bentmann 76a1edfe52 o Used declarative skip directive
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783120 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 20:05:25 +00:00
Benjamin Bentmann ba5733b716 [MNG-4193] Throw validation error upon multiple repository declarations with the same id
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@783105 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 19:38:26 +00:00
John Dennis Casey a54d0268bd forgot one update
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@782186 13f79535-47bb-0310-9956-ffa450edef68
2009-06-06 04:13:54 +00:00
John Dennis Casey 41704269d1 [MNG-4167] Removing until we decide how to implement this (probably in Maven 3). Also, limit mng-3057 to 2.1.0 only, since it was withdrawn for 2.2.0 release.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@782164 13f79535-47bb-0310-9956-ffa450edef68
2009-06-05 23:13:53 +00:00
Benjamin Bentmann 4e10f96234 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@781155 13f79535-47bb-0310-9956-ffa450edef68
2009-06-02 20:37:40 +00:00
Benjamin Bentmann d82dd02abc o Removed check for specific exception, failure is all that matters
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780696 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01 15:44:58 +00:00
Benjamin Bentmann 6ed90963b1 [MNG-4180] [regression] Dependency exclusions are applied globally
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780248 13f79535-47bb-0310-9956-ffa450edef68
2009-05-30 12:00:12 +00:00
Jason van Zyl f723405900 o maven 3.x doesn't use a baked in release plugin convention, need to allow other release tools and need not to be coupled to specified plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780160 13f79535-47bb-0310-9956-ffa450edef68
2009-05-30 01:58:48 +00:00
Jason van Zyl 201a6f5867 o the reporting and site are not default parts of maven, wholly contained in its own plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780159 13f79535-47bb-0310-9956-ffa450edef68
2009-05-30 01:55:08 +00:00
Benjamin Bentmann 78dffb6534 o Stabilized IT to create proper pre-conditions independently from the previous test runs
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780076 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29 19:02:37 +00:00
Benjamin Bentmann b2f3f13050 [MNG-4173] Remove automatic version resolution for POM plugins
o Updated IT to exclude Maven 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@778325 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25 07:33:36 +00:00
Benjamin Bentmann 3b8cd4a1c0 o Restructured IT to use separate POMs for each test part
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@778322 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25 07:27:29 +00:00
Benjamin Bentmann 8c39fc8b40 [MNG-4172] Project POM artifact returned as dependency if project has no dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@778239 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 21:21:42 +00:00
Benjamin Bentmann 2a849d3c7b [MNG-4169] Remove invocation of maven-plugin-plugin:updatePluginRegistry from default lifecycle bindings
o Updated IT to exclude Maven 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@778202 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 17:59:53 +00:00
John Dennis Casey b57f7e4dbc [MNG-4167] Adding new IT to the suite.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@776775 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 17:29:40 +00:00
John Dennis Casey 32e0533cc2 [MNG-4167] Fixing incorrect package.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@776770 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 17:22:04 +00:00
John Dennis Casey cc47b0513e [MNG-4167] Adding expressions to a dependency in dependencyManagement, along with groupId and artifactId for the project, to check that all artifact coordinate elements are transformed.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@776764 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 16:53:11 +00:00
John Dennis Casey 4e150340e0 [MNG-4167] Adding integration test for plugins that produce derivatives of the POM in cases where the POM contains expressions in artifact-coordinate elements.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@776755 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 16:26:49 +00:00
Benjamin Bentmann 8cfd30e543 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775727 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 18:06:21 +00:00
Benjamin Bentmann 5fa5f45a67 o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775704 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 16:40:29 +00:00
Benjamin Bentmann d0b192dbfe o Extended IT plugin to support installation/deployment of POM projects
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775699 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 16:31:47 +00:00
Benjamin Bentmann 73be4bf672 o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775663 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17 14:30:16 +00:00
Benjamin Bentmann b76a547e4c o Freed heap memory
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775514 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 19:28:48 +00:00
Benjamin Bentmann 3d48da9ac6 o Excluded reporting related ITs for 3.x as per MNG-4162
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775513 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 19:23:50 +00:00
Benjamin Bentmann 1237d653f2 o Decoupled ITs from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775510 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 19:18:23 +00:00
Benjamin Bentmann e4812f6bed o Fixed IT to test original issue and decoupled from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@775506 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16 18:37:16 +00:00
Benjamin Bentmann 07c3f9eb57 [MNG-3057] properties not expanded in generated POMs when building A/B/C nested projects
o Disabled IT under Java 1.4- where the feature is not supported

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770640 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 11:27:45 +00:00
Benjamin Bentmann 5c936d7675 o Added support to skip tests based on Java version
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770638 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 11:24:53 +00:00
Oleg Gusakov 61dd562ac3 [MNG-4150] - added an OSGi compatible version range test to test Mercury integration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770520 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01 02:47:01 +00:00
Benjamin Bentmann 9c8db2b6f9 [MNG-3118] Test-classes should come before classes in the classpath
[MNG-2365] classes before test-classes in MavenProject.getTestClasspathElements() - should be the other way around?

o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@770448 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30 21:14:26 +00:00
John Dennis Casey 12bb9ed83e this isn't implemented for the upcoming 2.2.0 release. It's in the list of issues for 2.3.0-M1 now, IIRC.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@769842 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29 17:21:18 +00:00
John Dennis Casey 2846766111 Allow the use of non-canonical maven buildnumbers (from git repo clones and/or svn exports).
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@768994 13f79535-47bb-0310-9956-ffa450edef68
2009-04-27 13:59:25 +00:00
Benjamin Bentmann b0220b6caf o Fixed coverage report on Unix
o Removed workaround for MNG-3900

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@764290 13f79535-47bb-0310-9956-ffa450edef68
2009-04-12 10:50:26 +00:00
Benjamin Bentmann 4e76e37fb3 [MNG-4129] Execution's inherited is not working as expected.
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@763920 13f79535-47bb-0310-9956-ffa450edef68
2009-04-10 12:43:35 +00:00