illiabarbashov-sketch commented on code in PR #6652:
URL: https://github.com/apache/hive/pull/6652#discussion_r3736321615


##########
beeline/pom.xml:
##########
@@ -242,6 +243,111 @@
     </dependency>
   </dependencies>
   <profiles>
+    <!--
+    Build a native installer (dmg on macOS, exe/msi on Windows, deb/rpm on 
Linux).
+
+    Usage:
+      mvn package -pl beeline -am -DskipTests -P native-installer
+
+    Output (arch sub-directory so x64 and arm64 artifacts coexist):
+      beeline/target/installer/x64/beeline-4.3.0.dmg    (Intel Mac)

Review Comment:
   updated



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to