Commit Graph

1506 Commits

Author SHA1 Message Date
Benjamin Bentmann 85ce29e72c o Added mojo to fork into other mojo with @requiresDependencyResolution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799388 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 18:05:10 +00:00
Benjamin Bentmann e80ea20bf9 [MNG-3941] Execution project is accessible to later mojo executions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799370 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 17:09:05 +00:00
Benjamin Bentmann 91e24e94a4 o Allowed inspection of execution project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@799369 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 17:06:41 +00:00
Benjamin Bentmann 0fd630daa9 [MNG-2668] Plugin dependencies should be considered when the reactor creates the build order list
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798910 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 14:06:20 +00:00
Benjamin Bentmann d9c7de5245 [MNG-3814] Reactor builds fail due to erroneous cycle in project sorting which does not consider versions
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798908 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 13:55:04 +00:00
Benjamin Bentmann 7070c42fd3 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798823 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 09:37:47 +00:00
Brett Porter 327ae532f0 avoid potential error on cleanup
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798751 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 02:20:17 +00:00
Brett Porter 9afe701216 [MNG-4254] turn off autoclean so there are no requirements to download when this is the first test run
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798746 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 01:49:10 +00:00
Brett Porter 3c81dccddd [MNG-4254] improve speed of tests
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798745 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 01:44:14 +00:00
Brett Porter be1560443d [MNG-4254] improve integration tests to verify the default wagons
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798744 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 01:40:29 +00:00
Brett Porter dbf6f339f1 formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798649 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 18:53:26 +00:00
Brett Porter bf51b712ea 2.1.1 was abandoned
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798636 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 18:18:07 +00:00
Benjamin Bentmann 47196117ad o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798546 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 14:47:15 +00:00
Benjamin Bentmann 0099828b47 [MNG-3043] Allow 'mvn test' to work with test-jar dependencies in a reactor
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798542 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 14:45:43 +00:00
Benjamin Bentmann e51e188166 o Fixed/clarified pre-conditions
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798488 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 11:19:02 +00:00
Benjamin Bentmann e279691fa4 [MNG-4262] Make-like reactor mode fails to find projects selected by relative paths with leading dots
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798467 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 09:30:08 +00:00
Benjamin Bentmann 0b73c97d90 o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798256 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 19:03:04 +00:00
Benjamin Bentmann f9ed08558a o Enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798244 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 18:23:41 +00:00
Benjamin Bentmann ee6affefce [MNG-4052] import scope dependencies prefer to download pom rather than find it in the current project
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798222 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 17:12:17 +00:00
Benjamin Bentmann bee7986d93 [MNG-4260] Remove old-school reactor mode
o Disabled affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798082 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 09:15:46 +00:00
Benjamin Bentmann 6fc84afca1 o Fixed bad commit
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797518 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 15:12:09 +00:00
Benjamin Bentmann bd8f381431 o Made IT check plugin config via model inspection for 3.x which provides an effective model including plugin config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797437 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 13:15:42 +00:00
Benjamin Bentmann c12ee05a1e o Disabled test for Maven 3.x (reporting and build are completely isolated)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797430 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 12:42:32 +00:00
Benjamin Bentmann 07f4bb63f3 o Updated bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797372 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 08:58:38 +00:00
John Dennis Casey b973d32519 comment out debug mode
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797298 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 01:09:26 +00:00
John Dennis Casey d84e595b77 Fixing IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797294 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 01:03:11 +00:00
John Dennis Casey 71b2aceb84 debug output for troubleshooting...
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797286 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:46:38 +00:00
John Dennis Casey a6759006c5 [MNG-4254] Adding integration tests for CLI-specified and settings-configured wagon providers.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797278 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 00:23:23 +00:00
John Dennis Casey d8456559f4 [MNG-3506] Adding integration test to check that artifact handlers brought in via plugins with extensions are made available, and are applied to existing project artifact instances.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797228 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:26:05 +00:00
Benjamin Bentmann 94828abb6b o Disabled IT (support for release POMs dropped from trunk)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797226 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:19:22 +00:00
Benjamin Bentmann acfb6de4a5 o Added IT for old-style reactor mode with includes/excludes
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797224 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 21:12:48 +00:00
Benjamin Bentmann d69286ff48 o Improved test names
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797214 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23 20:39:50 +00:00
Jason van Zyl 403cdce0bd o loop through the lines as the emma enabled tests have some extra lines added and throw off the hard coded search for the second line
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796902 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 22:56:39 +00:00
Benjamin Bentmann 2bfe397443 o Decoupled ITs from Maven's/Surefire's handling of system properties and be more explicit about the intented data flow
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796887 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 21:37:30 +00:00
Benjamin Bentmann 63915f0ffb o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796626 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 07:54:03 +00:00
Jason van Zyl 63ddce509c o block out the legacy bits from 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796589 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22 00:03:07 +00:00
Benjamin Bentmann 6d114894f4 o Re-enabled ITs for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795612 13f79535-47bb-0310-9956-ffa450edef68
2009-07-19 21:15:39 +00:00
Benjamin Bentmann 643384ce2d [MNG-4246] plugin resolution failures during pom-less execution (like archetype:generate)
o Strengthened existing IT for MNG-3099 which is just about the same issue

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795346 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18 11:45:16 +00:00
Benjamin Bentmann 7f25ba33bc [MNG-4244] Allow to select project for make-like reactor by artifact id
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795151 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 17:18:03 +00:00
Benjamin Bentmann 04155f8559 [MNG-4238] Custom ArtifactHandler provided by build extension isn't used for project artifact
o Integrated IT into suite run

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795124 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 15:54:28 +00:00
Benjamin Bentmann d95172cb33 o Extended IT to check project selection by id
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795115 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 15:31:51 +00:00
Benjamin Bentmann a397f3e78f o Extended IT to check selection of projects with non-default POM filenames
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795027 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 10:17:24 +00:00
Benjamin Bentmann b2e3158b07 o Extended IT to check resume-from
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@795025 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 10:02:33 +00:00
Benjamin Bentmann 58ff178cf8 o Decoupled inheritance test from dependency resolution
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793849 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14 10:52:49 +00:00
John Dennis Casey 9cee8f7c1f [MNG-4238] Renaming to correct MNG. This is an IT to check that build extensions can supply the ArtifactHandler for the project in which they are declared.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793749 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 23:36:01 +00:00
John Dennis Casey c9a7107c0a [MNG-4238] IT to verify that artifact handlers used in a project packaging can be loaded from a project's own build extensions.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793748 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 23:35:26 +00:00
Benjamin Bentmann 1f91a4d7fa o Used proper lifecycle mapping configuration (DefaultLifecycleMapping.phases is deprecated since at least Maven 2.0.1)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793662 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13 19:10:04 +00:00
Benjamin Bentmann c582559005 [MNG-4235] Maven 2.2.0 produces invalid checksums during deployment to secured HTTP repo
o Added (disabled) IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@793420 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12 22:23:13 +00:00
Benjamin Bentmann 9577a20721 [MNG-4231] Snapshots are not checked for updates
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792283 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 19:56:55 +00:00
Benjamin Bentmann f342da51f1 o Extended plugin to allow checking contents of resolved dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792277 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 19:34:03 +00:00
Benjamin Bentmann 8d7e199b33 o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792234 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 17:19:27 +00:00
Benjamin Bentmann b8be5195ca [MNG-2576] Make Like Reactor Mode
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792202 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 16:02:58 +00:00
Benjamin Bentmann 51ae071927 o Strengthened IT to check inter-module dependency, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@792124 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08 12:54:31 +00:00
Benjamin Bentmann 6b970f4344 o Renamed classes for more expressive log output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791608 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06 20:47:44 +00:00
Benjamin Bentmann 6467911fab o Simplified directory structure
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791294 13f79535-47bb-0310-9956-ffa450edef68
2009-07-05 18:14:15 +00:00
Benjamin Bentmann 2a10ec9090 o Decoupled IT from production plugins and console output
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@791292 13f79535-47bb-0310-9956-ffa450edef68
2009-07-05 18:07:06 +00:00
Benjamin Bentmann d8fb46ab25 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788783 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 17:42:49 +00:00
Maria Odea B. Ching 81c61427cf [MNG-4189]
o added integration test for MNG-4189 (resolving correct SNAPSHOT dependency version)


git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788584 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 05:42:38 +00:00
Benjamin Bentmann a5e86ea439 o Reduced coupling to format of warning
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788374 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 14:57:30 +00:00
Benjamin Bentmann 1b3b083744 [MNG-2363] <profile><activation><file><exists/> does not work in a multi-project build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@788336 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 12:07:16 +00:00
Benjamin Bentmann 3c7b487ca9 o Fixed IT setup to detect failure to respect offline mode
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@787053 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21 17:12:12 +00:00
Benjamin Bentmann 2128d5af78 o Reduced coupling to format of warning
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@787044 13f79535-47bb-0310-9956-ffa450edef68
2009-06-21 16:03:00 +00:00
Benjamin Bentmann 03c9882b27 [MNG-4191] separate plugin and artifact repositories
o Updated test setup

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786916 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 22:14:42 +00:00
Benjamin Bentmann 7b08fae305 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786915 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 22:13:47 +00:00
Benjamin Bentmann 31baf20295 [MNG-4214] [regression] Parent POMs cannot be resolved from mirrored repos
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@786908 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20 21:02:57 +00:00
John Dennis Casey 222e50b298 updating version exclusion for MNG-4169 so it doesn't check for the plugin registry step for maven 2.2.0+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785822 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:45:15 +00:00
Benjamin Bentmann 880cd4a083 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785816 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:37:52 +00:00
Benjamin Bentmann d7c57106a7 o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785813 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:29:47 +00:00
Benjamin Bentmann 8dfc2df626 o Polished IT suite
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785812 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:27:26 +00:00
John Dennis Casey da331ac3f5 taking out assembly plugin binding, since I was just using this to investigate MNG-4207
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785808 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 21:16:57 +00:00
John Dennis Casey 23a2e9b230 [MNG-4207] Adding IT to the suite.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785791 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 20:49:09 +00:00
John Dennis Casey 40aa2f7a33 [MNG-4207] Adding IT plugin that depends on log4j, and integration test to verify non-lightweight http wagon can shade commons-logging and log4j properly
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785790 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 20:48:24 +00:00
Benjamin Bentmann 13065442f0 [MNG-4208] [regression] CLI properties can't override project properties during interpolation
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785751 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 18:42:20 +00:00
Benjamin Bentmann c6ba6e5741 o Decoupled IT from assumption that reporting config => build config
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785729 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 17:05:40 +00:00
Benjamin Bentmann d0f6936bbc o Allowed plugin to dump plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785726 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 17:03:34 +00:00
Benjamin Bentmann 9e5a037b4b [MNG-4206] Prefer RELEASE over LATEST when resolving plugin versions
o Updated affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785566 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 12:05:06 +00:00
Benjamin Bentmann 8394332b32 [MNG-4205] Remove support for plugin metaversions RELEASE and LATEST
o Disabled affected IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785526 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 09:33:53 +00:00
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
Benjamin Bentmann 3657308866 [MNG-4126] [regression] Properties defined in profiles.xml of parent are not inherited during multimodule build
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@763797 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09 21:00:59 +00:00
Benjamin Bentmann ac7bdb93a8 [MNG-3714] Allow specification of the toolchains.xml location on the command line
o Extended IT to check propagation of toolchain via session

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761443 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 22:03:03 +00:00
Benjamin Bentmann f15728a43e [MNG-3714] Allow specification of the toolchains.xml location on the command line
o Extended IT to check propagation of toolchain via session

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761442 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 22:02:25 +00:00
Benjamin Bentmann a9e34c1fe5 o Decoupled from plexus-utils
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761415 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 20:21:16 +00:00
Benjamin Bentmann b2d421f892 [MNG-3714] Allow specification of the toolchains.xml location on the command line
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761403 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 19:48:49 +00:00
Benjamin Bentmann 516e45f254 o Fixed IT to ensure looked up tool path exists
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@761398 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02 19:32:29 +00:00
Benjamin Bentmann 5fc9b4ad35 [MNG-4116] [regression] Effective POM contains invalid URLs upon usage of percent-encoded characters
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759726 13f79535-47bb-0310-9956-ffa450edef68
2009-03-29 16:52:16 +00:00
Benjamin Bentmann 19c414bee1 [MNG-2387] <active> on <proxy> in settings is misleading
o Fixed IT to actually exhibit failure on broken Maven versions by pointing at a reachable proxy to prevent fallback to non-proxied connection

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759549 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 18:53:56 +00:00
Benjamin Bentmann 8b9e34ff93 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759505 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 16:38:58 +00:00
Benjamin Bentmann ce6577b748 [MNG-3819] [regression] Plugins that don't declare dependency on plexus-utils no longer get plexus-utils:1.1
o Disabled IT for 3.x, no longer supported

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@759485 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28 15:33:36 +00:00
Benjamin Bentmann 3e30408e37 [MNG-2591] Plugins are merged incorrectly
o Extended IT to exhibit negative side-effects of profile injection

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@758437 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 21:09:53 +00:00
Benjamin Bentmann 7a77fab47b [MNG-4107] [regression] User settings can't override properties used for POM interpolation
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757806 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 14:01:39 +00:00
Benjamin Bentmann 3a3ff8da4e [MNG-4106] [regression] Interpolation does not use properties from dominant settings profile if other profile defines same property
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757571 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 22:13:53 +00:00
Benjamin Bentmann 5e502f2068 [MNG-4102] [regression] Properties used for interpolation of inherited properties can't be customized by child
o Extended IT to check interaction with profile injection as well which is apparently key to reproduce the issue

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757532 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23 20:19:49 +00:00
Benjamin Bentmann 79d44ad7bc [MNG-4102] [regression] Properties used for interpolation of inherited properties can't be customized by child
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757262 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 22:00:45 +00:00
Benjamin Bentmann 6736a757d9 o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757255 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 20:59:05 +00:00
Benjamin Bentmann 669dc6041d [MNG-2309] Profile activation order is random
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757195 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 14:59:46 +00:00
Benjamin Bentmann 9c2e480a90 o Strengthened IT to check deeper inheritance hierarchy
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@757167 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 10:30:23 +00:00
Benjamin Bentmann 23de707abc o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@756934 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21 13:23:54 +00:00
Brett Porter 7d1b3326fe only set conditionally
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755210 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 12:05:35 +00:00
Brett Porter 848c7137a6 add a plugin dependency test as well to make sure this doesn't trigger the new validation errors
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755194 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 11:27:43 +00:00
Brett Porter 2e0ff48d0c [MNG-4091] add test for bad plugin descriptor handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@755085 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 02:28:08 +00:00
Benjamin Bentmann 497c2faf6f [MNG-4087] Percent encoded characters in file URLs are not decoded upon deployment
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@754746 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 20:34:57 +00:00
Benjamin Bentmann 7a2b18cccb [MNG-4086] [regression] Explicitly using plugin metaversions crashes plugin manager
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@754665 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15 13:42:09 +00:00
Benjamin Bentmann a76d5f9f81 o Enabled test part for Maven 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753363 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 19:26:08 +00:00
Benjamin Bentmann aade1cd99d o Fixed metadata generation
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753342 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 18:43:53 +00:00
Benjamin Bentmann 9974e8676d o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753324 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 17:40:53 +00:00
Benjamin Bentmann bfd334f9b2 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753304 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 15:58:40 +00:00
Brett Porter d2b29ff7a5 [MNG-4084] Unnecessary Warning for an activate profile in child project
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@753090 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 02:25:46 +00:00
Benjamin Bentmann 954e32dc53 [MNG-3760] Support property ${baseurl} to get RFC-compliant URL of project base directory
o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752243 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 20:22:27 +00:00
Benjamin Bentmann acee85610d o Decoupled IT from production plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752120 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 14:33:37 +00:00
Benjamin Bentmann 7f57de0b8a o Disabled ITs checking POM repositories in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752081 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 12:19:16 +00:00
Benjamin Bentmann aeba75bc04 o Fixed IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752071 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 11:34:51 +00:00
Benjamin Bentmann 021d405b8b o Disabled ITs checking POM repositories in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@752069 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 11:27:43 +00:00
Benjamin Bentmann 6d7ceeb341 O Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751805 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 19:42:12 +00:00
Benjamin Bentmann a9671864f7 o Added warnings in case the artifact file does not exist (yet)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751803 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 19:36:26 +00:00
Benjamin Bentmann 49452abaa0 o Restored some real-world behavior (namely classes directory not created before compile)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751495 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 18:42:32 +00:00
Benjamin Bentmann 7f7419132d [MNG-3043] Allow 'mvn test' to work with test-jar dependencies in a reactor
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751481 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 17:48:39 +00:00
Benjamin Bentmann fb3d76e491 [MNG-2432] Apache and Mojo plugins take precendence over plugins in the pom.
o Enabled IT for 2.1.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751250 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 11:24:13 +00:00
Benjamin Bentmann ce304751dd o Stabilized ITs and made sure the metadata holding the plugin mappings under test is always refetched
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751245 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 11:02:22 +00:00
Benjamin Bentmann 8c7f203246 [MNG-4072] [regression] Repositories from inactive profiles are used for artifact resolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751145 13f79535-47bb-0310-9956-ffa450edef68
2009-03-07 00:17:27 +00:00
Benjamin Bentmann 7ad16e1a4d [MNG-4070] [regression] Parent POMs cannot be resolved when their id values are surrounded by whitespace
o Extended IT to check settings as well

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751081 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 21:36:18 +00:00
Benjamin Bentmann ece2650bb7 [MNG-4070] [regression] Parent POMs cannot be resolved when their id values are surrounded by whitespace
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751078 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 21:32:06 +00:00
Benjamin Bentmann 9dd3d69b55 [MNG-2432] Apache and Mojo plugins take precendence over plugins in the pom.
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751039 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 19:16:40 +00:00
Benjamin Bentmann 066b21daeb o Used isolated repo to decouple from production metadata
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750982 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 17:01:41 +00:00
Benjamin Bentmann 6bdd0c4809 o Updated IT to allow more easy adjustment of verification in case MNG-4069 remains effective
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750950 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 16:00:33 +00:00
Benjamin Bentmann 28e7adefc9 o Relaxed checks for error messages
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750903 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 14:00:40 +00:00
Benjamin Bentmann d26c3ad3ad o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750887 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 13:30:22 +00:00
Benjamin Bentmann 6617d3a3de o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750886 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 13:27:37 +00:00
Benjamin Bentmann 55c1b8a229 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750864 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 12:05:06 +00:00
Benjamin Bentmann 53200fe549 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750863 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 12:02:10 +00:00
Benjamin Bentmann 599a631ef7 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750862 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:54:38 +00:00
Benjamin Bentmann cc3abdcb08 o Inherited from maven-parent:11
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750857 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:42:08 +00:00
Benjamin Bentmann db72e2d7dd o Removed dependency on maven-artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750856 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:38:04 +00:00
Benjamin Bentmann d3db081c33 o Decoupled from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750850 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:24:19 +00:00
Benjamin Bentmann 0f015a5254 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750840 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 10:35:17 +00:00
Benjamin Bentmann cfb21a42a4 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750836 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 10:25:16 +00:00
Benjamin Bentmann e7b87bc4f9 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750828 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 10:00:38 +00:00
Benjamin Bentmann 0b4d159c37 o Removed obsolete files
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750822 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 09:44:27 +00:00
Benjamin Bentmann 2491a7eb4b o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750820 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 09:41:45 +00:00
Benjamin Bentmann 834f51d7fd o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750816 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 09:23:04 +00:00
Benjamin Bentmann 307fd98017 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750812 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 09:06:34 +00:00
Benjamin Bentmann 084a6ec5a2 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750737 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:23:16 +00:00
Benjamin Bentmann d84ebdb7d0 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750734 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:17:51 +00:00
Benjamin Bentmann 4d3e1513e0 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750732 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:16:12 +00:00
Benjamin Bentmann 838186442b o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750727 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:11:44 +00:00
Benjamin Bentmann 4705c4f1c0 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750726 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:06:55 +00:00
Benjamin Bentmann 1ea5bef4b9 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750722 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 01:03:46 +00:00
Benjamin Bentmann 7ed829b780 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750720 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:59:44 +00:00
Benjamin Bentmann dd38b95449 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750719 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:48:00 +00:00
Benjamin Bentmann 6124ec2857 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750715 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:42:40 +00:00
Benjamin Bentmann 456ff02b43 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750713 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:40:35 +00:00
Benjamin Bentmann 951cb1fc85 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750712 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:38:42 +00:00
Benjamin Bentmann c3a75f0011 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750711 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:37:18 +00:00
Benjamin Bentmann 48722d7f97 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750709 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:36:02 +00:00
Benjamin Bentmann 727dd4fa22 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750707 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:34:34 +00:00
Benjamin Bentmann 1b5aa1d862 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750706 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:32:56 +00:00
Benjamin Bentmann fa31ce2968 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750705 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:28:37 +00:00
Benjamin Bentmann b590927d69 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750704 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:25:58 +00:00
Benjamin Bentmann 75b9558a53 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750700 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:21:53 +00:00
Benjamin Bentmann e457a624cd o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750698 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:20:09 +00:00
Benjamin Bentmann 604382318d o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750697 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:17:18 +00:00
Benjamin Bentmann 30142dea95 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750694 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:09:06 +00:00
Benjamin Bentmann d8acec3092 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750693 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:07:28 +00:00
Benjamin Bentmann 7eea52b3b2 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750692 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:05:02 +00:00
Benjamin Bentmann 399b67f631 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750691 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 00:01:58 +00:00
Benjamin Bentmann 2124b63c77 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750687 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:36:27 +00:00
Benjamin Bentmann 7bc78893e3 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750685 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:33:42 +00:00
Benjamin Bentmann 634c214272 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750681 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:31:34 +00:00
Benjamin Bentmann 8558ac5f0f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750679 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:29:21 +00:00
Benjamin Bentmann 975df3e40b o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750676 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:26:30 +00:00
Benjamin Bentmann 0073d0566b o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750675 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:25:26 +00:00
Benjamin Bentmann 4ebfc6987f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750674 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:24:03 +00:00
Benjamin Bentmann df550f14b1 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750673 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:22:12 +00:00
Benjamin Bentmann 568e8d5621 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750672 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:19:27 +00:00
Benjamin Bentmann 61d2bc844f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750670 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:16:11 +00:00
Benjamin Bentmann eed271c286 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750668 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:13:27 +00:00
Benjamin Bentmann fe4627da9f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750664 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:08:34 +00:00
Benjamin Bentmann 2510b8979c o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750662 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:06:45 +00:00
Benjamin Bentmann 3d69cd05f8 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750661 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:04:15 +00:00
Benjamin Bentmann bf91804ac2 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750660 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:00:15 +00:00
Benjamin Bentmann 847e8ec11a o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750654 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:49:57 +00:00
Benjamin Bentmann 707a19699f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750651 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:48:11 +00:00
Benjamin Bentmann c3f2a06650 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750647 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:45:59 +00:00
Benjamin Bentmann 131395bbbf o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750646 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:43:29 +00:00
Benjamin Bentmann 3ec5dec58f o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750645 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:41:26 +00:00
Benjamin Bentmann 67cdc007bf o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750643 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:38:53 +00:00
Benjamin Bentmann 060cf7a2c6 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750641 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:36:26 +00:00
Benjamin Bentmann 63ae1429f6 o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750639 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:33:27 +00:00
Benjamin Bentmann 188cf1446a o Moved repository declarations to settings
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750634 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:29:43 +00:00
Benjamin Bentmann df41e8f535 [MNG-4068] [regression] Use proper id for mirrored repository
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750609 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 21:44:15 +00:00
Brett Porter b26636085c remove dependence on formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750032 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 14:57:24 +00:00
Brett Porter 37781e9962 [MNG-3475] note use case that is backwards compat even with the change to alignment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750020 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 14:24:22 +00:00
Brett Porter 367e969f71 [MNG-3641] additional test to check that when only some projects in the reactor contain the profile, warning does not appear
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749998 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 13:16:07 +00:00
Benjamin Bentmann 44a27cd663 o Disable IT for 3.x due to MNG-4059
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749662 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 17:10:50 +00:00
Benjamin Bentmann 1a9fcc3354 o Disable several ITs for 3.x due to MNG-4060
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749644 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 16:20:51 +00:00
Benjamin Bentmann 4b386cdf97 o Added guard construct that marks a single test method as skipped (in contrast to matchesMavenVersion)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749623 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 14:58:44 +00:00
Benjamin Bentmann 7ed71827d6 o Strengthened IT to check class path, too
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749617 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 13:55:03 +00:00
Benjamin Bentmann 13e85d8b91 o Stabilized IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749614 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 13:27:02 +00:00
Benjamin Bentmann 2bc55d17f0 [MNG-4056] Relax resolution of active project artifacts from the reactor with regard to artifact type
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749613 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 13:24:44 +00:00
Benjamin Bentmann 0710cddadb o Decoupled IT from uniqueVersion flag due to MNG-4059
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749334 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 15:26:00 +00:00
Benjamin Bentmann 2f72e7f5d9 o Disabled IT for 3.x as the API of the wagon manager is not compatible
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749288 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 12:27:47 +00:00
Benjamin Bentmann cda737a6fe o Decoupled IT from production plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@749141 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 22:30:36 +00:00