You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/04/14 10:57:55 UTC

[maven-project-info-reports-plugin] branch MPIR-366 updated: [MPIR-366] Drop Maven2 support remove streamLogs, problem identified

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

rfscholte pushed a commit to branch MPIR-366
in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/MPIR-366 by this push:
     new 1877eda  [MPIR-366] Drop Maven2 support remove streamLogs, problem identified
1877eda is described below

commit 1877eda00b1d0fc3709a2d905ae22d3020a6633a
Author: rfscholte <rf...@apache.org>
AuthorDate: Sat Apr 14 12:57:44 2018 +0200

    [MPIR-366] Drop Maven2 support
    remove streamLogs, problem identified
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53912ec..10266ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -560,7 +560,6 @@ under the License.
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
             <configuration>
-              <streamLogs>true</streamLogs> <!-- JDK10 analysis -->
               <ignoreFailures>${maven.invoker.failure.ignore}</ignoreFailures>
               <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
               <pomIncludes>

-- 
To stop receiving notification emails like this one, please contact
rfscholte@apache.org.