You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/09/27 15:03:07 UTC

[GitHub] [incubator-shardingsphere] sluk3r opened a new issue #3148: Too many files with unapproved license?

sluk3r opened a new issue #3148: Too many files with unapproved license?
URL: https://github.com/apache/incubator-shardingsphere/issues/3148
 
 
   Hi, all. After I pull a request, CI report a fail, the main info is as below:
   
   
   
   https://builds.apache.org/blue/organizations/jenkins/shardingsphere-ci/detail/shardingsphere-ci/461/pipeline/
   
   
   [2019-09-27T13:38:47.688Z] [INFO] sharding-transaction-xa-atomikos ................... SUCCESS [  0.539 s]
   [2019-09-27T13:38:47.688Z] [INFO] sharding-transaction-xa-atomikos-manager ........... SUCCESS [  9.066 s]
   [2019-09-27T13:38:47.688Z] [INFO] sharding-transaction-xa-core ....................... SUCCESS [ 15.723 s]
   [2019-09-27T13:38:47.688Z] [INFO] sharding-proxy-backend ............................. **FAILURE** [ 17.137 s]
   [2019-09-27T13:38:47.688Z] [INFO] sharding-proxy-frontend ............................ SKIPPED
   [2019-09-27T13:38:47.688Z] [INFO] sharding-proxy-frontend-spi ........................ SKIPPED
   
   
   [2019-09-27T13:38:47.689Z] [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project sharding-proxy-backend: **Too many files with unapproved license**: 1 See RAT report in: /home/jenkins/jenkins-slave/workspace/shardingsphere-ci/sharding-proxy/sharding-proxy-backend/target/rat.txt -> [Help 1]
   
   
   And the same problem occurs when I run command 'mvn install'. After google, I switch the command 'mvn install -Drat.skip=true'. 
   
   
   I think there is some misconfig, but have no idea, So, would you help me with that problem? 
   Tks

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services