You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "caijialiang (Jira)" <ji...@apache.org> on 2023/04/14 07:51:00 UTC

[jira] [Updated] (BIGTOP-3924) Ranger2.3 build failed

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

caijialiang updated BIGTOP-3924:
--------------------------------
    Summary: Ranger2.3 build failed  (was: ranger2.3 build failed)

> Ranger2.3 build failed
> ----------------------
>
>                 Key: BIGTOP-3924
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3924
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.2.0
>            Reporter: caijialiang
>            Priority: Major
>             Fix For: 3.3.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> {*}Environment{*}: bigtop/slaves:3.2.0-centos-7  amd64
> The ranger compilation failed in the "do-component-build" because the compilation command for ranger was incorrect. Removing "install" will result in a successful compilation.
>  
> {code:java}
> [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (default) on project ranger-distro: Failed to create assembly: Error creating assembly archive schema-registry-plugin: Problem creating jar: jar:file:/ws/build/ranger/rpm/BUILD/ranger-release-ranger-2.3.0/distro/target/ranger-distro-2.3.0.jar!/META-INF/maven/org.apache.ranger/ranger-distro/pom.xml: JAR entry META-INF/maven/org.apache.ranger/ranger-distro/pom.xml not found in /ws/build/ranger/rpm/BUILD/ranger-release-ranger-2.3.0/distro/target/ranger-distro-2.3.0.jar -> [Help 1] [ERROR] [ERROR] To see the full stack{code}
>  
> !https://user-images.githubusercontent.com/18082602/229284526-f9caf45b-2128-4dc5-930c-9036a1c5857c.png!
> Changing the compilation command from "mvn clean compile package install" to "mvn clean compile package" resulted in successful compilation.
> !https://user-images.githubusercontent.com/18082602/229284545-0b7f14d0-199a-4189-ae61-7576f6783f79.png!
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)