[
https://issues.apache.org/jira/browse/MINVOKER-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonid Gorshkov updated MINVOKER-260:
-------------------------------------
Description:
how to check:
For instance, print log in verify.groovy:
{code}println "Boom !!!!"{code}
This message will be shown if streamLogs=true and addTestClassPath=false, but
won't be shown if streamLogs=true and addTestClassPath=true
was:
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
> 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.0.1, 3.1.0
> Reporter: Leonid Gorshkov
> Priority: Major
>
> how to check:
> For instance, print log in verify.groovy:
> {code}println "Boom !!!!"{code}
> This message will be shown if streamLogs=true and addTestClassPath=false, but
> won't be shown if streamLogs=true and addTestClassPath=true
--
This message was sent by Atlassian Jira
(v8.3.4#803005)