[ 
https://issues.apache.org/jira/browse/RANGER-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonid updated RANGER-2254:
---------------------------
    Description: 
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 had got 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 have tried use *_-Drat.skip=true_* I had got many errors in Audit 
Component like *_error: cannot find symbol_*

  was:
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 had got 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 have tried use *_-Drat.skip=true_* I had got many errors like *_error: 
cannot find symbol_* in Audit Component


> 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
>            Priority: Major
>              Labels: build
>             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 had got 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 have tried use *_-Drat.skip=true_* I had got many errors in Audit 
> Component like *_error: cannot find symbol_*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to