You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2021/08/17 09:57:31 UTC

[commons-rng] branch master updated: Correct the help comment

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

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git


The following commit(s) were added to refs/heads/master by this push:
     new e095d36  Correct the help comment
e095d36 is described below

commit e095d36a90512f0f33a2c8fb80b364d837ff7f83
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Tue Aug 17 10:57:29 2021 +0100

    Correct the help comment
---
 docs-archive/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs-archive/pom.xml b/docs-archive/pom.xml
index 3dfa37d..12bd92e 100644
--- a/docs-archive/pom.xml
+++ b/docs-archive/pom.xml
@@ -151,7 +151,7 @@
       </plugin>
       <!-- Create an aggregate report from the *parent* directory using:
 
-           'mvn jacoco:report-aggregate'
+           mvn jacoco:report-aggregate -P docs
 
            Requires that tests have already been run with the jacoco user agent.
            If executed within this directory then jacoco does not collect the