[ 
https://issues.apache.org/jira/browse/HIVE-25997?focusedWorklogId=735217&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-735217
 ]

ASF GitHub Bot logged work on HIVE-25997:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Mar/22 10:48
            Start Date: 02/Mar/22 10:48
    Worklog Time Spent: 10m 
      Work Description: kgyrtkirk commented on a change in pull request #3067:
URL: https://github.com/apache/hive/pull/3067#discussion_r817570663



##########
File path: packaging/src/main/assembly/src.xml
##########
@@ -100,12 +100,26 @@
         <include>storage-api/**/*</include>
         <include>standalone-metastore/metastore-common/**/*</include>
         <include>standalone-metastore/metastore-server/**/*</include>
+        <include>standalone-metastore/metastore-tools/**/*</include>
+        <include>standalone-metastore/src/assembly/src.xml</include>
+        <include>standalone-metastore/pom.xml</include>

Review comment:
       these modules are not fully separated - meaning they are connected to 
the root pom.xml;
   if we really want to separate them - we can put them into a new project...
   
   but honestly I think these things were released separetly because there were 
no regular Hive releases....




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 735217)
    Time Spent: 40m  (was: 0.5h)

> Build from source distribution archive fails
> --------------------------------------------
>
>                 Key: HIVE-25997
>                 URL: https://issues.apache.org/jira/browse/HIVE-25997
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 4.0.0-alpha-1
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The generated source package is not compiling with:
> {code:java}
> mvn clean install -DskipTests -Piceberg{code}
> We should fix that for the release



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to