You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/02/06 12:42:00 UTC

[jira] [Closed] (MNG-6861) RAT failures

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

Elliotte Rusty Harold closed MNG-6861.
--------------------------------------

> RAT failures
> ------------
>
>                 Key: MNG-6861
>                 URL: https://issues.apache.org/jira/browse/MNG-6861
>             Project: Maven
>          Issue Type: Bug
>            Reporter: Elliotte Rusty Harold
>            Priority: Minor
>
> 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] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException



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