You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2015/04/01 02:24:20 UTC

[38/50] [abbrv] maven git commit: [MNG-5771] added core extension reference

[MNG-5771] added core extension reference

Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/08715d87
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/08715d87
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/08715d87

Branch: refs/heads/slf4j-log4j2
Commit: 08715d87d92b06aa2845250c0caee5b271cf37c2
Parents: cb356ed
Author: Hervé Boutemy <hb...@apache.org>
Authored: Thu Mar 12 23:20:10 2015 +0100
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Thu Mar 12 23:20:10 2015 +0100

----------------------------------------------------------------------
 maven-embedder/src/site/apt/index.apt.vm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/08715d87/maven-embedder/src/site/apt/index.apt.vm
----------------------------------------------------------------------
diff --git a/maven-embedder/src/site/apt/index.apt.vm b/maven-embedder/src/site/apt/index.apt.vm
index 4df712c..519fdae 100644
--- a/maven-embedder/src/site/apt/index.apt.vm
+++ b/maven-embedder/src/site/apt/index.apt.vm
@@ -37,4 +37,6 @@ ${project.name}
 
    * <<<.mvn/jvm.config>>> containing jvm options,
 
-   * <<<.mvn/maven.config>>> containing Maven command-line parameter.
+   * <<<.mvn/maven.config>>> containing Maven command-line parameter,
+
+   * <<<.mvn/extensions.xml>>> containing {{{./core-extensions.html}a list of extensions}}.