Hi Jeff,

Indeed you can use the -Drat.numUnapprovedLicenses to suppress the error,
but still you will need to resolve this in order to be able to commit (PR)
code.
Can you check the content of the
/Users/jzhang/github/zeppelin/zeppelin-web/target/rat.txt
file. It will tell you which files are offending the rule.

Chris

On 7 August 2015 at 07:10, manya cancerian <manyacancer...@gmail.com> wrote:

> hi Jeff,
>
> Its majorly due to unapproved licences, you can try with option
> -Drat.numUnapprovedLicenses=50 , while building your project.
>
> Eg
>
> mvn clean install -DskipTests -Dspark.version=1.3.1 -Dhadoop.version=2.6.0
> -Drat.numUnapprovedLicenses=50
>
> Thanks
> Manya
>
> On Fri, Aug 7, 2015 at 9:13 AM, Jeff Zhang <zjf...@gmail.com> wrote:
>
>> I meet the following errors when building zeppelin.  Anyone can help on
>> that ? Thanks
>>
>> [ERROR] Failed to execute goal
>> org.apache.rat:apache-rat-plugin:0.11:check (verify.rat) on project
>> zeppelin-web: Too many files with unapproved license: 8 See RAT report in:
>> /Users/jzhang/github/zeppelin/zeppelin-web/target/rat.txt -> [Help 1]
>>
>>
>>
>> --
>> Best Regards
>>
>> Jeff Zhang
>>
>
>


-- 
Christian Tzolov <http://www.linkedin.com/in/tzolov> | Solution Architect,
EMEA Practice Team | Pivotal <http://pivotal.io/>
ctzo...@pivotal.io|+31610285517

Reply via email to