[
https://issues.apache.org/jira/browse/TAVERNA-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154326#comment-15154326
]
Stian Soiland-Reyes commented on TAVERNA-921:
---------------------------------------------
This is fixed in RAT-184 and will be part of apache rat 0.12, which is not yet
released. So we'll need to work around it in taverna-maven-parent for now./
> apache-rat:check fails on DEPENDENCIES file
> -------------------------------------------
>
> Key: TAVERNA-921
> URL: https://issues.apache.org/jira/browse/TAVERNA-921
> Project: Apache Taverna
> Issue Type: Bug
> Components: Taverna Maven Parent
> Affects Versions: parent 2
> Reporter: Stian Soiland-Reyes
> Assignee: Stian Soiland-Reyes
> Priority: Minor
> Labels: rat
> Fix For: parent 2
>
>
> The apache-dist profile generates a file DEPENDENCIES that is added to the
> release archive, yet this file is not excluded from the maven-rat plugin.
> {code}
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check
> (default-cli) on project apache-taverna-parent: Too many files with
> unapproved license: 1 See RAT report in:
> C:\Users\stain\Desktop\apache-taverna-parent-2-incubating-source-release\apache-taverna-parent-2-incubating\target\rat.txt
> -> [Help 1]
> {code}
> Note that mvn apache-rat:check works fine during the build and from the
> regular source code repositories, as it then does not contain the file
> DEPENDENCIES.
> The file DEPENDENCIES is a bit pointless within particularly maven-parent,
> but this issue also affects the taverna-osgi release candidate, which does
> not have its own custom apache-rat excludes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)