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

Work on HIVE-28332 started by Basapuram Kumar.
----------------------------------------------
> Assembly Configuration Error in Hive Packaging
> ----------------------------------------------
>
>                 Key: HIVE-28332
>                 URL: https://issues.apache.org/jira/browse/HIVE-28332
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 4.0.0
>            Reporter: Basapuram Kumar
>            Assignee: Basapuram Kumar
>            Priority: Minor
>              Labels: pull-request-available
>
> compiled hive branch-4.0.0 and master too, but failing with the below error.
> command
> {noformat}
> mvn clean install package -Dtar -Pdist  -Psources -DskipTests 
> -Dmaven.javadoc.skip=true -DcreateChecksum=true -PcleanUICache -Pvisualize 
> -Ptools -Dallow.root.build -pl :hive-packaging{noformat}
> complete error
> {noformat}
> [INFO] --- maven-assembly-plugin:3.2.0:single (assemble) @ hive-packaging ---
> [INFO] Reading assembly descriptor: src/main/assembly/bin.xml
> [INFO] Reading assembly descriptor: src/main/assembly/src.xml
> [WARNING] The assembly descriptor contains a *nix-specific root-relative 
> reference (starting with slash). This is not portable and might fail on 
> Windows: /
> [WARNING] The assembly descriptor contains a *nix-specific root-relative 
> reference (starting with slash). This is not portable and might fail on 
> Windows: /
> [WARNING] The following patterns were never triggered in this artifact 
> exclusion filter:
> o  'org.apache.calcite:*'[WARNING] The following patterns were never 
> triggered in this artifact exclusion filter:
> o  'org.apache.httpcomponents:*'
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  16.126 s
> [INFO] Finished at: 2024-06-17T17:30:15+02:00
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The requested profile "cleanUICache" could not be activated because 
> it does not exist.
> [WARNING] The requested profile "visualize" could not be activated because it 
> does not exist.
> [WARNING] The requested profile "tools" could not be activated because it 
> does not exist.
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-assembly-plugin:3.2.0:single (assemble) on 
> project hive-packaging: Assembly is incorrectly configured: bin: Assembly is 
> incorrectly configured: bin:
> [ERROR] Assembly: bin is not configured correctly: One or more filters had 
> unmatched criteria. Check debug log for more information.
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug 
> logging.{noformat}



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

Reply via email to