You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2020/05/28 06:49:00 UTC

[jira] [Commented] (DOXIA-603) RAT failures

    [ https://issues.apache.org/jira/browse/DOXIA-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118376#comment-17118376 ] 

Robert Scholte commented on DOXIA-603:
--------------------------------------

How can this issue be closed without any comment? without version? without assignee? If the issue cannot be reproduced, don't close it as fixed, please.

> RAT failures
> ------------
>
>                 Key: DOXIA-603
>                 URL: https://issues.apache.org/jira/browse/DOXIA-603
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Elliotte Rusty Harold
>            Priority: Minor
>         Attachments: rat.txt
>
>
> mvn verify fails:
>  
> Downloaded from central: [https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.13/apache-rat-core-0.13.jar] (128 kB at 696 kB/s)
>  [INFO] Enabled default license matchers.
>  [INFO] Will parse SCM ignores for exclusions...
>  [INFO] Parsing exclusions from /home/elharo/maven-doxia-site/.gitignore
>  [INFO] Finished adding exclusions from SCM ignore files.
>  [INFO] 68 implicit excludes (use -debug for more details).
>  [INFO] 5 explicit excludes (use -debug for more details).
>  [INFO] 45 resources included (use -debug for more details)
>  [INFO] Rat check: Summary over all files. Unapproved: 12, unknown: 12, generated: 0, approved: 30 licenses.
>  [INFO] ------------------------------------------------------------------------
>  [INFO] BUILD FAILURE
>  [INFO] ------------------------------------------------------------------------
>  [INFO] Total time: 2.392 s
>  [INFO] Finished at: 2020-02-06T07:37:23-05:00
>  [INFO] ------------------------------------------------------------------------
>  [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (rat-check) on project doxia-site: Too many files with unapproved license: 12 See RAT report in: /home/elharo/maven-doxia-site/target/rat.txt -> [Help 1]
>  [ERROR]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)