Leonid Gorshkov created MINVOKER-260:
----------------------------------------
Summary: Option streamLogs does not work properly when option
addTestClassPath is enabled
Key: MINVOKER-260
URL: https://issues.apache.org/jira/browse/MINVOKER-260
Project: Maven Invoker Plugin
Issue Type: Bug
Affects Versions: 3.1.0, 3.0.1
Reporter: Leonid Gorshkov
how to check:
For instance, print log in verify.groovy:
{code}
println "Boom !!!!"
{code}
This message will be shown if streamLogs=true, but won't be shown if
streamLogs=true and addTestClassPath=true
--
This message was sent by Atlassian Jira
(v8.3.4#803005)