[
https://issues.apache.org/jira/browse/RAT-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067305#comment-18067305
]
Claude Warren commented on RAT-525:
-----------------------------------
The message is in error is should say `use inputExcludeStd MAVEN`
{noformat}
<inputExcludeStd>Maven</inputExcludeStd>{noformat}
> Impossible to manage Standard Collections for exclusions
> --------------------------------------------------------
>
> Key: RAT-525
> URL: https://issues.apache.org/jira/browse/RAT-525
> Project: Apache RAT
> Issue Type: Bug
> Affects Versions: 0.17
> Reporter: Slawomir Jaranowski
> Priority: Major
>
> By default such collections are used:
> {noformat}
> [INFO] Excluding MAVEN collection.
> [INFO] Excluding ECLIPSE collection.
> [INFO] Excluding IDEA collection.
> [INFO] Processing exclude file from STANDARD_SCMS.
> [INFO] Excluding STANDARD_SCMS collection.
> [INFO] Excluding MISC collection.
> [INFO] Excluding HIDDEN_DIR collection.
> {noformat}
>
> there are parameters like: {{useMavenDefaultExcludes}} which can exclude
> {{MAVEN}} but it is deprecated, and I see:
> {noformat}
> [WARNING] Parameter 'useMavenDefaultExcludes' (user property
> 'rat.useMavenDefaultExcludes') is deprecated: When set to true specifies that
> the MAVEN patterns are excluded. Use "inputIncludeStd MAVEN" to override.
> {noformat}
> the next issue is for message that mention about {{inputIncludeStd}} it is
> confused
> so I can not find a way how to manage Standard Collections for exclusions
--
This message was sent by Atlassian Jira
(v8.20.10#820010)