[
https://issues.apache.org/jira/browse/RAT-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17397234#comment-17397234
]
Philipp Ottlinger edited comment on RAT-288 at 8/11/21, 10:00 AM:
------------------------------------------------------------------
[~michael-o] I just checked in AbstractRatMojo.java. The method
getLog().isDebugEnabled() will most probably need a corresponding
isVerboseEnabled() ..... before this task can be applied properly.
was (Author: hugo.hirsch):
[~michael-o] I just checked in AbstractRatMojo. getLog().isDebugEnabled() will
most probably need a corresponding isVerboseEnabled() ..... before this task
can be applied properly.
> Remove -debug hint in log messages
> ----------------------------------
>
> Key: RAT-288
> URL: https://issues.apache.org/jira/browse/RAT-288
> Project: Apache Rat
> Issue Type: Task
> Components: maven
> Affects Versions: 0.13
> Reporter: Michael Osipov
> Priority: Major
>
> Maven 4 has deprecated {{\-\-debug}} flag in favor of {{\-\-verbose}} in
> MNG-7203. Please remove the phrase within the parentheses:
> bq. (use -debug for more details).
> I can provide a PR if necessary.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)