[
https://issues.apache.org/jira/browse/PHOENIX-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307976#comment-15307976
]
ASF GitHub Bot commented on PHOENIX-2956:
-----------------------------------------
GitHub user shijinkui opened a pull request:
https://github.com/apache/phoenix/pull/172
[PHOENIX-2956] apache-rat plugin error: Too many unapproved licenses
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check
(default-cli) on project phoenix-core: Too many unapproved licenses: 4 -> [Help
1]
In the build shell script of `make_rc.sh`, fix by
`-Drat.numUnapprovedLicenses=100`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shijinkui/phoenix too_many_unapproved_licenses
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/172.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #172
----
commit 12b1b21823cadf2a49ed2bcbeab7e773d1c162ff
Author: shijinkui <[email protected]>
Date: 2016-05-31T15:54:41Z
[PHOENIX-2956] apache-rat plugin error: Too many unapproved licenses
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check
(default-cli) on project phoenix-core: Too many unapproved licenses: 4 -> [Help
1]
fix by `-Drat.numUnapprovedLicenses=100`
----
> apache-rat plugin error: Too many unapproved licenses
> -----------------------------------------------------
>
> Key: PHOENIX-2956
> URL: https://issues.apache.org/jira/browse/PHOENIX-2956
> Project: Phoenix
> Issue Type: Bug
> Reporter: shijinkui
>
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check
> (default-cli) on project phoenix-core: Too many unapproved licenses: 4 ->
> [Help 1]
> fix by `-Drat.numUnapprovedLicenses=100`
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)