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`
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---