You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/04/29 20:47:03 UTC

[maven-studies] branch maven-extension-demo updated: s_mvn/extensions.xml_.mvn/extensions.xml_

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch maven-extension-demo
in repository https://gitbox.apache.org/repos/asf/maven-studies.git


The following commit(s) were added to refs/heads/maven-extension-demo by this push:
     new eaafe0f  s_mvn/extensions.xml_.mvn/extensions.xml_
eaafe0f is described below

commit eaafe0fd35b25a6b8ac754dff33688bf727fe151
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Mon Apr 29 22:46:58 2019 +0200

    s_mvn/extensions.xml_.mvn/extensions.xml_
---
 src/site/apt/index.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index 68d5131..c773275 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -50,7 +50,7 @@ Maven Extension Demo Study
   [[3]] use <<<-Dmaven.ext.class.path=[path to files]>>> (since Maven 3.0.2,
     see {{{https://issues.apache.org/jira/browse/MNG-4936}MNG-4936}}),
 
-  [[4]] configure in {{{/ref/current/maven-embedder/core-extensions.html}<<<mvn/extensions.xml>>>}} (since Maven 3.3.1)
+  [[4]] configure in {{{/ref/current/maven-embedder/core-extensions.html}<<<.mvn/extensions.xml>>>}} (since Maven 3.3.1)
 
   []