added an introduction

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1165018 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2011-09-04 13:59:59 +00:00
parent 98c1be1cb5
commit 79e07fd89a
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
-----
Introduction
-----
Hervé Boutemy
-----
2011-09-04
-----
Maven Core ITs
Maven Core Integration Tests provide tooling to test every aspect of Maven functionalities with any Maven version.
This project has declared the following modules:
* {{{./core-it-support/}Maven IT Support}}: Maven Integration Tests support tools, to completely decouple ITs from production plugins.
* {{{./core-it-suite/}Maven ITs}}: The effective Maven Integration Tests suite.