You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/06/24 16:58:40 UTC

[karaf] branch main updated: Indicates that the maven feature is optional in the manual

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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new bdbf1a1625 Indicates that the maven feature is optional in the manual
     new 034fde2503 Merge pull request #1550 from essobedo/doc-maven-optional
bdbf1a1625 is described below

commit bdbf1a162505b0e346c158b8172d2f8083ac91fe
Author: Nicolas Filotto <nf...@talend.com>
AuthorDate: Fri Jun 17 18:45:06 2022 +0200

    Indicates that the maven feature is optional in the manual
---
 manual/src/main/asciidoc/user-guide/urls.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/manual/src/main/asciidoc/user-guide/urls.adoc b/manual/src/main/asciidoc/user-guide/urls.adoc
index 611908b138..0e578eb4c1 100644
--- a/manual/src/main/asciidoc/user-guide/urls.adoc
+++ b/manual/src/main/asciidoc/user-guide/urls.adoc
@@ -74,6 +74,8 @@ Full configuration of `org.ops4j.pax.url.mvn` bundle can be done using `org.ops4
 
 In order to make the user's life easier and to provide more _domain_ oriented approach, Karaf provides several shell commands that makes Maven configuration easier.
 
+If maven is supported by default via `mvn` URL, you can install `maven` optional feature providing additional shell commands to manipulate maven. It can be done with `feature:install maven`.
+
 ===== maven:summary
 
 This command shows a quick summary about current `org.ops4j.pax.url.mvn` PID configuration. For example: