I'm trying to build the Taverna, but ended up with this error. :( ------------------------------------------------------------------------------------------------------- [INFO] 39 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: 11 unknown: 11 generated: 0 approved: 27 licence. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Taverna Language APIs (Scufl2, Databundle) .. FAILURE [ 34.965 s] [INFO] Apache Taverna Baclava support ..................... SKIPPED [INFO] Apache Taverna Scufl 2 UCF Package ................. SKIPPED [INFO] Apache Taverna Scufl 2 API ......................... SKIPPED [INFO] Apache Taverna Scufl 2 Schemas ..................... SKIPPED [INFO] Apache Taverna Scufl 2 wfbundle read/write ......... SKIPPED [INFO] Apache Taverna Scufl 2 t2flow parser ............... SKIPPED [INFO] Apache Taverna RO Bundle API ....................... SKIPPED [INFO] Apache Taverna Databundle API ...................... SKIPPED [INFO] Apache Taverna Scufl 2 annotations ................. SKIPPED [INFO] Apache Taverna Scufl 2 examples .................... SKIPPED [INFO] Apache Taverna Scufl 2 SCUFL parser ................ SKIPPED [INFO] Apache Taverna Scufl 2 integration tests ........... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.835 s [INFO] Finished at: 2015-03-04T23:59:11+05:30 [INFO] Final Memory: 19M/198M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-checks) on project taverna-language: Too many files with unapproved license: 11 See RAT report in: /Extra/GSOC'15/incubator-taverna-language-master/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
------------------------------------------------------------------------------------------------------- What could be done to correct this?
