You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2020/07/16 18:42:20 UTC

svn commit: r1879973 - /jackrabbit/trunk/jackrabbit-parent/pom.xml

Author: kwin
Date: Thu Jul 16 18:42:20 2020
New Revision: 1879973

URL: http://svn.apache.org/viewvc?rev=1879973&view=rev
Log:
JCR-4617 output apache-rat-plugin issues on console

Modified:
    jackrabbit/trunk/jackrabbit-parent/pom.xml

Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=1879973&r1=1879972&r2=1879973&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Thu Jul 16 18:42:20 2020
@@ -219,6 +219,7 @@
           <excludes>
             <exclude>release.properties</exclude>
           </excludes>
+          <consoleOutput>true</consoleOutput>
         </configuration>
       </plugin>
       <plugin>