Skip to content

Commit

Permalink
[MENFORCER-435] Not using streamLogs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejj0 committed Dec 19, 2022
1 parent 8e52ce6 commit 1310b44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion maven-enforcer-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
<artifactId>maven-invoker-plugin</artifactId>
<configuration>
<showErrors>true</showErrors>
<streamLogs>true</streamLogs>
<projectsDirectory>src/it/projects</projectsDirectory>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<preBuildHookScript>setup</preBuildHookScript>
Expand Down

0 comments on commit 1310b44

Please sign in to comment.