You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2018/11/22 18:02:12 UTC

[sling-slingfeature-maven-plugin] branch master updated: Correct README

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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 20a67e5  Correct README
20a67e5 is described below

commit 20a67e5be38ffe224d911887c2c78c11d18e0a6c
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Thu Nov 22 19:02:03 2018 +0100

    Correct README
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 05b2a4f..6ac81db 100644
--- a/README.md
+++ b/README.md
@@ -213,6 +213,10 @@ https://github.com/apache/sling-org-apache-sling-feature-analyser/blob/master/sr
 Attach feature files found in the project to the projects produced artifacts. This includes features
 found in `src/main/features` as well as features produce with the `aggregate-features` goal if no configuration is specified.
 
+### repository
+
+With the repository mojo, a directory with all artifacts from the selected features will be created.
+
 ```
 <execution>
   <id>repo</id>