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

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

     [ https://issues.apache.org/jira/browse/DOXIA-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylwester Lachiewicz closed DOXIA-603.
--------------------------------------
    Resolution: Fixed

> 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)