kyuubi/extensions/server/kyuubi-server-plugin/pom.xml
Cheng Pan 812d31da4d
Some checks failed
CI / Kyuubi and Spark Test (normal, , 17, 3.3, ) (push) Has been cancelled
CI / Kyuubi and Spark Test (normal, , 17, 3.4, ) (push) Has been cancelled
CI / Kyuubi and Spark Test (normal, , 17, 3.5, ) (push) Has been cancelled
CI / Kyuubi and Spark Test (normal, , 8, 3.2, ) (push) Has been cancelled
CI / Kyuubi and Spark Test (normal, , 8, 3.3, ) (push) Has been cancelled
CI / Kyuubi and Spark Test (normal, , 8, 3.4, ) (push) Has been cancelled
CI / Kyuubi and Spark Test (normal, , 8, 3.5, ) (push) Has been cancelled
CI / Kyuubi and Spark Test (verify-on-spark-3.1-binary, -Dmaven.plugin.scalatest.exclude.tags=org.scalatest.tags.Slow,org.apache.kyuubi.tags.DeltaTest,org.apache.kyuubi.tags.IcebergTest,org.apache.kyuubi.tags.DeltaTest,org.apache.kyuubi.tags.HudiTest,org.ap… (push) Has been cancelled
CI / Kyuubi and Spark Test (verify-on-spark-3.2-binary, -Dmaven.plugin.scalatest.exclude.tags=org.scalatest.tags.Slow,org.apache.kyuubi.tags.DeltaTest,org.apache.kyuubi.tags.IcebergTest,org.apache.kyuubi.tags.PaimonTest,org.apache.kyuubi.tags.HudiTest,org.a… (push) Has been cancelled
CI / Kyuubi and Spark Test (verify-on-spark-3.3-binary, -Dmaven.plugin.scalatest.exclude.tags=org.scalatest.tags.Slow,org.apache.kyuubi.tags.DeltaTest,org.apache.kyuubi.tags.IcebergTest,org.apache.kyuubi.tags.PaimonTest,org.apache.kyuubi.tags.HudiTest,org.a… (push) Has been cancelled
CI / Kyuubi and Spark Test (verify-on-spark-3.4-binary, -Dmaven.plugin.scalatest.exclude.tags=org.scalatest.tags.Slow,org.apache.kyuubi.tags.DeltaTest,org.apache.kyuubi.tags.IcebergTest,org.apache.kyuubi.tags.PaimonTest,org.apache.kyuubi.tags.SparkLocalClus… (push) Has been cancelled
CI / Scala Test (8, 2.13, 3.5) (push) Has been cancelled
CI / Spark Connector Cross Version Test (normal, 17, 2.12, 3.5, 3.3) (push) Has been cancelled
CI / Spark Connector Cross Version Test (normal, 17, 2.12, 3.5, 3.4) (push) Has been cancelled
CI / Spark Connector Cross Version Test (normal, 17, 2.13, 3.5, 3.3) (push) Has been cancelled
CI / Spark Connector Cross Version Test (normal, 17, 2.13, 3.5, 3.4) (push) Has been cancelled
CI / Flink Test (normal, 1.17, , 8) (push) Has been cancelled
CI / Flink Test (normal, 1.18, , 8) (push) Has been cancelled
CI / Flink Test (normal, 1.19, , 8) (push) Has been cancelled
CI / Flink Test (verify-on-flink-1.16-binary, 1.17, -Dflink.archive.mirror=https://archive.apache.org/dist/flink/flink-1.16.3 -Dflink.archive.name=flink-1.16.3-bin-scala_2.12.tgz, 8) (push) Has been cancelled
CI / Flink Test (verify-on-flink-1.18-binary, 1.17, -Dflink.archive.mirror=https://archive.apache.org/dist/flink/flink-1.18.1 -Dflink.archive.name=flink-1.18.1-bin-scala_2.12.tgz, 8) (push) Has been cancelled
CI / Flink Test (verify-on-flink-1.19-binary, 1.17, -Dflink.archive.mirror=https://archive.apache.org/dist/flink/flink-1.19.0 -Dflink.archive.name=flink-1.19.0-bin-scala_2.12.tgz, 8) (push) Has been cancelled
CI / Hive Test (normal, , 8) (push) Has been cancelled
CI / Hive Test (verify-on-hive-2.1-cdh6-binary, -Dhive.archive.mirror=https://github.com/pan3793/cdh-hive/releases/download/cdh6.3.2-release -Dhive.archive.name=apache-hive-2.1.1-cdh6.3.2-bin.tar.gz, 8) (push) Has been cancelled
CI / Hive Test (verify-on-hive-2.3-binary, -Dhive.archive.mirror=https://archive.apache.org/dist/hive/hive-2.3.10 -Dhive.archive.name=apache-hive-2.3.10-bin.tar.gz, 8) (push) Has been cancelled
CI / JDBC Trino TPC Tests (normal, 8) (push) Has been cancelled
CI / Kyuubi Server On Kubernetes Integration Test (push) Has been cancelled
CI / Spark Engine On Kubernetes Integration Test (push) Has been cancelled
CI / Zookeeper Integration Test (normal, 8, 3.4) (push) Has been cancelled
CI / Zookeeper Integration Test (normal, 8, 3.5) (push) Has been cancelled
CI / Zookeeper Integration Test (normal, 8, 3.6) (push) Has been cancelled
CI / Zookeeper Integration Test (normal, 8, 3.7) (push) Has been cancelled
Web UI / Kyuubi Web UI check (push) Has been cancelled
[RELEASE] Bump 1.9.5-SNAPSHOT
2025-05-22 17:58:53 +00:00

48 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Licensed to the Apache Software Foundation (ASF) under one or more
~ contributor license agreements. See the NOTICE file distributed with
~ this work for additional information regarding copyright ownership.
~ The ASF licenses this file to You under the Apache License, Version 2.0
~ (the "License"); you may not use this file except in compliance with
~ the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.kyuubi</groupId>
<artifactId>kyuubi-parent</artifactId>
<version>1.9.5-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>kyuubi-server-plugin</artifactId>
<packaging>jar</packaging>
<name>Kyuubi Project Server Plugin</name>
<url>https://kyuubi.apache.org/</url>
<build>
<plugins>
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<executions>
<execution>
<id>attach-scaladocs</id>
<phase>none</phase>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>