[
https://issues.apache.org/jira/browse/CHUKWA-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744037#comment-14744037
]
Lewis John McGibbney commented on CHUKWA-780:
---------------------------------------------
Report summary is as follows
{code}
...
*****************************************************
Summary
-------
Generated at: 2015-09-14T11:44:02-07:00
Notes: 9
Binaries: 126
Archives: 5
Standards: 731
Apache Licensed: 721
Generated Documents: 0
JavaDocs are generated and so license header is optional
Generated files do not required license headers
8 Unknown Licenses
*******************************
Unapproved licenses:
src/main/web/hicc/apps/pie.js
src/main/web/hicc/css/chartist.css
src/main/web/hicc/css/chartist.css.map
src/main/web/hicc/css/font-awesome.min.css
src/main/web/hicc/css/jquery.circliful.css
src/main/web/hicc/js/chartist.min.js
src/main/web/hicc/js/chartist.min.js.map
src/main/web/hicc/timeline/js/main.js
*******************************
Archives:
+ contrib/chukwa-pig/chukwa-pig.jar
+ contrib/chukwa-pig/lib/pig-0.7.0-test.jar
+ contrib/chukwa-pig/lib/pig-0.7.0.jar
+ contrib/xtrace/lib/xtrace-2.0.jar
+ lib/sigar.jar
{code}
> Chukwa master branch failing with RAT unapproved licsenses
> ----------------------------------------------------------
>
> Key: CHUKWA-780
> URL: https://issues.apache.org/jira/browse/CHUKWA-780
> Project: Chukwa
> Issue Type: Bug
> Components: Build and Test Code
> Affects Versions: 0.7.0
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Blocker
> Fix For: 0.7.0
>
>
> When I attempt to build Chuwka master as of today the RAT task takes a long
> time then pits out the following
> {code}
> ...
> [INFO] Exclude: src/main/web/hicc/home/fonts/codropsicons/*
> [INFO] Exclude: src/main/web/hicc/home/fonts/ecoicons/*
> [INFO] 871 resources included (use -debug for more details)
> Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property
> 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
> recognized.
> Compiler warnings:
> WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property
> 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
> Warning: org.apache.xerces.parsers.SAXParser: Feature
> 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
> Warning: org.apache.xerces.parsers.SAXParser: Property
> 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
> Warning: org.apache.xerces.parsers.SAXParser: Property
> 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
> recognized.
> [INFO] Rat check: Summary of files. Unapproved: 8 unknown: 8 generated: 0
> approved: 723 licence.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 08:35 min
> [INFO] Finished at: 2015-09-14T11:51:46-07:00
> [INFO] Final Memory: 62M/251M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check
> (default) on project chukwa: Too many files with unapproved license: 8 See
> RAT report in: /usr/local/chukwa_gh/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
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)