This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch MPH-154 in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
The following commit(s) were added to refs/heads/MPH-154 by this push: new cd517ce Stream logs cd517ce is described below commit cd517ceaa5eab19e253ec54a45a738e7acbba2fa Author: rfscholte <rfscho...@apache.org> AuthorDate: Tue Nov 6 23:34:14 2018 +0100 Stream logs --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b36e1c0..9c2af9f 100644 --- a/pom.xml +++ b/pom.xml @@ -70,6 +70,7 @@ <properties> <javaVersion>7</javaVersion> <mavenVersion>3.0</mavenVersion> + <invoker.streamLogs>true</invoker.streamLogs> </properties> <dependencies>