This is an automated email from the ASF dual-hosted git repository. mbalassi pushed a commit to branch release-1.15.2.4-acs in repository https://gitbox.apache.org/repos/asf/flink.git
commit 240e1e0558e0b319b9b1ae61267d34d657c4ff20 Author: Marton Balassi <mar...@apple.com> AuthorDate: Thu Jan 20 11:58:08 2022 +0100 [rio] Enable Apple Hive Profile in Rio --- rio.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rio.yml b/rio.yml index 2fde5b2d177..f6218fe32a1 100644 --- a/rio.yml +++ b/rio.yml @@ -16,7 +16,7 @@ pipelines: #- ls -la ~/.m2 #- mvn help:effective-settings -X -rf :flink-avro-confluent-registry - rm -rf .staged-artifacts - - mvn clean deploy -Pdocs-and-source -DskipTests -Drat.skip -Dscala-2.12 -DaltDeploymentRepository=local-staging::default::file://`pwd`/.staged-artifacts + - mvn clean deploy -Dscala-2.12 -Phive-3.1.3.0-apple,docs-and-source -DskipTests -Dfast -DaltDeploymentRepository=local-staging::default::file://`pwd`/.staged-artifacts # see https://docs.aci.apple.com/rio/guide-to-rio/package-and-publish/freeform.html # must exclude maven-metadata.xml - ci stage-lib --exclude maven-metadata.xml --exclude *.md5 --exclude *.sha1 --many-many-artifacts ./.staged-artifacts/**