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

hboutemy pushed a commit to branch stabilize
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit 14a6d8f6edfac7b9ca5daf9236fb1c57ef87c626
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Sat Nov 9 17:22:25 2019 +0100

    stream logs to debug CI failures
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index e727689..8e70d8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -621,6 +621,7 @@ under the License.
                 
<maven.compiler.source>${maven.compiler.source}</maven.compiler.source>
                 
<maven.compiler.target>${maven.compiler.target}</maven.compiler.target>
               </properties>
+              <streamLogs>true</streamLogs>
             </configuration>
           </plugin>
           <plugin>

Reply via email to