commit 33bedaf4616a5a24be5bce913969d75791bd7504 Author: Alan Gates Date: Mon Jun 3 15:05:35 2019 -0700 HIVE-21826 Backport HIVE-21786 to branch-3 diff --git hcatalog/server-extensions/pom.xml hcatalog/server-extensions/pom.xml index 5271b5caa3..1fcc5698d8 100644 --- hcatalog/server-extensions/pom.xml +++ hcatalog/server-extensions/pom.xml @@ -47,8 +47,8 @@ - javax.jms - jms + jakarta.jms + jakarta.jms-api ${jms.version} diff --git pom.xml pom.xml index f36a25929a..625ef59c58 100644 --- pom.xml +++ pom.xml @@ -25,7 +25,7 @@ pom Hive - http://hive.apache.org + https://hive.apache.org 2.2.1 @@ -174,7 +174,7 @@ 2.22.2 2.12 - 1.1 + 2.0.2 2.9.9 3.5.2 1.8 @@ -218,49 +218,15 @@ - - datanucleus - datanucleus maven repository - http://www.datanucleus.org/downloads/maven2 + central + central + https://repo.maven.apache.org/maven2 default true warn - - false - - - - glassfish-repository - http://maven.glassfish.org/content/groups/glassfish - - false - - - false - - - - glassfish-repo-archive - http://maven.glassfish.org/content/groups/glassfish - - false - - - false - - - - sonatype-snapshot - https://oss.sonatype.org/content/repositories/snapshots - - false - - - false - diff --git testutils/ptest2/pom.xml testutils/ptest2/pom.xml index 5cd733bcad..10dda97248 100644 --- testutils/ptest2/pom.xml +++ testutils/ptest2/pom.xml @@ -38,11 +38,11 @@ limitations under the License. spring-repository SpringSource Repository - http://repo.springsource.org/milestone + https://repo.springsource.org/milestone approvals-repository - http://people.apache.org/~brock/approvals-maven-repository/ + https://people.apache.org/~brock/approvals-maven-repository/