You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2021/04/09 14:53:26 UTC

[sling-parent] branch master updated: SLING-10287 output rat errors on stdout

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 35ff6b8  SLING-10287 output rat errors on stdout
35ff6b8 is described below

commit 35ff6b88ff7e69a9da0f94be1997b7a72450282e
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Fri Apr 9 16:53:17 2021 +0200

    SLING-10287 output rat errors on stdout
---
 sling-parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 1b6e1af..0932577 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -245,6 +245,7 @@
                         <!-- bnd -->
                         <exclude>bnd.bnd</exclude>
                     </excludes>
+                    <consoleOutput>true</consoleOutput>
                 </configuration>
                 <executions>
                     <execution>