This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-reporting-api.git
commit 748ff32fce58623aaa948452ef0fe491b819f64b Author: Herve Boutemy <[email protected]> AuthorDate: Sat May 8 13:44:16 2010 +0000 added explanations about the move from Maven core to shared components git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@942384 13f79535-47bb-0310-9956-ffa450edef68 --- src/site/apt/index.apt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt new file mode 100644 index 0000000..046a5eb --- /dev/null +++ b/src/site/apt/index.apt @@ -0,0 +1,14 @@ + ----- + Maven Reporting API + ----- + Hervé Boutemy + ----- + 2010-05-08 + ----- + +Maven Reporting API + + API to manage report generation. + + <<<maven-reporting-api>>> is included in Maven 2.x core distribution, but moved to + shared components to achieve report decoupling from Maven 3 core. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
