Leonid created RANGER-2254:
------------------------------
Summary: Ranger haven't building by "build_ranger_using_docker.sh"
Key: RANGER-2254
URL: https://issues.apache.org/jira/browse/RANGER-2254
Project: Ranger
Issue Type: Bug
Components: audit, Ranger
Affects Versions: 1.2.0
Environment: docker
Reporter: Leonid
Fix For: 1.2.0
Attachments: first.log, second.log
I have tried to build Ranger 1.2.0 with
{code:java}
sh ./build_ranger_using_docker.sh mvn clean compile package install
assembly:assembly
{code}
and have taken this:
{code:java}
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check
(default) on project ranger: Too many files with unapproved license: 22 See RAT
report in: /ranger/target/rat.txt -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.rat:apache-rat-plugin:0.11:check (default) on project ranger: Too
many files with unapproved license: 22 See RAT report in: /ranger/target/rat.txt
{code}
if I tried use *_-Drat.skip=true_* I have taken many errors like *_error:
cannot find symbol_* in Audit Component
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)