parent
6f1d85635b
commit
a07d594b33
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:42:46 CST 2023
|
||||||
|
java-driver-bom-4.9.0.pom>central=
|
@ -0,0 +1,110 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
Copyright DataStax, Inc.
|
||||||
|
|
||||||
|
Licensed 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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>java-driver-bom</artifactId>
|
||||||
|
<version>4.9.0</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<name>DataStax Java driver for Apache Cassandra(R) - Bill Of Materials</name>
|
||||||
|
<description>A driver for Apache Cassandra(R) 2.1+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's native protocol versions 3 and above.</description>
|
||||||
|
<url>https://github.com/datastax/java-driver/java-driver-bom</url>
|
||||||
|
<inceptionYear>2017</inceptionYear>
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>Apache 2</name>
|
||||||
|
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
||||||
|
<distribution>repo</distribution>
|
||||||
|
<comments>Apache License Version 2.0</comments>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<name>Various</name>
|
||||||
|
<organization>DataStax</organization>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:git@github.com:datastax/java-driver.git/java-driver-bom</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:datastax/java-driver.git/java-driver-bom</developerConnection>
|
||||||
|
<tag>4.9.0</tag>
|
||||||
|
<url>https://github.com/datastax/java-driver/java-driver-bom</url>
|
||||||
|
</scm>
|
||||||
|
<distributionManagement>
|
||||||
|
<repository>
|
||||||
|
<id>ossrh</id>
|
||||||
|
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>java-driver-core</artifactId>
|
||||||
|
<version>4.9.0</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>java-driver-core-shaded</artifactId>
|
||||||
|
<version>4.9.0</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>java-driver-mapper-processor</artifactId>
|
||||||
|
<version>4.9.0</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>java-driver-mapper-runtime</artifactId>
|
||||||
|
<version>4.9.0</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>java-driver-query-builder</artifactId>
|
||||||
|
<version>4.9.0</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>java-driver-test-infra</artifactId>
|
||||||
|
<version>4.9.0</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>java-driver-metrics-micrometer</artifactId>
|
||||||
|
<version>4.9.0</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>java-driver-metrics-microprofile</artifactId>
|
||||||
|
<version>4.9.0</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>native-protocol</artifactId>
|
||||||
|
<version>1.4.11</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.datastax.oss</groupId>
|
||||||
|
<artifactId>java-driver-shaded-guava</artifactId>
|
||||||
|
<version>25.1-jre-graal-sub-1</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
6c4e084c3245359a04602bb6804ae0b854823d0b
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:44:57 CST 2023
|
||||||
|
jackson-bom-2.11.4.pom>central=
|
@ -0,0 +1,365 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>com.fasterxml.jackson</groupId>
|
||||||
|
<artifactId>jackson-parent</artifactId>
|
||||||
|
<!-- note: does NOT change for every version of bom -->
|
||||||
|
<version>2.11</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<artifactId>jackson-bom</artifactId>
|
||||||
|
<name>Jackson BOM</name>
|
||||||
|
<description>Bill of Materials pom for getting full, complete set of compatible versions
|
||||||
|
of Jackson components maintained by FasterXML.com
|
||||||
|
</description>
|
||||||
|
<version>2.11.4</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
<modules>
|
||||||
|
<module>base</module> <!-- "It's all about the base 'bout the base..." -->
|
||||||
|
</modules>
|
||||||
|
|
||||||
|
<organization>
|
||||||
|
<name>FasterXML</name>
|
||||||
|
<url>http://fasterxml.com/</url>
|
||||||
|
</organization>
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>Apache License, Version 2.0</name>
|
||||||
|
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
||||||
|
<distribution>repo</distribution>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<id>cowtowncoder</id>
|
||||||
|
<name>Tatu Saloranta</name>
|
||||||
|
<email>tatu@fasterxml.com</email>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
|
||||||
|
<url>https://github.com/FasterXML/jackson-bom</url>
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:git@github.com:FasterXML/jackson-bom.git</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:FasterXML/jackson-bom.git</developerConnection>
|
||||||
|
<url>https://github.com/FasterXML/jackson-bom</url>
|
||||||
|
<tag>jackson-bom-2.11.4</tag>
|
||||||
|
</scm>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<jackson.version>2.11.4</jackson.version>
|
||||||
|
|
||||||
|
<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
|
||||||
|
of annotations BUT they are all identical, content-wise.
|
||||||
|
Given this, annotations could EITHER be `2.11.0` OR `${jackson.version}`.
|
||||||
|
Based on dev feedback, with 2.10 we will do latter. It apparently is less
|
||||||
|
confusing than alternative.
|
||||||
|
-->
|
||||||
|
<jackson.version.annotations>${jackson.version}</jackson.version.annotations>
|
||||||
|
<jackson.version.core>${jackson.version}</jackson.version.core>
|
||||||
|
<jackson.version.databind>${jackson.version}</jackson.version.databind>
|
||||||
|
<jackson.version.dataformat>${jackson.version}</jackson.version.dataformat>
|
||||||
|
<jackson.version.datatype>${jackson.version}</jackson.version.datatype>
|
||||||
|
<jackson.version.jaxrs>${jackson.version}</jackson.version.jaxrs>
|
||||||
|
<jackson.version.jacksonjr>${jackson.version}</jackson.version.jacksonjr>
|
||||||
|
|
||||||
|
<jackson.version.module>${jackson.version}</jackson.version.module>
|
||||||
|
<jackson.version.module.kotlin>${jackson.version.module}</jackson.version.module.kotlin>
|
||||||
|
<jackson.version.module.scala>${jackson.version.module}</jackson.version.module.scala>
|
||||||
|
<!-- JPMS Library Updates-->
|
||||||
|
<javax.activation.version>1.2.0</javax.activation.version>
|
||||||
|
|
||||||
|
<!-- 31-Jul-2020, tatu: will go in `oss-parent` for 2.12, but for 2.11 need to bump
|
||||||
|
bundle-plugin version to make work in JDK 15+
|
||||||
|
(see https://github.com/FasterXML/jackson-databind/issues/2806)
|
||||||
|
-->
|
||||||
|
<version.plugin.bundle>5.1.1</version.plugin.bundle>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
|
||||||
|
<!-- Core -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-annotations</artifactId>
|
||||||
|
<version>${jackson.version.annotations}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-core</artifactId>
|
||||||
|
<version>${jackson.version.core}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
<artifactId>jackson-databind</artifactId>
|
||||||
|
<version>${jackson.version.databind}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- Data Formats -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-avro</artifactId>
|
||||||
|
<version>${jackson.version.dataformat}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-cbor</artifactId>
|
||||||
|
<version>${jackson.version.dataformat}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-csv</artifactId>
|
||||||
|
<version>${jackson.version.dataformat}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-ion</artifactId>
|
||||||
|
<version>${jackson.version.dataformat}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-properties</artifactId>
|
||||||
|
<version>${jackson.version.dataformat}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-protobuf</artifactId>
|
||||||
|
<version>${jackson.version.dataformat}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-smile</artifactId>
|
||||||
|
<version>${jackson.version.dataformat}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-xml</artifactId>
|
||||||
|
<version>${jackson.version.dataformat}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
||||||
|
<artifactId>jackson-dataformat-yaml</artifactId>
|
||||||
|
<version>${jackson.version.dataformat}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- Data Types -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-eclipse-collections</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-guava</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-hibernate3</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-hibernate4</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-hibernate5</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-hppc</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-jaxrs</artifactId>
|
||||||
|
<!-- Should this follow datatype or JAX-RS version info?
|
||||||
|
-->
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-joda</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency> <!-- since 2.11 -->
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-joda-money</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-jdk8</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-json-org</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-jsr310</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-jsr353</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||||
|
<artifactId>jackson-datatype-pcollections</artifactId>
|
||||||
|
<version>${jackson.version.datatype}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- JAX-RS -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jaxrs</groupId>
|
||||||
|
<artifactId>jackson-jaxrs-base</artifactId>
|
||||||
|
<version>${jackson.version.jaxrs}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jaxrs</groupId>
|
||||||
|
<artifactId>jackson-jaxrs-cbor-provider</artifactId>
|
||||||
|
<version>${jackson.version.jaxrs}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jaxrs</groupId>
|
||||||
|
<artifactId>jackson-jaxrs-json-provider</artifactId>
|
||||||
|
<version>${jackson.version.jaxrs}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jaxrs</groupId>
|
||||||
|
<artifactId>jackson-jaxrs-smile-provider</artifactId>
|
||||||
|
<version>${jackson.version.jaxrs}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jaxrs</groupId>
|
||||||
|
<artifactId>jackson-jaxrs-xml-provider</artifactId>
|
||||||
|
<version>${jackson.version.jaxrs}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jaxrs</groupId>
|
||||||
|
<artifactId>jackson-jaxrs-yaml-provider</artifactId>
|
||||||
|
<version>${jackson.version.jaxrs}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- Jackson Jr. -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jr</groupId>
|
||||||
|
<artifactId>jackson-jr-all</artifactId>
|
||||||
|
<version>${jackson.version.jacksonjr}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jr</groupId>
|
||||||
|
<artifactId>jackson-jr-annotation-support</artifactId>
|
||||||
|
<version>${jackson.version.jacksonjr}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jr</groupId>
|
||||||
|
<artifactId>jackson-jr-objects</artifactId>
|
||||||
|
<version>${jackson.version.jacksonjr}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jr</groupId>
|
||||||
|
<artifactId>jackson-jr-retrofit2</artifactId>
|
||||||
|
<version>${jackson.version.jacksonjr}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.jr</groupId>
|
||||||
|
<artifactId>jackson-jr-stree</artifactId>
|
||||||
|
<version>${jackson.version.jacksonjr}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- Modules, basic -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-afterburner</artifactId>
|
||||||
|
<version>${jackson.version.module}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-guice</artifactId>
|
||||||
|
<version>${jackson.version.module}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-jaxb-annotations</artifactId>
|
||||||
|
<version>${jackson.version.module}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-jsonSchema</artifactId>
|
||||||
|
<version>${jackson.version.module}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-kotlin</artifactId>
|
||||||
|
<version>${jackson.version.module.kotlin}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-mrbean</artifactId>
|
||||||
|
<version>${jackson.version.module}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-osgi</artifactId>
|
||||||
|
<version>${jackson.version.module}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-parameter-names</artifactId>
|
||||||
|
<version>${jackson.version.module}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-paranamer</artifactId>
|
||||||
|
<version>${jackson.version.module}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<!-- Language Modules -->
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-scala_2.10</artifactId>
|
||||||
|
<version>${jackson.version.module.scala}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-scala_2.11</artifactId>
|
||||||
|
<version>${jackson.version.module.scala}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-scala_2.12</artifactId>
|
||||||
|
<version>${jackson.version.module.scala}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.fasterxml.jackson.module</groupId>
|
||||||
|
<artifactId>jackson-module-scala_2.13</artifactId>
|
||||||
|
<version>${jackson.version.module.scala}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
|
||||||
|
<!-- Alas, need to include snapshot reference since otherwise can not find
|
||||||
|
snapshot of parent... -->
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>sonatype-nexus-snapshots</id>
|
||||||
|
<name>Sonatype Nexus Snapshots</name>
|
||||||
|
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||||
|
<releases><enabled>false</enabled></releases>
|
||||||
|
<snapshots><enabled>true</enabled></snapshots>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
3710a510e602fe4369c9415394c0433ba7077cf5
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:44:58 CST 2023
|
||||||
|
jackson-parent-2.11.pom>central=
|
@ -0,0 +1,208 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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/maven-v4_0_0.xsd">
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
<parent>
|
||||||
|
<groupId>com.fasterxml</groupId>
|
||||||
|
<artifactId>oss-parent</artifactId>
|
||||||
|
<version>38</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>com.fasterxml.jackson</groupId>
|
||||||
|
<artifactId>jackson-parent</artifactId>
|
||||||
|
<version>2.11</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
<name>Jackson parent poms</name>
|
||||||
|
<description>Parent pom for all Jackson components</description>
|
||||||
|
<url>http://github.com/FasterXML/</url>
|
||||||
|
<organization>
|
||||||
|
<name>FasterXML</name>
|
||||||
|
<url>http://fasterxml.com/</url>
|
||||||
|
</organization>
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>The Apache Software License, Version 2.0</name>
|
||||||
|
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
||||||
|
<distribution>repo</distribution>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<id>cowtowncoder</id>
|
||||||
|
<name>Tatu Saloranta</name>
|
||||||
|
<email>tatu@fasterxml.com</email>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>christophercurrie</id>
|
||||||
|
<name>Christopher Currie</name>
|
||||||
|
<email />
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>prb</id>
|
||||||
|
<name>Paul Brown</name>
|
||||||
|
<email>prb@fasterxml.com</email>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:git@github.com:FasterXML/jackson-parent.git</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:FasterXML/jackson-parent.git</developerConnection>
|
||||||
|
<url>http://github.com/FasterXML/jackson-parent</url>
|
||||||
|
<tag>jackson-parent-2.11</tag>
|
||||||
|
</scm>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<!-- 02-Oct-2015, tatu: Jackson 2.4 and above are Java 6 (earlier versions Java 5);
|
||||||
|
Jackson 2.7 and above Java 7 (with exception of `jackson-core`/`jackson-annotations` still Java 6),
|
||||||
|
-->
|
||||||
|
<javac.src.version>1.7</javac.src.version>
|
||||||
|
<javac.target.version>1.7</javac.target.version>
|
||||||
|
<javac.debuglevel>lines,source,vars</javac.debuglevel>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
| For automatically generating PackageVersion.java. Your child pom.xml must define
|
||||||
|
| packageVersion.dir and packageVersion.package, and must set the phase of the
|
||||||
|
| process-packageVersion execution of maven-replacer-plugin to 'generate-sources'.
|
||||||
|
-->
|
||||||
|
<packageVersion.template.input>${basedir}/src/main/java/${packageVersion.dir}/PackageVersion.java.in</packageVersion.template.input>
|
||||||
|
<packageVersion.template.output>${generatedSourcesDir}/${packageVersion.dir}/PackageVersion.java</packageVersion.template.output>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>junit</groupId>
|
||||||
|
<artifactId>junit</artifactId>
|
||||||
|
<version>${version.junit}</version>
|
||||||
|
<!-- 06-Sep-2017, tatu: As per [#6], forcing scope here can be problematic so remove
|
||||||
|
<scope>test</scope>
|
||||||
|
-->
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
|
||||||
|
<!-- Alas, need to include snapshot reference since otherwise can not find
|
||||||
|
snapshot of parent... -->
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>sonatype-nexus-snapshots</id>
|
||||||
|
<name>Sonatype Nexus Snapshots</name>
|
||||||
|
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||||
|
<releases><enabled>false</enabled></releases>
|
||||||
|
<snapshots><enabled>true</enabled></snapshots>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
|
||||||
|
<!-- Jackson has stricter enforced requirements than parent pom -->
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-enforcer-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>enforce-java</id>
|
||||||
|
<phase>validate</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>enforce</goal>
|
||||||
|
</goals>
|
||||||
|
<configuration>
|
||||||
|
<rules>
|
||||||
|
<requireMavenVersion>
|
||||||
|
<version>[3.3,)</version>
|
||||||
|
<message>[ERROR] The currently supported version of Maven is 3.3 or higher</message>
|
||||||
|
</requireMavenVersion>
|
||||||
|
<requirePluginVersions>
|
||||||
|
<banLatest>true</banLatest>
|
||||||
|
<banRelease>true</banRelease>
|
||||||
|
<banSnapshots>true</banSnapshots>
|
||||||
|
<phases>clean,deploy,site</phases>
|
||||||
|
<message>[ERROR] Best Practice is to always define plugin versions!</message>
|
||||||
|
</requirePluginVersions>
|
||||||
|
</rules>
|
||||||
|
</configuration>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<!-- use of replacer plug-in specific to Jackson -->
|
||||||
|
<plugin>
|
||||||
|
<groupId>com.google.code.maven-replacer-plugin</groupId>
|
||||||
|
<artifactId>replacer</artifactId>
|
||||||
|
<version>${version.plugin.replacer}</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>process-packageVersion</id>
|
||||||
|
<goals>
|
||||||
|
<goal>replace</goal>
|
||||||
|
</goals>
|
||||||
|
<!--
|
||||||
|
| We explicitly omit 'phase' here so child poms can opt in to
|
||||||
|
| generating their PackageVersion.java file.
|
||||||
|
|
|
||||||
|
| If your child pom wants a PackageVersion.java file, define
|
||||||
|
| the 'packageVersion.dir' and 'packageVersion.package' properties
|
||||||
|
| and include the commented-out section in your child pom's plugin
|
||||||
|
| for this execution ID.
|
||||||
|
<phase>generate-sources</phase>
|
||||||
|
-->
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
<configuration>
|
||||||
|
<file>${packageVersion.template.input}</file>
|
||||||
|
<outputFile>${packageVersion.template.output}</outputFile>
|
||||||
|
<replacements>
|
||||||
|
<replacement>
|
||||||
|
<token>@package@</token>
|
||||||
|
<value>${packageVersion.package}</value>
|
||||||
|
</replacement>
|
||||||
|
<replacement>
|
||||||
|
<token>@projectversion@</token>
|
||||||
|
<value>${project.version}</value>
|
||||||
|
</replacement>
|
||||||
|
<replacement>
|
||||||
|
<token>@projectgroupid@</token>
|
||||||
|
<value>${project.groupId}</value>
|
||||||
|
</replacement>
|
||||||
|
<replacement>
|
||||||
|
<token>@projectartifactid@</token>
|
||||||
|
<value>${project.artifactId}</value>
|
||||||
|
</replacement>
|
||||||
|
</replacements>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<!-- Work around Eclipse incompatibility (http://code.google.com/p/maven-replacer-plugin/issues/detail?id=66) -->
|
||||||
|
<groupId>org.eclipse.m2e</groupId>
|
||||||
|
<artifactId>lifecycle-mapping</artifactId>
|
||||||
|
<version>1.0.0</version>
|
||||||
|
<configuration>
|
||||||
|
<lifecycleMappingMetadata>
|
||||||
|
<pluginExecutions>
|
||||||
|
<pluginExecution>
|
||||||
|
<pluginExecutionFilter>
|
||||||
|
<groupId>com.google.code.maven-replacer-plugin</groupId>
|
||||||
|
<artifactId>replacer</artifactId>
|
||||||
|
<versionRange>[${version.plugin.replacer},)</versionRange>
|
||||||
|
<goals>
|
||||||
|
<goal>replace</goal>
|
||||||
|
</goals>
|
||||||
|
</pluginExecutionFilter>
|
||||||
|
<action>
|
||||||
|
<execute>
|
||||||
|
<runOnIncremental>false</runOnIncremental>
|
||||||
|
</execute>
|
||||||
|
</action>
|
||||||
|
</pluginExecution>
|
||||||
|
</pluginExecutions>
|
||||||
|
</lifecycleMappingMetadata>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
</build>
|
||||||
|
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
89f0f8a7f21a54125e0ae1f72e6cdd50b51c87f3
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:44:59 CST 2023
|
||||||
|
oss-parent-38.pom>central=
|
@ -0,0 +1,642 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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/maven-v4_0_0.xsd">
|
||||||
|
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
<groupId>com.fasterxml</groupId>
|
||||||
|
<artifactId>oss-parent</artifactId>
|
||||||
|
<version>38</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
<name>FasterXML.com parent pom</name>
|
||||||
|
<description>FasterXML.com parent pom</description>
|
||||||
|
<url>http://github.com/FasterXML/</url>
|
||||||
|
<organization>
|
||||||
|
<name>FasterXML</name>
|
||||||
|
<url>http://fasterxml.com/</url>
|
||||||
|
</organization>
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>The Apache Software License, Version 2.0</name>
|
||||||
|
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
||||||
|
<distribution>repo</distribution>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
|
||||||
|
<!-- to fill in mostly by children, but stupid Sonatype REQUIRES
|
||||||
|
one developer already here
|
||||||
|
-->
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<id>cowtowncoder</id>
|
||||||
|
<name>Tatu Saloranta</name>
|
||||||
|
<email>tatu@fasterxml.com</email>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:git@github.com:FasterXML/oss-parent.git</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:FasterXML/oss-parent.git</developerConnection>
|
||||||
|
<url>http://github.com/FasterXML/oss-parent</url>
|
||||||
|
<tag>oss-parent-38</tag>
|
||||||
|
</scm>
|
||||||
|
<issueManagement>
|
||||||
|
<system>GitHub Issue Management</system>
|
||||||
|
<url>https://github.com/FasterXML/${project.artifactId}/issues</url>
|
||||||
|
</issueManagement>
|
||||||
|
|
||||||
|
<distributionManagement>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>sonatype-nexus-snapshots</id>
|
||||||
|
<name>Sonatype Nexus Snapshots</name>
|
||||||
|
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||||
|
</snapshotRepository>
|
||||||
|
|
||||||
|
<repository>
|
||||||
|
<id>sonatype-nexus-staging</id>
|
||||||
|
<name>Nexus Release Repository</name>
|
||||||
|
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
|
||||||
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||||
|
|
||||||
|
<generatedSourcesDir>${project.build.directory}/generated-sources</generatedSourcesDir>
|
||||||
|
|
||||||
|
<javadoc.maxmemory>1g</javadoc.maxmemory>
|
||||||
|
|
||||||
|
<!-- Use 1.6 as default baseline -->
|
||||||
|
<javac.src.version>1.6</javac.src.version>
|
||||||
|
<javac.target.version>1.6</javac.target.version>
|
||||||
|
|
||||||
|
<!-- By default, include all debug info; "vars" and "lines" both add 10-15% in size,
|
||||||
|
"source" very little
|
||||||
|
-->
|
||||||
|
<javac.debuglevel>lines,source,vars</javac.debuglevel>
|
||||||
|
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssZ</maven.build.timestamp.format>
|
||||||
|
<!--
|
||||||
|
| Configuration properties for the OSGi maven-bundle-plugin
|
||||||
|
-->
|
||||||
|
<osgi.export>${project.groupId}.*;version=${project.version}</osgi.export>
|
||||||
|
<osgi.import>*</osgi.import>
|
||||||
|
<osgi.dynamicImport />
|
||||||
|
<osgi.private />
|
||||||
|
<osgi.requiredExecutionEnvironment />
|
||||||
|
<osgi.versionpolicy>${range;[===,=+);${@}}</osgi.versionpolicy>
|
||||||
|
<osgi.includeResource>{maven-resources}</osgi.includeResource>
|
||||||
|
<!-- 27-Dec-2015, tatu: Allow use of "Main-Class" too, default to empty -->
|
||||||
|
<osgi.mainClass />
|
||||||
|
|
||||||
|
<!--
|
||||||
|
| shared build/report plugins version
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- 04-Nov-2016, tatu: 3.2.0 for Jackson 2.9
|
||||||
|
05-Mar-2019, tatu: 4.2.0 for Jackson 2.10
|
||||||
|
-->
|
||||||
|
<version.plugin.bundle>4.2.0</version.plugin.bundle>
|
||||||
|
|
||||||
|
<version.plugin.clean>2.6.1</version.plugin.clean>
|
||||||
|
<version.plugin.cobertura>2.7</version.plugin.cobertura>
|
||||||
|
|
||||||
|
<!-- 05-Dec-2018, compiler plugin 3.7.0 -> 3.8.0 for v34
|
||||||
|
-->
|
||||||
|
<version.plugin.compiler>3.8.0</version.plugin.compiler>
|
||||||
|
<version.plugin.deploy>3.0.0-M1</version.plugin.deploy>
|
||||||
|
|
||||||
|
<version.plugin.gpg>1.6</version.plugin.gpg>
|
||||||
|
|
||||||
|
<!-- 08-Aug-2017, tatu: Enforcer plugin will not work with Java 9
|
||||||
|
prior to 3.0.0
|
||||||
|
-->
|
||||||
|
<version.plugin.enforcer>3.0.0-M1</version.plugin.enforcer>
|
||||||
|
|
||||||
|
<version.plugin.install>3.0.0-M1</version.plugin.install>
|
||||||
|
<version.plugin.jar>3.1.2</version.plugin.jar>
|
||||||
|
|
||||||
|
<!-- 3.0 required for Java 9 -->
|
||||||
|
<version.plugin.javadoc>3.0.1</version.plugin.javadoc>
|
||||||
|
|
||||||
|
<!-- 04-Mar-2019, latest property with v35, for Java 9+ Modules support
|
||||||
|
(originally added in v34)
|
||||||
|
-->
|
||||||
|
<version.plugin.moditect>1.0.0.Beta2</version.plugin.moditect>
|
||||||
|
|
||||||
|
<version.plugin.release>2.5.3</version.plugin.release>
|
||||||
|
<version.plugin.replacer>1.5.3</version.plugin.replacer>
|
||||||
|
<version.plugin.resources>2.7</version.plugin.resources>
|
||||||
|
|
||||||
|
<!-- 18-Jan-2019, boost 2.4.3 -> 3.2.1 for v35 -->
|
||||||
|
<version.plugin.shade>3.2.1</version.plugin.shade>
|
||||||
|
<version.plugin.site>3.1</version.plugin.site>
|
||||||
|
|
||||||
|
<!-- 2.2 had a bug (reverted to 2.1.2)... but hopefully 3.0.1 works better -->
|
||||||
|
<version.plugin.source>3.0.1</version.plugin.source>
|
||||||
|
|
||||||
|
<!-- 05-Dec-2018, 2.17 -> 2.22.0 -->
|
||||||
|
<!-- 19-May-2019, 2.22.0 -> 2.22.0 (for JDK 11) -->
|
||||||
|
<version.plugin.surefire>2.22.2</version.plugin.surefire>
|
||||||
|
|
||||||
|
<!-- other "well-known" lib versions -->
|
||||||
|
<version.junit>4.12</version.junit>
|
||||||
|
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>sonatype-nexus-snapshots</id>
|
||||||
|
<name>Sonatype Nexus Snapshots</name>
|
||||||
|
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||||
|
<releases>
|
||||||
|
<enabled>false</enabled>
|
||||||
|
</releases>
|
||||||
|
<snapshots>
|
||||||
|
<enabled>true</enabled>
|
||||||
|
</snapshots>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
|
<artifactId>build-helper-maven-plugin</artifactId>
|
||||||
|
<version>1.7</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-clean-plugin</artifactId>
|
||||||
|
<version>${version.plugin.clean}</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-dependency-plugin</artifactId>
|
||||||
|
<version>3.1.1</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-deploy-plugin</artifactId>
|
||||||
|
<version>${version.plugin.deploy}</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-gpg-plugin</artifactId>
|
||||||
|
<version>${version.plugin.gpg}</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-install-plugin</artifactId>
|
||||||
|
<version>${version.plugin.install}</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-javadoc-plugin</artifactId>
|
||||||
|
<version>${version.plugin.javadoc}</version>
|
||||||
|
</plugin>
|
||||||
|
<!-- 05-Dec-2018, tatu: v34 adds "moditect" plug-in, for Java 9+ Module support -->
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.moditect</groupId>
|
||||||
|
<artifactId>moditect-maven-plugin</artifactId>
|
||||||
|
<version>${version.plugin.moditect}</version>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<!-- 26-Mar-2018, tatu: This is a weird component; up to 1.4.1 has
|
||||||
|
artifact `maven-replacer-plugin`; from 1.5 just `replacer`?!?!
|
||||||
|
-->
|
||||||
|
<groupId>com.google.code.maven-replacer-plugin</groupId>
|
||||||
|
<artifactId>replacer</artifactId>
|
||||||
|
<!--
|
||||||
|
<artifactId>maven-replacer-plugin</artifactId>
|
||||||
|
-->
|
||||||
|
<version>${version.plugin.replacer}</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
|
<version>${version.plugin.resources}</version>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-shade-plugin</artifactId>
|
||||||
|
<version>${version.plugin.shade}</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-site-plugin</artifactId>
|
||||||
|
<version>${version.plugin.site}</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
|
<artifactId>cobertura-maven-plugin</artifactId>
|
||||||
|
<version>${version.plugin.cobertura}</version>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.felix</groupId>
|
||||||
|
<artifactId>maven-bundle-plugin</artifactId>
|
||||||
|
<version>${version.plugin.bundle}</version>
|
||||||
|
<configuration>
|
||||||
|
<instructions>
|
||||||
|
<!--
|
||||||
|
| stops the "uses" clauses being added to "Export-Package" manifest entry
|
||||||
|
-->
|
||||||
|
<!-- 04-Nov-2016, tatu: Not quite sure why it was disabled; see
|
||||||
|
|
||||||
|
https://github.com/FasterXML/jackson-jaxrs-providers/issues/93
|
||||||
|
|
||||||
|
for problem caused. Because of this, removed from Jackson 2.9
|
||||||
|
|
||||||
|
<_nouses>true</_nouses>
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!--
|
||||||
|
| Stop the JAVA_1_n_HOME variables from being treated as headers by Bnd
|
||||||
|
-->
|
||||||
|
<_removeheaders>Include-Resource,JAVA_1_3_HOME,JAVA_1_4_HOME,JAVA_1_5_HOME,JAVA_1_6_HOME,JAVA_1_7_HOME</_removeheaders>
|
||||||
|
<_versionpolicy>${osgi.versionpolicy}</_versionpolicy>
|
||||||
|
<Bundle-Name>${project.name}</Bundle-Name>
|
||||||
|
<Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
|
||||||
|
<Bundle-Description>${project.description}</Bundle-Description>
|
||||||
|
<Export-Package>${osgi.export}</Export-Package>
|
||||||
|
<Private-Package>${osgi.private}</Private-Package>
|
||||||
|
<Import-Package>${osgi.import}</Import-Package>
|
||||||
|
<DynamicImport-Package>${osgi.dynamicImport}</DynamicImport-Package>
|
||||||
|
<Include-Resource>${osgi.includeResource}</Include-Resource>
|
||||||
|
<Bundle-DocURL>${project.url}</Bundle-DocURL>
|
||||||
|
<Bundle-RequiredExecutionEnvironment>${osgi.requiredExecutionEnvironment}</Bundle-RequiredExecutionEnvironment>
|
||||||
|
|
||||||
|
<Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
|
||||||
|
<X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
|
||||||
|
<X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
|
||||||
|
|
||||||
|
<Implementation-Title>${project.name}</Implementation-Title>
|
||||||
|
<Implementation-Version>${project.version}</Implementation-Version>
|
||||||
|
<Implementation-Vendor-Id>${project.groupId}</Implementation-Vendor-Id>
|
||||||
|
<Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
|
||||||
|
|
||||||
|
<Specification-Title>${project.name}</Specification-Title>
|
||||||
|
<Specification-Version>${project.version}</Specification-Version>
|
||||||
|
<Specification-Vendor>${project.organization.name}</Specification-Vendor>
|
||||||
|
|
||||||
|
<Main-Class>${osgi.mainClass}</Main-Class>
|
||||||
|
</instructions>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<!-- Plug-in settings needed for Maven/Nexus release handling
|
||||||
|
-->
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
|
<version>${version.plugin.release}</version>
|
||||||
|
<configuration>
|
||||||
|
<mavenExecutorId>forked-path</mavenExecutorId>
|
||||||
|
<useReleaseProfile>false</useReleaseProfile>
|
||||||
|
<arguments>-Prelease</arguments>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.sonatype.plugins</groupId>
|
||||||
|
<artifactId>nexus-maven-plugin</artifactId>
|
||||||
|
<version>2.1</version>
|
||||||
|
<configuration>
|
||||||
|
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
|
||||||
|
<serverAuthId>sonatype-nexus-staging</serverAuthId>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-enforcer-plugin</artifactId>
|
||||||
|
<version>${version.plugin.enforcer}</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>enforce-java</id>
|
||||||
|
<phase>validate</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>enforce</goal>
|
||||||
|
</goals>
|
||||||
|
<configuration>
|
||||||
|
<rules>
|
||||||
|
<!-- 08-Aug-2017, tatu: No FX/CTC lib allows 1.5 any more -->
|
||||||
|
<requireJavaVersion>
|
||||||
|
<version>[1.6,)</version>
|
||||||
|
<message>[ERROR] The currently supported version of Java is 1.6 or higher</message>
|
||||||
|
</requireJavaVersion>
|
||||||
|
<requireMavenVersion>
|
||||||
|
<version>[3.0,)</version>
|
||||||
|
<message>[ERROR] The currently supported version of Maven is 3.0 or higher</message>
|
||||||
|
</requireMavenVersion>
|
||||||
|
<requirePluginVersions>
|
||||||
|
<banLatest>true</banLatest>
|
||||||
|
<banRelease>true</banRelease>
|
||||||
|
<banSnapshots>true</banSnapshots>
|
||||||
|
<phases>clean,deploy,site</phases>
|
||||||
|
<message>[ERROR] Best Practice is to always define plugin versions!</message>
|
||||||
|
</requirePluginVersions>
|
||||||
|
</rules>
|
||||||
|
</configuration>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<version>${version.plugin.compiler}</version>
|
||||||
|
<!-- 05-Dec-2018, tatu: Looks like override needed for some reason
|
||||||
|
(probably for Java 9+ Module support)
|
||||||
|
-->
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.ow2.asm</groupId>
|
||||||
|
<artifactId>asm</artifactId>
|
||||||
|
<version>7.0</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
<configuration>
|
||||||
|
<source>${javac.src.version}</source>
|
||||||
|
<target>${javac.target.version}</target>
|
||||||
|
<showDeprecation>true</showDeprecation>
|
||||||
|
<showWarnings>true</showWarnings>
|
||||||
|
<optimize>true</optimize>
|
||||||
|
<!-- 16-Apr-2013, tatu: As per Nick W's suggestions, let's
|
||||||
|
use these to reduce jar size
|
||||||
|
-->
|
||||||
|
<debug>true</debug>
|
||||||
|
<debuglevel>${javac.debuglevel}</debuglevel>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
|
<artifactId>build-helper-maven-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>add-generated-sources</id>
|
||||||
|
<phase>generate-sources</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>add-source</goal>
|
||||||
|
</goals>
|
||||||
|
<configuration>
|
||||||
|
<sources>
|
||||||
|
<source>${generatedSourcesDir}</source>
|
||||||
|
</sources>
|
||||||
|
</configuration>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
|
<version>${version.plugin.surefire}</version>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.felix</groupId>
|
||||||
|
<artifactId>maven-bundle-plugin</artifactId>
|
||||||
|
<version>${version.plugin.bundle}</version>
|
||||||
|
<extensions>true</extensions>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-jar-plugin</artifactId>
|
||||||
|
<version>${version.plugin.jar}</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<artifactId>maven-site-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>attach-descriptor</id>
|
||||||
|
<goals>
|
||||||
|
<goal>attach-descriptor</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-scm-plugin</artifactId>
|
||||||
|
<version>1.9.1</version>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.apache.maven.scm</groupId>
|
||||||
|
<artifactId>maven-scm-provider-gitexe</artifactId>
|
||||||
|
<version>1.9.1</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
|
||||||
|
<extensions>
|
||||||
|
<extension>
|
||||||
|
<groupId>org.apache.maven.scm</groupId>
|
||||||
|
<artifactId>maven-scm-provider-gitexe</artifactId>
|
||||||
|
<version>1.9.1</version>
|
||||||
|
</extension>
|
||||||
|
|
||||||
|
<extension>
|
||||||
|
<groupId>org.apache.maven.scm</groupId>
|
||||||
|
<artifactId>maven-scm-manager-plexus</artifactId>
|
||||||
|
<version>1.9.1</version>
|
||||||
|
</extension>
|
||||||
|
|
||||||
|
<!-- WTH is this? -->
|
||||||
|
<extension>
|
||||||
|
<groupId>org.kathrynhuxtable.maven.wagon</groupId>
|
||||||
|
<artifactId>wagon-gitsite</artifactId>
|
||||||
|
<version>0.3.1</version>
|
||||||
|
</extension>
|
||||||
|
</extensions>
|
||||||
|
</build>
|
||||||
|
|
||||||
|
<reporting>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-javadoc-plugin</artifactId>
|
||||||
|
<version>${version.plugin.javadoc}</version>
|
||||||
|
<configuration>
|
||||||
|
<bootclasspath>${sun.boot.class.path}</bootclasspath>
|
||||||
|
<doclet>com.google.doclava.Doclava</doclet>
|
||||||
|
<useStandardDocletOptions>false</useStandardDocletOptions>
|
||||||
|
<additionalJOption>-J-Xmx1024m</additionalJOption>
|
||||||
|
<maxmemory>${javadoc.maxmemory}</maxmemory>
|
||||||
|
<links>
|
||||||
|
<link>http://docs.oracle.com/javase/7/docs/api/</link>
|
||||||
|
</links>
|
||||||
|
<docletArtifact>
|
||||||
|
<groupId>com.google.doclava</groupId>
|
||||||
|
<artifactId>doclava</artifactId>
|
||||||
|
<version>1.0.3</version>
|
||||||
|
</docletArtifact>
|
||||||
|
<additionalparam>
|
||||||
|
-hdf project.name "${project.name}"
|
||||||
|
-d ${project.reporting.outputDirectory}/apidocs
|
||||||
|
</additionalparam>
|
||||||
|
</configuration>
|
||||||
|
<reportSets>
|
||||||
|
<reportSet>
|
||||||
|
<id>default</id>
|
||||||
|
<reports>
|
||||||
|
<report>javadoc</report>
|
||||||
|
</reports>
|
||||||
|
</reportSet>
|
||||||
|
</reportSets>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-project-info-reports-plugin</artifactId>
|
||||||
|
<version>2.5</version>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-jxr-plugin</artifactId>
|
||||||
|
<version>2.3</version>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
|
<artifactId>jdepend-maven-plugin</artifactId>
|
||||||
|
<version>2.0</version>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-surefire-report-plugin</artifactId>
|
||||||
|
<version>${version.plugin.surefire}</version>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-pmd-plugin</artifactId>
|
||||||
|
<version>2.7.1</version>
|
||||||
|
<configuration>
|
||||||
|
<linkXref>true</linkXref>
|
||||||
|
<minimumTokens>100</minimumTokens>
|
||||||
|
<targetJdk>1.5</targetJdk>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
|
<artifactId>taglist-maven-plugin</artifactId>
|
||||||
|
<version>2.4</version>
|
||||||
|
<configuration>
|
||||||
|
<tagListOptions>
|
||||||
|
<tagClasses>
|
||||||
|
<tagClass>
|
||||||
|
<displayName>Todo Work</displayName>
|
||||||
|
<tags>
|
||||||
|
<tag>
|
||||||
|
<matchString>TODO</matchString>
|
||||||
|
<matchType>ignoreCase</matchType>
|
||||||
|
</tag>
|
||||||
|
<tag>
|
||||||
|
<matchString>FIXME</matchString>
|
||||||
|
<matchType>ignoreCase</matchType>
|
||||||
|
</tag>
|
||||||
|
</tags>
|
||||||
|
</tagClass>
|
||||||
|
</tagClasses>
|
||||||
|
</tagListOptions>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</reporting>
|
||||||
|
|
||||||
|
<profiles>
|
||||||
|
<profile>
|
||||||
|
<id>release</id>
|
||||||
|
<build>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-source-plugin</artifactId>
|
||||||
|
<version>${version.plugin.source}</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>attach-sources</id>
|
||||||
|
<goals>
|
||||||
|
<goal>jar-no-fork</goal>
|
||||||
|
</goals>
|
||||||
|
<configuration>
|
||||||
|
<archive>
|
||||||
|
<manifest>
|
||||||
|
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
|
||||||
|
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
|
||||||
|
</manifest>
|
||||||
|
<manifestEntries>
|
||||||
|
<Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
|
||||||
|
<X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
|
||||||
|
<X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
|
||||||
|
</manifestEntries>
|
||||||
|
</archive>
|
||||||
|
</configuration>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-javadoc-plugin</artifactId>
|
||||||
|
<version>${version.plugin.javadoc}</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>attach-javadocs</id>
|
||||||
|
<goals>
|
||||||
|
<goal>jar</goal>
|
||||||
|
</goals>
|
||||||
|
<configuration>
|
||||||
|
<quiet>true</quiet>
|
||||||
|
<archive>
|
||||||
|
<manifest>
|
||||||
|
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
|
||||||
|
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
|
||||||
|
</manifest>
|
||||||
|
<manifestEntries>
|
||||||
|
<Implementation-Build-Date>${maven.build.timestamp}</Implementation-Build-Date>
|
||||||
|
<X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
|
||||||
|
<X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
|
||||||
|
</manifestEntries>
|
||||||
|
</archive>
|
||||||
|
</configuration>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-gpg-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>sign-artifacts</id>
|
||||||
|
<phase>verify</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>sign</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</build>
|
||||||
|
</profile>
|
||||||
|
</profiles>
|
||||||
|
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
ff6b9e9e40c23235f87a44b463995b47adca8dc9
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:42:54 CST 2023
|
||||||
|
metrics-bom-4.1.26.pom>central=
|
@ -0,0 +1,126 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-parent</artifactId>
|
||||||
|
<version>4.1.26</version>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<artifactId>metrics-bom</artifactId>
|
||||||
|
<name>Metrics BOM</name>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<description>Bill of Materials for Metrics</description>
|
||||||
|
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-annotation</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-caffeine</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-core</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-collectd</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-ehcache</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-graphite</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-healthchecks</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-httpclient</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-httpasyncclient</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-jcache</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-jdbi</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-jdbi3</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-jersey2</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-jetty9</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-jmx</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-json</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-jvm</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-log4j2</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-logback</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-servlet</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-servlets</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
9fcfb6ca93991ec96edc005e821554aac8aedeae
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:43:23 CST 2023
|
||||||
|
metrics-parent-4.1.26.pom>central=
|
@ -0,0 +1,408 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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>
|
||||||
|
|
||||||
|
<groupId>io.dropwizard.metrics</groupId>
|
||||||
|
<artifactId>metrics-parent</artifactId>
|
||||||
|
<version>4.1.26</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<name>Metrics Parent</name>
|
||||||
|
<description>
|
||||||
|
The Metrics library.
|
||||||
|
</description>
|
||||||
|
<url>https://metrics.dropwizard.io</url>
|
||||||
|
|
||||||
|
<modules>
|
||||||
|
<module>docs</module>
|
||||||
|
<module>metrics-bom</module>
|
||||||
|
<module>metrics-annotation</module>
|
||||||
|
<module>metrics-benchmarks</module>
|
||||||
|
<module>metrics-caffeine</module>
|
||||||
|
<module>metrics-core</module>
|
||||||
|
<module>metrics-collectd</module>
|
||||||
|
<module>metrics-ehcache</module>
|
||||||
|
<module>metrics-graphite</module>
|
||||||
|
<module>metrics-healthchecks</module>
|
||||||
|
<module>metrics-httpclient</module>
|
||||||
|
<module>metrics-httpclient5</module>
|
||||||
|
<module>metrics-httpasyncclient</module>
|
||||||
|
<module>metrics-jcache</module>
|
||||||
|
<module>metrics-jcstress</module>
|
||||||
|
<module>metrics-jdbi</module>
|
||||||
|
<module>metrics-jdbi3</module>
|
||||||
|
<module>metrics-jersey2</module>
|
||||||
|
<module>metrics-jetty9</module>
|
||||||
|
<module>metrics-jmx</module>
|
||||||
|
<module>metrics-json</module>
|
||||||
|
<module>metrics-jvm</module>
|
||||||
|
<module>metrics-log4j2</module>
|
||||||
|
<module>metrics-logback</module>
|
||||||
|
<module>metrics-servlet</module>
|
||||||
|
<module>metrics-servlets</module>
|
||||||
|
</modules>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<project.build.outputTimestamp>2011-02-24T06:12:03Z</project.build.outputTimestamp>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||||
|
|
||||||
|
<jackson.version>2.9.10</jackson.version>
|
||||||
|
<jetty9.version>9.4.44.v20210927</jetty9.version>
|
||||||
|
<slf4j.version>1.7.32</slf4j.version>
|
||||||
|
<assertj.version>3.21.0</assertj.version>
|
||||||
|
<mockito.version>3.12.4</mockito.version>
|
||||||
|
<junit.version>4.13.1</junit.version>
|
||||||
|
<hamcrest.version>1.3</hamcrest.version>
|
||||||
|
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
|
||||||
|
<errorprone.javac.version>9+181-r4173-1</errorprone.javac.version>
|
||||||
|
|
||||||
|
<sonar.projectKey>dropwizard_metrics</sonar.projectKey>
|
||||||
|
<sonar.organization>dropwizard</sonar.organization>
|
||||||
|
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||||
|
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<name>Coda Hale</name>
|
||||||
|
<email>coda.hale@gmail.com</email>
|
||||||
|
<timezone>America/Los_Angeles</timezone>
|
||||||
|
<roles>
|
||||||
|
<role>architect</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<name>Ryan Tenney</name>
|
||||||
|
<email>ryan@10e.us</email>
|
||||||
|
<timezone>America/New_York</timezone>
|
||||||
|
<roles>
|
||||||
|
<role>committer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<name>Artem Prigoda</name>
|
||||||
|
<email>prigoda.artem@ya.ru</email>
|
||||||
|
<timezone>Europe/Berlin</timezone>
|
||||||
|
<roles>
|
||||||
|
<role>committer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>Apache License 2.0</name>
|
||||||
|
<url>https://www.apache.org/licenses/LICENSE-2.0.html</url>
|
||||||
|
<distribution>repo</distribution>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:git://github.com/dropwizard/metrics.git</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:dropwizard/metrics.git</developerConnection>
|
||||||
|
<url>https://github.com/dropwizard/metrics/</url>
|
||||||
|
<tag>v4.1.26</tag>
|
||||||
|
</scm>
|
||||||
|
|
||||||
|
<issueManagement>
|
||||||
|
<system>github</system>
|
||||||
|
<url>https://github.com/dropwizard/metrics/issues/</url>
|
||||||
|
</issueManagement>
|
||||||
|
|
||||||
|
<distributionManagement>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>ossrh</id>
|
||||||
|
<name>Sonatype Nexus Snapshots</name>
|
||||||
|
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||||
|
</snapshotRepository>
|
||||||
|
<repository>
|
||||||
|
<id>ossrh</id>
|
||||||
|
<name>Nexus Release Repository</name>
|
||||||
|
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
|
|
||||||
|
<profiles>
|
||||||
|
<profile>
|
||||||
|
<id>jdk8</id>
|
||||||
|
<activation>
|
||||||
|
<jdk>1.8</jdk>
|
||||||
|
</activation>
|
||||||
|
<build>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<version>${maven-compiler-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<fork>true</fork>
|
||||||
|
<compilerArgs combine.children="append">
|
||||||
|
<arg>-J-Xbootclasspath/p:${settings.localRepository}/com/google/errorprone/javac/${errorprone.javac.version}/javac-${errorprone.javac.version}.jar</arg>
|
||||||
|
</compilerArgs>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</build>
|
||||||
|
</profile>
|
||||||
|
<profile>
|
||||||
|
<id>release-sign-artifacts</id>
|
||||||
|
<activation>
|
||||||
|
<property>
|
||||||
|
<name>performRelease</name>
|
||||||
|
<value>true</value>
|
||||||
|
</property>
|
||||||
|
</activation>
|
||||||
|
<properties>
|
||||||
|
<gpg.keyname>EDA86E9FB607B5FC9223FB767D4868B53E31E7AD</gpg.keyname>
|
||||||
|
</properties>
|
||||||
|
<build>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-source-plugin</artifactId>
|
||||||
|
<version>3.2.1</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>attach-sources</id>
|
||||||
|
<goals>
|
||||||
|
<goal>jar</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-javadoc-plugin</artifactId>
|
||||||
|
<version>3.3.1</version>
|
||||||
|
<configuration>
|
||||||
|
<source>8</source>
|
||||||
|
<doclint>none</doclint>
|
||||||
|
<quiet>true</quiet>
|
||||||
|
<notimestamp>true</notimestamp>
|
||||||
|
</configuration>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>attach-javadocs</id>
|
||||||
|
<goals>
|
||||||
|
<goal>jar</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-gpg-plugin</artifactId>
|
||||||
|
<version>3.0.1</version>
|
||||||
|
<configuration>
|
||||||
|
<gpgArguments>
|
||||||
|
<arg>--pinentry-mode</arg>
|
||||||
|
<arg>loopback</arg>
|
||||||
|
</gpgArguments>
|
||||||
|
</configuration>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>sign-artifacts</id>
|
||||||
|
<phase>verify</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>sign</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.sonatype.plugins</groupId>
|
||||||
|
<artifactId>nexus-staging-maven-plugin</artifactId>
|
||||||
|
<version>1.6.8</version>
|
||||||
|
<configuration>
|
||||||
|
<serverId>ossrh</serverId>
|
||||||
|
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
|
||||||
|
<autoReleaseAfterClose>true</autoReleaseAfterClose>
|
||||||
|
</configuration>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>nexus-deploy</id>
|
||||||
|
<phase>deploy</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>deploy</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</build>
|
||||||
|
</profile>
|
||||||
|
</profiles>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<version>${maven-compiler-plugin.version}</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-deploy-plugin</artifactId>
|
||||||
|
<version>2.8.2</version>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<version>${maven-compiler-plugin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<source>1.8</source>
|
||||||
|
<target>1.8</target>
|
||||||
|
<showWarnings>true</showWarnings>
|
||||||
|
<compilerArgs>
|
||||||
|
<arg>-Xlint:all</arg>
|
||||||
|
<arg>-XDcompilePolicy=simple</arg>
|
||||||
|
<arg>-Xplugin:ErrorProne -XepExcludedPaths:.*/target/generated-sources/.*</arg>
|
||||||
|
</compilerArgs>
|
||||||
|
<annotationProcessorPaths>
|
||||||
|
<path>
|
||||||
|
<groupId>com.google.errorprone</groupId>
|
||||||
|
<artifactId>error_prone_core</artifactId>
|
||||||
|
<version>2.9.0</version>
|
||||||
|
</path>
|
||||||
|
</annotationProcessorPaths>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.felix</groupId>
|
||||||
|
<artifactId>maven-bundle-plugin</artifactId>
|
||||||
|
<version>5.1.2</version>
|
||||||
|
<extensions>true</extensions>
|
||||||
|
<configuration>
|
||||||
|
<instructions>
|
||||||
|
<Import-Package><![CDATA[
|
||||||
|
javax.servlet*;version="[2.5.0,4.0.0)",
|
||||||
|
org.slf4j*;version="[1.6.0,2.0.0)",
|
||||||
|
sun.misc.*;resolution:=optional,
|
||||||
|
com.sun.management.*;resolution:=optional,
|
||||||
|
*
|
||||||
|
]]>
|
||||||
|
</Import-Package>
|
||||||
|
<Automatic-Module-Name>${javaModuleName}</Automatic-Module-Name>
|
||||||
|
<!-- https://stackoverflow.com/a/29853163/49505 -->
|
||||||
|
<_removeheaders>Bnd-LastModified</_removeheaders>
|
||||||
|
<_reproducible>true</_reproducible>
|
||||||
|
</instructions>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
|
<version>2.22.2</version>
|
||||||
|
<configuration>
|
||||||
|
<argLine>@{argLine} -Djava.net.preferIPv4Stack=true</argLine>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-enforcer-plugin</artifactId>
|
||||||
|
<version>1.4.1</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>enforce</id>
|
||||||
|
<configuration>
|
||||||
|
<rules>
|
||||||
|
<DependencyConvergence />
|
||||||
|
</rules>
|
||||||
|
</configuration>
|
||||||
|
<goals>
|
||||||
|
<goal>enforce</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-dependency-plugin</artifactId>
|
||||||
|
<version>3.1.2</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>analyze</id>
|
||||||
|
<goals>
|
||||||
|
<goal>analyze-only</goal>
|
||||||
|
<goal>analyze-dep-mgt</goal>
|
||||||
|
<goal>analyze-duplicate</goal>
|
||||||
|
</goals>
|
||||||
|
<phase>verify</phase>
|
||||||
|
<configuration>
|
||||||
|
<failOnWarning>true</failOnWarning>
|
||||||
|
<ignoreNonCompile>true</ignoreNonCompile>
|
||||||
|
</configuration>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
|
<version>2.5.3</version>
|
||||||
|
<configuration>
|
||||||
|
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||||
|
<mavenExecutorId>forked-path</mavenExecutorId>
|
||||||
|
<tagNameFormat>v@{project.version}</tagNameFormat>
|
||||||
|
<preparationGoals>clean test</preparationGoals>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-jar-plugin</artifactId>
|
||||||
|
<version>3.2.0</version>
|
||||||
|
<configuration>
|
||||||
|
<archive>
|
||||||
|
<manifest>
|
||||||
|
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
|
||||||
|
</manifest>
|
||||||
|
<manifestEntries>
|
||||||
|
<Automatic-Module-Name>${javaModuleName}</Automatic-Module-Name>
|
||||||
|
</manifestEntries>
|
||||||
|
</archive>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||||
|
<version>3.1.2</version>
|
||||||
|
<configuration>
|
||||||
|
<configLocation>checkstyle.xml</configLocation>
|
||||||
|
<includeTestSourceDirectory>true</includeTestSourceDirectory>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-site-plugin</artifactId>
|
||||||
|
<version>3.9.1</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-project-info-reports-plugin</artifactId>
|
||||||
|
<version>3.1.2</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.jacoco</groupId>
|
||||||
|
<artifactId>jacoco-maven-plugin</artifactId>
|
||||||
|
<version>0.8.7</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>prepare-agent</id>
|
||||||
|
<goals>
|
||||||
|
<goal>prepare-agent</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
<execution>
|
||||||
|
<id>report</id>
|
||||||
|
<goals>
|
||||||
|
<goal>report</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</build>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
82622cadd69c9a27ec4fa40fb9c71c77d827afe5
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:43:28 CST 2023
|
||||||
|
groovy-bom-2.5.15.pom>central=
|
@ -0,0 +1,972 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-bom</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<name>Apache Groovy</name>
|
||||||
|
<description>Groovy: A powerful, dynamic language for the JVM</description>
|
||||||
|
<url>https://groovy-lang.org</url>
|
||||||
|
<inceptionYear>2003</inceptionYear>
|
||||||
|
<organization>
|
||||||
|
<name>Apache Software Foundation</name>
|
||||||
|
<url>https://apache.org</url>
|
||||||
|
</organization>
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>The Apache Software License, Version 2.0</name>
|
||||||
|
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
||||||
|
<distribution>repo</distribution>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<id>glaforge</id>
|
||||||
|
<name>Guillaume Laforge</name>
|
||||||
|
<organization>Google</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Despot</role>
|
||||||
|
<role>Developer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>bob</id>
|
||||||
|
<name>bob mcwhirter</name>
|
||||||
|
<email>bob@werken.com</email>
|
||||||
|
<organization>The Werken Company</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Founder</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>jstrachan</id>
|
||||||
|
<name>James Strachan</name>
|
||||||
|
<email>james@coredevelopers.com</email>
|
||||||
|
<organization>Core Developers Network</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Founder</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>joe</id>
|
||||||
|
<name>Joe Walnes</name>
|
||||||
|
<organization>ThoughtWorks</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>skizz</id>
|
||||||
|
<name>Chris Stevenson</name>
|
||||||
|
<organization>ThoughtWorks</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>jamiemc</id>
|
||||||
|
<name>Jamie McCrindle</name>
|
||||||
|
<organization>Three</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>mattf</id>
|
||||||
|
<name>Matt Foemmel</name>
|
||||||
|
<organization>ThoughtWorks</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>alextkachman</id>
|
||||||
|
<name>Alex Tkachman</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>roshandawrani</id>
|
||||||
|
<name>Roshan Dawrani</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>spullara</id>
|
||||||
|
<name>Sam Pullara</name>
|
||||||
|
<email>sam@sampullara.com</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>kasper</id>
|
||||||
|
<name>Kasper Nielsen</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>travis</id>
|
||||||
|
<name>Travis Kay</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>zohar</id>
|
||||||
|
<name>Zohar Melamed</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>jwilson</id>
|
||||||
|
<name>John Wilson</name>
|
||||||
|
<email>tug@wilson.co.uk</email>
|
||||||
|
<organization>The Wilson Partnership</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>cpoirier</id>
|
||||||
|
<name>Chris Poirier</name>
|
||||||
|
<email>cpoirier@dreaming.org</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>ckl</id>
|
||||||
|
<name>Christiaan ten Klooster</name>
|
||||||
|
<email>ckl@dacelo.nl</email>
|
||||||
|
<organization>Dacelo WebDevelopment</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>goetze</id>
|
||||||
|
<name>Steve Goetze</name>
|
||||||
|
<email>goetze@dovetail.com</email>
|
||||||
|
<organization>Dovetailed Technologies, LLC</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>bran</id>
|
||||||
|
<name>Bing Ran</name>
|
||||||
|
<email>b55r@sina.com</email>
|
||||||
|
<organization>Leadingcare</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>jez</id>
|
||||||
|
<name>Jeremy Rayner</name>
|
||||||
|
<email>jeremy.rayner@gmail.com</email>
|
||||||
|
<organization>javanicus</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>jstump</id>
|
||||||
|
<name>John Stump</name>
|
||||||
|
<email>johnstump2@yahoo.com</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>blackdrag</id>
|
||||||
|
<name>Jochen Theodorou</name>
|
||||||
|
<email>blackdrag@gmx.org</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
<role>Despot</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>russel</id>
|
||||||
|
<name>Russel Winder</name>
|
||||||
|
<email>russel@winder.org.uk</email>
|
||||||
|
<organization>Concertant LLP & It'z Interactive Ltd</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
<role>Founder of Gant</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>phk</id>
|
||||||
|
<name>Pilho Kim</name>
|
||||||
|
<email>phkim@cluecom.co.kr</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>cstein</id>
|
||||||
|
<name>Christian Stein</name>
|
||||||
|
<email>sormuras@gmx.de</email>
|
||||||
|
<organization>CTSR.de</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>mittie</id>
|
||||||
|
<name>Dierk Koenig</name>
|
||||||
|
<organization>Karakun AG</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>paulk</id>
|
||||||
|
<name>Paul King</name>
|
||||||
|
<email>paulk@asert.com.au</email>
|
||||||
|
<organization>OCI, Australia</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Project Manager</role>
|
||||||
|
<role>Developer</role>
|
||||||
|
<role>Despot</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>galleon</id>
|
||||||
|
<name>Guillaume Alleon</name>
|
||||||
|
<email>guillaume.alleon@gmail.com</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>user57</id>
|
||||||
|
<name>Jason Dillon</name>
|
||||||
|
<email>jason@planet57.com</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>shemnon</id>
|
||||||
|
<name>Danno Ferrin</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>jwill</id>
|
||||||
|
<name>James Williams</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>timyates</id>
|
||||||
|
<name>Tim Yates</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>aalmiray</id>
|
||||||
|
<name>Andres Almiray</name>
|
||||||
|
<email>aalmiray@users.sourceforge.net</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>mguillem</id>
|
||||||
|
<name>Marc Guillemot</name>
|
||||||
|
<email>mguillemot@yahoo.fr</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>jimwhite</id>
|
||||||
|
<name>Jim White</name>
|
||||||
|
<email>jim@pagesmiths.com</email>
|
||||||
|
<organization>IFCX.org</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>pniederw</id>
|
||||||
|
<name>Peter Niederwieser</name>
|
||||||
|
<email>pniederw@gmail.com</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>andresteingress</id>
|
||||||
|
<name>Andre Steingress</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>hamletdrc</id>
|
||||||
|
<name>Hamlet D'Arcy</name>
|
||||||
|
<email>hamletdrc@gmail.com</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer Emeritus</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>melix</id>
|
||||||
|
<name>Cedric Champeau</name>
|
||||||
|
<email>cedric.champeau@gmail.com</email>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
<role>Despot</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>pascalschumacher</id>
|
||||||
|
<name>Pascal Schumacher</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>sunlan</id>
|
||||||
|
<name>Daniel Sun</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
<role>Despot</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>rpopma</id>
|
||||||
|
<name>Remko Popma</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>grocher</id>
|
||||||
|
<name>Graeme Rocher</name>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>emilles</id>
|
||||||
|
<name>Eric Milles</name>
|
||||||
|
<organization>Thomson Reuters</organization>
|
||||||
|
<roles>
|
||||||
|
<role>Developer</role>
|
||||||
|
</roles>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
<contributors>
|
||||||
|
<contributor>
|
||||||
|
<name>Joern Eyrich</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Robert Kuzelj</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Rod Cope</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Yuri Schimke</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>James Birchfield</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Robert Fuller</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Sergey Udovenko</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Hallvard Traetteberg</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Peter Reilly</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Brian McCallister</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Richard Monson-Haefel</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Brian Larson</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Artur Biesiadowski</name>
|
||||||
|
<email>abies@pg.gda.pl</email>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Ivan Z. Ganza</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Larry Jacobson</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Jake Gage</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Arjun Nayyar</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Masato Nagai</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Mark Chu-Carroll</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Mark Turansky</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Jean-Louis Berliet</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Graham Miller</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Marc Palmer</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Tugdual Grall</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Edwin Tellman</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Evan "Hippy" Slatis</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Mike Dillon</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Bernhard Huber</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Yasuharu Nakano</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Marc DeXeT</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Dejan Bosanac</name>
|
||||||
|
<email>dejan@nighttale.net</email>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Denver Dino</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Ted Naleid</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Ted Leung</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Merrick Schincariol</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Chanwit Kaewkasi</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Stefan Matthias Aust</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Andy Dwelly</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Philip Milne</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Tiago Fernandez</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Steve Button</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Joachim Baumann</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Jochen Eddel+</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Ilinca V. Hallberg</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Björn Westlin</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Andrew Glover</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Brad Long</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>John Bito</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Jim Jagielski</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Rodolfo Velasco</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>John Hurst</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Merlyn Albery-Speyer</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>jeremi Joslin</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>UEHARA Junji</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>NAKANO Yasuharu</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Dinko Srkoc</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Raffaele Cigni</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Alberto Vilches Raton</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Paulo Poiati</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Alexander Klein</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Adam Murdoch</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>David Durham</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Daniel Henrique Alves Lima</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>John Wagenleitner</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Colin Harrington</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Brian Alexander</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Jan Weitz</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Chris K Wensel</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>David Sutherland</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Mattias Reichel</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>David Lee</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Sergei Egorov</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Hein Meling</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Michael Baehr</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Craig Andrews</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Peter Ledbrook</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Scott Stirling</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Thibault Kruse</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Tim Tiemens</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Mike Spille</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Nikolay Chugunov</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Francesco Durbin</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Paolo Di Tommaso</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Rene Scheibe</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Matias Bjarland</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Tomasz Bujok</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Richard Hightower</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Andrey Bloschetsov</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Yu Kobayashi</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Nick Grealy</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Vaclav Pech</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Chuck Tassoni</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Steven Devijver</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Ben Manes</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Troy Heninger</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Andrew Eisenberg</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Eric Milles</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Kohsuke Kawaguchi</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Scott Vlaminck</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Hjalmar Ekengren</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Rafael Luque</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Joachim Heldmann</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>dgouyette</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Marcin Grzejszczak</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Pap Lőrinc</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Guillaume Balaine</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Santhosh Kumar T</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Alan Green</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Marty Saxton</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Marcel Overdijk</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Jonathan Carlson</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Thomas Heller</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>John Stump</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Ivan Ganza</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Alex Popescu</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Martin Kempf</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Martin Ghados</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Martin Stockhammer</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Martin C. Martin</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Alexey Verkhovsky</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Alberto Mijares</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Matthias Cullmann</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Tomek Bujok</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Stephane Landelle</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Stephane Maldini</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Mark Volkmann</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Andrew Taylor</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Vladimir Vivien</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Vladimir Orany</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Joe Wolf</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Kent Inge Fagerland Simonsen</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Tom Nichols</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Ingo Hoffmann</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Sergii Bondarenko</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>mgroovy</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Dominik Przybysz</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Jason Thomas</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Trygve Amundsens</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Morgan Hankins</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Shruti Gupta</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Ben Yu</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Dejan Bosanac</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Lidia Donajczyk-Lipinska</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Peter Gromov</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Johannes Link</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Chris Reeves</name>
|
||||||
|
</contributor>
|
||||||
|
<contributor>
|
||||||
|
<name>Sean Timm</name>
|
||||||
|
</contributor>
|
||||||
|
</contributors>
|
||||||
|
<mailingLists>
|
||||||
|
<mailingList>
|
||||||
|
<name>Groovy Developer List</name>
|
||||||
|
<archive>https://mail-archives.apache.org/mod_mbox/groovy-dev/</archive>
|
||||||
|
</mailingList>
|
||||||
|
<mailingList>
|
||||||
|
<name>Groovy User List</name>
|
||||||
|
<archive>https://mail-archives.apache.org/mod_mbox/groovy-users/</archive>
|
||||||
|
</mailingList>
|
||||||
|
</mailingLists>
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:https://github.com/apache/groovy.git</connection>
|
||||||
|
<developerConnection>scm:git:https://github.com/apache/groovy.git</developerConnection>
|
||||||
|
<url>https://github.com/apache/groovy.git</url>
|
||||||
|
</scm>
|
||||||
|
<issueManagement>
|
||||||
|
<system>jira</system>
|
||||||
|
<url>https://issues.apache.org/jira/browse/GROOVY</url>
|
||||||
|
</issueManagement>
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-ant</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-bsf</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-cli-commons</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-cli-picocli</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-console</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-datetime</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-dateutil</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-docgenerator</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-groovydoc</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-groovysh</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-jaxb</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-jmx</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-json</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-json-direct</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-jsr223</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-macro</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-nio</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-servlet</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-sql</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-swing</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-templates</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-test</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-test-junit5</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-testng</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.codehaus.groovy</groupId>
|
||||||
|
<artifactId>groovy-xml</artifactId>
|
||||||
|
<version>2.5.15</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
9ecd1596b63d1c1795943cee655af47fc5e42aa1
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:45:03 CST 2023
|
||||||
|
project-1.0.6.pom>central=
|
@ -0,0 +1,313 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
|
||||||
|
|
||||||
|
This program and the accompanying materials are made available under the
|
||||||
|
terms of the Eclipse Public License v. 2.0, which is available at
|
||||||
|
http://www.eclipse.org/legal/epl-2.0.
|
||||||
|
|
||||||
|
This Source Code may also be made available under the following Secondary
|
||||||
|
Licenses when the conditions for such availability set forth in the
|
||||||
|
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
|
||||||
|
version 2 with the GNU Classpath Exception, which is available at
|
||||||
|
https://www.gnu.org/software/classpath/license.html.
|
||||||
|
|
||||||
|
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
<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>
|
||||||
|
<groupId>org.eclipse.ee4j</groupId>
|
||||||
|
<artifactId>project</artifactId>
|
||||||
|
<version>1.0.6</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
<name>EE4J Project</name>
|
||||||
|
<url>https://projects.eclipse.org/projects/ee4j</url>
|
||||||
|
<description>
|
||||||
|
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs,
|
||||||
|
implementations of those APIs, and technology compatibility kits for Java runtimes
|
||||||
|
that enable development, deployment, and management of server-side and cloud-native applications.
|
||||||
|
</description>
|
||||||
|
|
||||||
|
<organization>
|
||||||
|
<name>Eclipse Foundation</name>
|
||||||
|
<url>https://www.eclipse.org</url>
|
||||||
|
</organization>
|
||||||
|
<inceptionYear>2017</inceptionYear>
|
||||||
|
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<id>eclipseee4j</id>
|
||||||
|
<name>Eclipse EE4J Developers</name>
|
||||||
|
<organization>Eclipse Foundation</organization>
|
||||||
|
<email>ee4j-pmc@eclipse.org</email>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>Eclipse Public License v. 2.0</name>
|
||||||
|
<url>https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt</url>
|
||||||
|
<distribution>repo</distribution>
|
||||||
|
</license>
|
||||||
|
<license>
|
||||||
|
<name>GNU General Public License, version 2 with the GNU Classpath Exception</name>
|
||||||
|
<url>https://www.gnu.org/software/classpath/license.html</url>
|
||||||
|
<distribution>repo</distribution>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
|
||||||
|
<issueManagement>
|
||||||
|
<system>GitHub Issues</system>
|
||||||
|
<url>https://github.com/eclipse-ee4j/ee4j/issues</url>
|
||||||
|
</issueManagement>
|
||||||
|
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:git@github.com:eclipse-ee4j/ee4j.git</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:eclipse-ee4j/ee4j.git</developerConnection>
|
||||||
|
<url>https://github.com/eclipse-ee4j/ee4j</url>
|
||||||
|
</scm>
|
||||||
|
|
||||||
|
<mailingLists>
|
||||||
|
<mailingList>
|
||||||
|
<name>Community discussions</name>
|
||||||
|
<post>jakarta.ee-community@eclipse.org</post>
|
||||||
|
<subscribe>https://accounts.eclipse.org/mailing-list/jakarta.ee-community</subscribe>
|
||||||
|
<unsubscribe>https://accounts.eclipse.org/mailing-list/jakarta.ee-community</unsubscribe>
|
||||||
|
<archive>https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/</archive>
|
||||||
|
<otherArchives>
|
||||||
|
<otherArchive>http://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/maillist.rss</otherArchive>
|
||||||
|
</otherArchives>
|
||||||
|
</mailingList>
|
||||||
|
<mailingList>
|
||||||
|
<name>PMC discussions</name>
|
||||||
|
<post>ee4j-pmc@eclipse.org</post>
|
||||||
|
<subscribe>https://accounts.eclipse.org/mailing-list/ee4j-pmc</subscribe>
|
||||||
|
<unsubscribe>https://accounts.eclipse.org/mailing-list/ee4j-pmc</unsubscribe>
|
||||||
|
<archive>https://dev.eclipse.org/mhonarc/lists/ee4j-pmc/</archive>
|
||||||
|
<otherArchives>
|
||||||
|
<otherArchive>http://dev.eclipse.org/mhonarc/lists/ee4j-pmc/maillist.rss</otherArchive>
|
||||||
|
</otherArchives>
|
||||||
|
</mailingList>
|
||||||
|
</mailingLists>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<sonatypeOssDistMgmtNexusUrl>https://jakarta.oss.sonatype.org/</sonatypeOssDistMgmtNexusUrl>
|
||||||
|
<sonatypeOssDistMgmtSnapshotsUrl>${sonatypeOssDistMgmtNexusUrl}content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl>
|
||||||
|
<sonatypeOssDistMgmtStagingUrl>${sonatypeOssDistMgmtNexusUrl}content/repositories/staging/</sonatypeOssDistMgmtStagingUrl>
|
||||||
|
<sonatypeOssDistMgmtReleasesUrl>${sonatypeOssDistMgmtNexusUrl}service/local/staging/deploy/maven2/</sonatypeOssDistMgmtReleasesUrl>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
<!--
|
||||||
|
Initialize release.arguments to empty, otherwise if not defined
|
||||||
|
it can fail the release plugin.
|
||||||
|
-->
|
||||||
|
<release.arguments></release.arguments>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<distributionManagement>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>ossrh</id>
|
||||||
|
<name>Sonatype Nexus Snapshots</name>
|
||||||
|
<url>${sonatypeOssDistMgmtSnapshotsUrl}</url>
|
||||||
|
</snapshotRepository>
|
||||||
|
<repository>
|
||||||
|
<id>ossrh</id>
|
||||||
|
<name>Sonatype Nexus Releases</name>
|
||||||
|
<url>${sonatypeOssDistMgmtReleasesUrl}</url>
|
||||||
|
</repository>
|
||||||
|
</distributionManagement>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
|
<version>2.5.3</version>
|
||||||
|
<configuration>
|
||||||
|
<mavenExecutorId>forked-path</mavenExecutorId>
|
||||||
|
<useReleaseProfile>false</useReleaseProfile>
|
||||||
|
<arguments>-Poss-release ${release.arguments}</arguments>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.sonatype.plugins</groupId>
|
||||||
|
<artifactId>nexus-staging-maven-plugin</artifactId>
|
||||||
|
<version>1.6.8</version>
|
||||||
|
<configuration>
|
||||||
|
<serverId>ossrh</serverId>
|
||||||
|
<nexusUrl>${sonatypeOssDistMgmtNexusUrl}</nexusUrl>
|
||||||
|
<autoReleaseAfterClose>false</autoReleaseAfterClose>
|
||||||
|
<!-- Skip based on the maven.deploy.skip property -->
|
||||||
|
<skipNexusStagingDeployMojo>${maven.deploy.skip}</skipNexusStagingDeployMojo>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
</build>
|
||||||
|
|
||||||
|
<profiles>
|
||||||
|
<!--
|
||||||
|
This profile provides configuration for the plugins that are required are in
|
||||||
|
order to deploy non SNAPSHOT artifacts.
|
||||||
|
SNAPSHOT artifacts can be deployed without using any profile.
|
||||||
|
-->
|
||||||
|
<profile>
|
||||||
|
<id>oss-release</id>
|
||||||
|
<build>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-enforcer-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>enforce-maven</id>
|
||||||
|
<goals>
|
||||||
|
<goal>enforce</goal>
|
||||||
|
</goals>
|
||||||
|
<configuration>
|
||||||
|
<rules>
|
||||||
|
<requireMavenVersion>
|
||||||
|
<version>[3.0.4,)</version>
|
||||||
|
<message>Maven 3.0 through 3.0.3 inclusive does not pass
|
||||||
|
correct settings.xml to Maven Release Plugin.</message>
|
||||||
|
</requireMavenVersion>
|
||||||
|
</rules>
|
||||||
|
</configuration>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-source-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>attach-sources</id>
|
||||||
|
<goals>
|
||||||
|
<goal>jar-no-fork</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-javadoc-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>attach-javadocs</id>
|
||||||
|
<goals>
|
||||||
|
<goal>jar</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-gpg-plugin</artifactId>
|
||||||
|
<!-- Older versions have issues with the gpg passphrase -->
|
||||||
|
<version>1.6</version>
|
||||||
|
<configuration>
|
||||||
|
<gpgArguments>
|
||||||
|
<arg>--pinentry-mode</arg>
|
||||||
|
<arg>loopback</arg>
|
||||||
|
</gpgArguments>
|
||||||
|
</configuration>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>sign-artifacts</id>
|
||||||
|
<phase>verify</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>sign</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.sonatype.plugins</groupId>
|
||||||
|
<artifactId>nexus-staging-maven-plugin</artifactId>
|
||||||
|
<extensions>true</extensions>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</build>
|
||||||
|
</profile>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
This profile enables consuming snapshot artifacts from the ossrh
|
||||||
|
snapshots repository.
|
||||||
|
-->
|
||||||
|
<profile>
|
||||||
|
<id>snapshots</id>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>false</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>sonatype-nexus-snapshots</id>
|
||||||
|
<name>Sonatype Nexus Snapshots</name>
|
||||||
|
<url>${sonatypeOssDistMgmtSnapshotsUrl}</url>
|
||||||
|
<releases>
|
||||||
|
<enabled>false</enabled>
|
||||||
|
</releases>
|
||||||
|
<snapshots>
|
||||||
|
<enabled>true</enabled>
|
||||||
|
</snapshots>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
|
<pluginRepositories>
|
||||||
|
<pluginRepository>
|
||||||
|
<id>sonatype-nexus-snapshots</id>
|
||||||
|
<name>Sonatype Nexus Snapshots</name>
|
||||||
|
<url>${sonatypeOssDistMgmtSnapshotsUrl}</url>
|
||||||
|
<releases>
|
||||||
|
<enabled>false</enabled>
|
||||||
|
</releases>
|
||||||
|
<snapshots>
|
||||||
|
<enabled>true</enabled>
|
||||||
|
</snapshots>
|
||||||
|
</pluginRepository>
|
||||||
|
</pluginRepositories>
|
||||||
|
</profile>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
This profile enables consuming artifacts from the ossrh staging
|
||||||
|
repository group.
|
||||||
|
-->
|
||||||
|
<profile>
|
||||||
|
<id>staging</id>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>false</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>sonatype-nexus-staging</id>
|
||||||
|
<name>Sonatype Nexus Staging</name>
|
||||||
|
<url>${sonatypeOssDistMgmtStagingUrl}</url>
|
||||||
|
<releases>
|
||||||
|
<enabled>true</enabled>
|
||||||
|
</releases>
|
||||||
|
<snapshots>
|
||||||
|
<enabled>false</enabled>
|
||||||
|
</snapshots>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
|
<pluginRepositories>
|
||||||
|
<pluginRepository>
|
||||||
|
<id>sonatype-nexus-staging</id>
|
||||||
|
<name>Sonatype Nexus Staging</name>
|
||||||
|
<url>${sonatypeOssDistMgmtStagingUrl}</url>
|
||||||
|
<releases>
|
||||||
|
<enabled>true</enabled>
|
||||||
|
</releases>
|
||||||
|
<snapshots>
|
||||||
|
<enabled>false</enabled>
|
||||||
|
</snapshots>
|
||||||
|
</pluginRepository>
|
||||||
|
</pluginRepositories>
|
||||||
|
</profile>
|
||||||
|
</profiles>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
9adda6d67ddf76eb9ed4e1c331d705d03dc2a94b
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:45:05 CST 2023
|
||||||
|
jetty-bom-9.4.44.v20210927.pom>central=
|
@ -0,0 +1,481 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-bom</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<name>Jetty :: Bom</name>
|
||||||
|
<description>Jetty BOM artifact</description>
|
||||||
|
<url>https://eclipse.org/jetty</url>
|
||||||
|
<inceptionYear>1995</inceptionYear>
|
||||||
|
<organization>
|
||||||
|
<name>Webtide</name>
|
||||||
|
<url>https://webtide.com</url>
|
||||||
|
</organization>
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>Apache Software License - Version 2.0</name>
|
||||||
|
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
|
||||||
|
</license>
|
||||||
|
<license>
|
||||||
|
<name>Eclipse Public License - Version 1.0</name>
|
||||||
|
<url>https://www.eclipse.org/org/documents/epl-v10.php</url>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<id>gregw</id>
|
||||||
|
<name>Greg Wilkins</name>
|
||||||
|
<email>gregw@webtide.com</email>
|
||||||
|
<organization>Webtide, LLC</organization>
|
||||||
|
<organizationUrl>https://webtide.com</organizationUrl>
|
||||||
|
<timezone>10</timezone>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>janb</id>
|
||||||
|
<name>Jan Bartel</name>
|
||||||
|
<email>janb@webtide.com</email>
|
||||||
|
<organization>Webtide, LLC</organization>
|
||||||
|
<organizationUrl>https://webtide.com</organizationUrl>
|
||||||
|
<timezone>10</timezone>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>jesse</id>
|
||||||
|
<name>Jesse McConnell</name>
|
||||||
|
<email>jesse.mcconnell@gmail.com</email>
|
||||||
|
<organization>Webtide, LLC</organization>
|
||||||
|
<organizationUrl>https://webtide.com</organizationUrl>
|
||||||
|
<timezone>-6</timezone>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>joakime</id>
|
||||||
|
<name>Joakim Erdfelt</name>
|
||||||
|
<email>joakim.erdfelt@gmail.com</email>
|
||||||
|
<organization>Webtide, LLC</organization>
|
||||||
|
<organizationUrl>https://webtide.com</organizationUrl>
|
||||||
|
<timezone>-7</timezone>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>sbordet</id>
|
||||||
|
<name>Simone Bordet</name>
|
||||||
|
<email>simone.bordet@gmail.com</email>
|
||||||
|
<organization>Webtide, LLC</organization>
|
||||||
|
<organizationUrl>https://webtide.com</organizationUrl>
|
||||||
|
<timezone>1</timezone>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>djencks</id>
|
||||||
|
<name>David Jencks</name>
|
||||||
|
<email>david.a.jencks@gmail.com</email>
|
||||||
|
<organization>IBM</organization>
|
||||||
|
<timezone>-8</timezone>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>olamy</id>
|
||||||
|
<name>Olivier Lamy</name>
|
||||||
|
<email>oliver.lamy@gmail.com</email>
|
||||||
|
<organization>Webtide, LLC</organization>
|
||||||
|
<organizationUrl>https://webtide.com</organizationUrl>
|
||||||
|
<timezone>Australia/Brisbane</timezone>
|
||||||
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>lorban</id>
|
||||||
|
<name>Ludovic Orban</name>
|
||||||
|
<email>lorban@bitronix.be</email>
|
||||||
|
<organization>Webtide, LLC</organization>
|
||||||
|
<organizationUrl>https://webtide.com</organizationUrl>
|
||||||
|
<timezone>1</timezone>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
<mailingLists>
|
||||||
|
<mailingList>
|
||||||
|
<name>Jetty Developer Mailing List</name>
|
||||||
|
<subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-dev</subscribe>
|
||||||
|
<unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-dev</unsubscribe>
|
||||||
|
<archive>https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html</archive>
|
||||||
|
</mailingList>
|
||||||
|
<mailingList>
|
||||||
|
<name>Jetty Commit Mailing List</name>
|
||||||
|
<subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-commit</subscribe>
|
||||||
|
<unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-commit</unsubscribe>
|
||||||
|
<archive>https://dev.eclipse.org/mhonarc/lists/jetty-commit/maillist.html</archive>
|
||||||
|
</mailingList>
|
||||||
|
<mailingList>
|
||||||
|
<name>Jetty Users Mailing List</name>
|
||||||
|
<subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-users</subscribe>
|
||||||
|
<unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-users</unsubscribe>
|
||||||
|
<archive>https://dev.eclipse.org/mhonarc/lists/jetty-users/maillist.html</archive>
|
||||||
|
</mailingList>
|
||||||
|
<mailingList>
|
||||||
|
<name>Jetty Announce Mailing List</name>
|
||||||
|
<subscribe>https://dev.eclipse.org/mailman/listinfo/jetty-announce</subscribe>
|
||||||
|
<unsubscribe>https://dev.eclipse.org/mailman/listinfo/jetty-announce</unsubscribe>
|
||||||
|
<archive>https://dev.eclipse.org/mhonarc/lists/jetty-announce/maillist.html</archive>
|
||||||
|
</mailingList>
|
||||||
|
</mailingLists>
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:https://github.com/eclipse/jetty.project.git/jetty-bom</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:eclipse/jetty.project.git/jetty-bom</developerConnection>
|
||||||
|
<url>https://github.com/eclipse/jetty.project/jetty-bom</url>
|
||||||
|
</scm>
|
||||||
|
<issueManagement>
|
||||||
|
<system>github</system>
|
||||||
|
<url>https://github.com/eclipse/jetty.project/issues</url>
|
||||||
|
</issueManagement>
|
||||||
|
<distributionManagement>
|
||||||
|
<repository>
|
||||||
|
<id>oss.sonatype.org</id>
|
||||||
|
<name>Jetty Staging Repository</name>
|
||||||
|
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
||||||
|
</repository>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>oss.sonatype.org</id>
|
||||||
|
<name>Jetty Snapshot Repository</name>
|
||||||
|
<url>https://oss.sonatype.org/content/repositories/jetty-snapshots/</url>
|
||||||
|
</snapshotRepository>
|
||||||
|
<site>
|
||||||
|
<id>jetty.eclipse.website</id>
|
||||||
|
<url>scp://build.eclipse.org:/home/data/httpd/download.eclipse.org/jetty/9.4.44.v20210927/jetty-bom/</url>
|
||||||
|
</site>
|
||||||
|
</distributionManagement>
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>apache-jsp</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>apache-jstl</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-alpn-client</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-alpn-java-client</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-alpn-java-server</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-alpn-openjdk8-client</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-alpn-openjdk8-server</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-alpn-conscrypt-client</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-alpn-conscrypt-server</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-alpn-server</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-annotations</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-ant</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-client</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-continuation</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-deploy</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-distribution</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
<type>zip</type>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-distribution</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
<type>tar.gz</type>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.fcgi</groupId>
|
||||||
|
<artifactId>fcgi-client</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.fcgi</groupId>
|
||||||
|
<artifactId>fcgi-server</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.gcloud</groupId>
|
||||||
|
<artifactId>jetty-gcloud-session-manager</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-home</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
<type>zip</type>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-home</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
<type>tar.gz</type>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-http</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.http2</groupId>
|
||||||
|
<artifactId>http2-client</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.http2</groupId>
|
||||||
|
<artifactId>http2-common</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.http2</groupId>
|
||||||
|
<artifactId>http2-hpack</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.http2</groupId>
|
||||||
|
<artifactId>http2-http-client-transport</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.http2</groupId>
|
||||||
|
<artifactId>http2-server</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-http-spi</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>infinispan-common</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>infinispan-remote-query</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>infinispan-embedded-query</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-hazelcast</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-io</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-jaas</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-jaspi</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-jmx</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-jndi</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.memcached</groupId>
|
||||||
|
<artifactId>jetty-memcached-sessions</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-nosql</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.osgi</groupId>
|
||||||
|
<artifactId>jetty-osgi-boot</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.osgi</groupId>
|
||||||
|
<artifactId>jetty-osgi-boot-jsp</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.osgi</groupId>
|
||||||
|
<artifactId>jetty-osgi-boot-warurl</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.osgi</groupId>
|
||||||
|
<artifactId>jetty-httpservice</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-plus</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-proxy</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-quickstart</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-rewrite</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-security</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-openid</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-server</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-servlet</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-servlets</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-spring</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-unixsocket</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-util</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-util-ajax</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-webapp</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.websocket</groupId>
|
||||||
|
<artifactId>javax-websocket-client-impl</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.websocket</groupId>
|
||||||
|
<artifactId>javax-websocket-server-impl</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.websocket</groupId>
|
||||||
|
<artifactId>websocket-api</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.websocket</groupId>
|
||||||
|
<artifactId>websocket-client</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.websocket</groupId>
|
||||||
|
<artifactId>websocket-common</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.websocket</groupId>
|
||||||
|
<artifactId>websocket-server</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty.websocket</groupId>
|
||||||
|
<artifactId>websocket-servlet</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
|
<artifactId>jetty-xml</artifactId>
|
||||||
|
<version>9.4.44.v20210927</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
4f97a18228243beece6b6704bcf60d97f92bb75c
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:45:02 CST 2023
|
||||||
|
jersey-bom-2.32.pom>central=
|
@ -0,0 +1,430 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
|
||||||
|
|
||||||
|
This program and the accompanying materials are made available under the
|
||||||
|
terms of the Eclipse Public License v. 2.0, which is available at
|
||||||
|
http://www.eclipse.org/legal/epl-2.0.
|
||||||
|
|
||||||
|
This Source Code may also be made available under the following Secondary
|
||||||
|
Licenses when the conditions for such availability set forth in the
|
||||||
|
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
|
||||||
|
version 2 with the GNU Classpath Exception, which is available at
|
||||||
|
https://www.gnu.org/software/classpath/license.html.
|
||||||
|
|
||||||
|
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
<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/maven-v4_0_0.xsd">
|
||||||
|
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
<parent>
|
||||||
|
<groupId>org.eclipse.ee4j</groupId>
|
||||||
|
<artifactId>project</artifactId>
|
||||||
|
<version>1.0.6</version>
|
||||||
|
<relativePath/>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>org.glassfish.jersey</groupId>
|
||||||
|
<artifactId>jersey-bom</artifactId>
|
||||||
|
<version>2.32</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<name>jersey-bom</name>
|
||||||
|
|
||||||
|
<description>Jersey Bill of Materials (BOM)</description>
|
||||||
|
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.core</groupId>
|
||||||
|
<artifactId>jersey-common</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.core</groupId>
|
||||||
|
<artifactId>jersey-client</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.core</groupId>
|
||||||
|
<artifactId>jersey-server</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.bundles</groupId>
|
||||||
|
<artifactId>jaxrs-ri</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.connectors</groupId>
|
||||||
|
<artifactId>jersey-apache-connector</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.connectors</groupId>
|
||||||
|
<artifactId>jersey-helidon-connector</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.connectors</groupId>
|
||||||
|
<artifactId>jersey-grizzly-connector</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.connectors</groupId>
|
||||||
|
<artifactId>jersey-jetty-connector</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.connectors</groupId>
|
||||||
|
<artifactId>jersey-jdk-connector</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.connectors</groupId>
|
||||||
|
<artifactId>jersey-netty-connector</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.containers</groupId>
|
||||||
|
<artifactId>jersey-container-jetty-http</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.containers</groupId>
|
||||||
|
<artifactId>jersey-container-grizzly2-http</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.containers</groupId>
|
||||||
|
<artifactId>jersey-container-grizzly2-servlet</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.containers</groupId>
|
||||||
|
<artifactId>jersey-container-jetty-servlet</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.containers</groupId>
|
||||||
|
<artifactId>jersey-container-jdk-http</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.containers</groupId>
|
||||||
|
<artifactId>jersey-container-netty-http</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.containers</groupId>
|
||||||
|
<artifactId>jersey-container-servlet</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.containers</groupId>
|
||||||
|
<artifactId>jersey-container-servlet-core</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.containers</groupId>
|
||||||
|
<artifactId>jersey-container-simple-http</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.containers.glassfish</groupId>
|
||||||
|
<artifactId>jersey-gf-ejb</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-bean-validation</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-entity-filtering</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-metainf-services</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.microprofile</groupId>
|
||||||
|
<artifactId>jersey-mp-config</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-mvc</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-mvc-bean-validation</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-mvc-freemarker</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-mvc-jsp</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-mvc-mustache</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-proxy-client</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-servlet-portability</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-spring4</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-spring5</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-declarative-linking</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext</groupId>
|
||||||
|
<artifactId>jersey-wadl-doclet</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.cdi</groupId>
|
||||||
|
<artifactId>jersey-weld2-se</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.cdi</groupId>
|
||||||
|
<artifactId>jersey-cdi1x</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.cdi</groupId>
|
||||||
|
<artifactId>jersey-cdi1x-transaction</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.cdi</groupId>
|
||||||
|
<artifactId>jersey-cdi1x-validation</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.cdi</groupId>
|
||||||
|
<artifactId>jersey-cdi1x-servlet</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.cdi</groupId>
|
||||||
|
<artifactId>jersey-cdi1x-ban-custom-hk2-binding</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.rx</groupId>
|
||||||
|
<artifactId>jersey-rx-client-guava</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.rx</groupId>
|
||||||
|
<artifactId>jersey-rx-client-rxjava</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.rx</groupId>
|
||||||
|
<artifactId>jersey-rx-client-rxjava2</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.ext.microprofile</groupId>
|
||||||
|
<artifactId>jersey-mp-rest-client</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.media</groupId>
|
||||||
|
<artifactId>jersey-media-jaxb</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.media</groupId>
|
||||||
|
<artifactId>jersey-media-json-jackson</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<!--
|
||||||
|
Legacy Jackson1 is removed from bom pom, as obsolete.
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.media</groupId>
|
||||||
|
<artifactId>jersey-media-json-jackson1</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.media</groupId>
|
||||||
|
<artifactId>jersey-media-json-jettison</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.media</groupId>
|
||||||
|
<artifactId>jersey-media-json-processing</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.media</groupId>
|
||||||
|
<artifactId>jersey-media-json-binding</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.media</groupId>
|
||||||
|
<artifactId>jersey-media-kryo</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.media</groupId>
|
||||||
|
<artifactId>jersey-media-moxy</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.media</groupId>
|
||||||
|
<artifactId>jersey-media-multipart</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.media</groupId>
|
||||||
|
<artifactId>jersey-media-sse</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.security</groupId>
|
||||||
|
<artifactId>oauth1-client</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.security</groupId>
|
||||||
|
<artifactId>oauth1-server</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.security</groupId>
|
||||||
|
<artifactId>oauth1-signature</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.security</groupId>
|
||||||
|
<artifactId>oauth2-client</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.inject</groupId>
|
||||||
|
<artifactId>jersey-hk2</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.inject</groupId>
|
||||||
|
<artifactId>jersey-cdi2-se</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.test-framework</groupId>
|
||||||
|
<artifactId>jersey-test-framework-core</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
|
||||||
|
<artifactId>jersey-test-framework-provider-bundle</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
<type>pom</type>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
|
||||||
|
<artifactId>jersey-test-framework-provider-external</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
|
||||||
|
<artifactId>jersey-test-framework-provider-grizzly2</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
|
||||||
|
<artifactId>jersey-test-framework-provider-inmemory</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
|
||||||
|
<artifactId>jersey-test-framework-provider-jdk-http</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
|
||||||
|
<artifactId>jersey-test-framework-provider-simple</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.test-framework.providers</groupId>
|
||||||
|
<artifactId>jersey-test-framework-provider-jetty</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.glassfish.jersey.test-framework</groupId>
|
||||||
|
<artifactId>jersey-test-framework-util</artifactId>
|
||||||
|
<version>${project.version}</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.glassfish.copyright</groupId>
|
||||||
|
<artifactId>glassfish-copyright-maven-plugin</artifactId>
|
||||||
|
<version>2.0</version>
|
||||||
|
<inherited>true</inherited>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-site-plugin</artifactId>
|
||||||
|
<version>3.7.1</version>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</build>
|
||||||
|
|
||||||
|
<profiles>
|
||||||
|
<profile>
|
||||||
|
<id>project-info</id>
|
||||||
|
<activation>
|
||||||
|
<activeByDefault>false</activeByDefault>
|
||||||
|
</activation>
|
||||||
|
|
||||||
|
<!-- placeholder required for site:stage -->
|
||||||
|
<distributionManagement>
|
||||||
|
<site>
|
||||||
|
<id>localhost</id>
|
||||||
|
<url>http://localhost</url>
|
||||||
|
</site>
|
||||||
|
</distributionManagement>
|
||||||
|
</profile>
|
||||||
|
</profiles>
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
552f738599830328a0ef8cbcf2927ded6f720ca4
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:43:34 CST 2023
|
||||||
|
infinispan-bom-11.0.11.Final.pom>central=
|
@ -0,0 +1,433 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-build-configuration-parent</artifactId>
|
||||||
|
<version>11.0.11.Final</version>
|
||||||
|
<relativePath>../pom.xml</relativePath>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<artifactId>infinispan-bom</artifactId>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
<name>Infinispan BOM</name>
|
||||||
|
<description>Infinispan BOM module</description>
|
||||||
|
<url>http://www.infinispan.org</url>
|
||||||
|
<organization>
|
||||||
|
<name>JBoss, a division of Red Hat</name>
|
||||||
|
<url>http://www.jboss.org</url>
|
||||||
|
</organization>
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>Apache License 2.0</name>
|
||||||
|
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
|
||||||
|
<distribution>repo</distribution>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<id>placeholder</id>
|
||||||
|
<name>See http://www.infinispan.org for a complete list of contributors</name>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
<mailingLists>
|
||||||
|
<mailingList>
|
||||||
|
<name>Infinispan Issues</name>
|
||||||
|
<subscribe>https://lists.jboss.org/mailman/listinfo/infinispan-issues</subscribe>
|
||||||
|
<unsubscribe>https://lists.jboss.org/mailman/listinfo/infinispan-issues</unsubscribe>
|
||||||
|
<post>infinispan-issues@lists.jboss.org</post>
|
||||||
|
<archive>http://lists.jboss.org/pipermail/infinispan-issues/</archive>
|
||||||
|
</mailingList>
|
||||||
|
<mailingList>
|
||||||
|
<name>Infinispan Developers</name>
|
||||||
|
<subscribe>https://lists.jboss.org/mailman/listinfo/infinispan-dev</subscribe>
|
||||||
|
<unsubscribe>https://lists.jboss.org/mailman/listinfo/infinispan-dev</unsubscribe>
|
||||||
|
<post>infinispan-dev@lists.jboss.org</post>
|
||||||
|
<archive>http://lists.jboss.org/pipermail/infinispan-dev/</archive>
|
||||||
|
</mailingList>
|
||||||
|
</mailingLists>
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:git@github.com:infinispan/infinispan.git</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:infinispan/infinispan.git</developerConnection>
|
||||||
|
<url>https://github.com/infinispan/infinispan</url>
|
||||||
|
</scm>
|
||||||
|
<issueManagement>
|
||||||
|
<system>jira</system>
|
||||||
|
<url>https://issues.jboss.org/browse/ISPN</url>
|
||||||
|
</issueManagement>
|
||||||
|
|
||||||
|
<distributionManagement>
|
||||||
|
<repository>
|
||||||
|
<id>${jboss.releases.repo.id}</id>
|
||||||
|
<name>JBoss Release Repository</name>
|
||||||
|
<url>${jboss.releases.repo.url}</url>
|
||||||
|
</repository>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>${jboss.snapshots.repo.id}</id>
|
||||||
|
<name>JBoss Snapshot Repository</name>
|
||||||
|
<url>${jboss.snapshots.repo.url}</url>
|
||||||
|
</snapshotRepository>
|
||||||
|
</distributionManagement>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<!-- Java source/target version -->
|
||||||
|
<version.java>1.8</version.java>
|
||||||
|
|
||||||
|
<versionx.org.infinispan.infinispan-console>${version.console}</versionx.org.infinispan.infinispan-console>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-api</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-cachestore-jdbc</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-cachestore-jpa</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-cachestore-remote</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-cachestore-rest</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-cachestore-rocksdb</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-cdi-common</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-cdi-embedded</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-cdi-remote</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-checkstyle</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-cli-client</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-client-hotrod</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-client-rest</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-key-value-store-client</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-clustered-counter</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-clustered-lock</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-commons</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<!-- TODO should be here? -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-commons-test</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-component-annotations</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-component-processor</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-core</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-jboss-marshalling</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-extended-statistics</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-hibernate-cache-commons</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-hibernate-cache-spi</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-hibernate-cache-v51</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-hibernate-cache-v53</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-jcache-commons</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-jcache</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-jcache-remote</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-console</artifactId>
|
||||||
|
<version>${versionx.org.infinispan.infinispan-console}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-marshaller-kryo</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<!-- TODO should be here? -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-marshaller-kryo-bundle</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-marshaller-protostuff</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-marshaller-protostuff-bundle</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-multimap</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-objectfilter</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<!-- TODO should be here? -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-osgi</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-persistence-soft-index</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-query-core</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-query</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-query-dsl</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-remote-query-client</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-remote-query-server</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-scripting</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<!-- TODO should be here? -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-server-core</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<!-- TODO should be here? -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-server-hotrod</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<!-- TODO should be here? -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-server-memcached</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<!-- TODO should be here? -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-server-rest</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<!-- TODO should be here? -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-server-router</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-server-runtime</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-spring5-common</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-spring5-embedded</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-spring5-remote</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-tasks</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-tasks-api</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-tools</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-anchored-keys</artifactId>
|
||||||
|
<version>${version.infinispan}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan.protostream</groupId>
|
||||||
|
<artifactId>protostream</artifactId>
|
||||||
|
<version>${version.protostream}</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.infinispan.protostream</groupId>
|
||||||
|
<artifactId>protostream-processor</artifactId>
|
||||||
|
<version>${version.protostream}</version>
|
||||||
|
<!-- compile-only dependency -->
|
||||||
|
<scope>provided</scope>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
|
|
||||||
|
<build>
|
||||||
|
|
||||||
|
<pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-source-plugin</artifactId>
|
||||||
|
<version>${version.maven.source}</version>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<version>${version.maven-compiler-plugin}</version>
|
||||||
|
<configuration>
|
||||||
|
<source>${version.java}</source>
|
||||||
|
<target>${version.java}</target>
|
||||||
|
<encoding>UTF-8</encoding>
|
||||||
|
<excludes>
|
||||||
|
<exclude>**/package-info.java</exclude>
|
||||||
|
</excludes>
|
||||||
|
<compilerArgument>-AtranslationFilesPath=${project.basedir}/target/generated-translation-files
|
||||||
|
</compilerArgument>
|
||||||
|
<!-- Include method parameter debug info -->
|
||||||
|
<parameters>true</parameters>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.infinispan.maven-plugins</groupId>
|
||||||
|
<artifactId>protocol-parser-generator</artifactId>
|
||||||
|
<version>${version.infinispan.maven-plugins}</version>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
|
||||||
|
</build>
|
||||||
|
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
8033d5430853335a17ca8d2ba5968d124338ac9f
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:43:44 CST 2023
|
||||||
|
infinispan-build-configuration-parent-11.0.11.Final.pom>central=
|
@ -0,0 +1,268 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<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.jboss</groupId>
|
||||||
|
<artifactId>jboss-parent</artifactId>
|
||||||
|
<version>36</version>
|
||||||
|
<relativePath/>
|
||||||
|
</parent>
|
||||||
|
|
||||||
|
<groupId>org.infinispan</groupId>
|
||||||
|
<artifactId>infinispan-build-configuration-parent</artifactId>
|
||||||
|
<version>11.0.11.Final</version>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
<name>Infinispan Common Parent</name>
|
||||||
|
<description>Infinispan common parent POM module</description>
|
||||||
|
<url>http://www.infinispan.org</url>
|
||||||
|
<organization>
|
||||||
|
<name>JBoss, a division of Red Hat</name>
|
||||||
|
<url>http://www.jboss.org</url>
|
||||||
|
</organization>
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>Apache License 2.0</name>
|
||||||
|
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
|
||||||
|
<distribution>repo</distribution>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<id>placeholder</id>
|
||||||
|
<name>See http://www.infinispan.org for a complete list of contributors</name>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
<mailingLists>
|
||||||
|
<mailingList>
|
||||||
|
<name>Infinispan Issues</name>
|
||||||
|
<subscribe>https://lists.jboss.org/mailman/listinfo/infinispan-issues</subscribe>
|
||||||
|
<unsubscribe>https://lists.jboss.org/mailman/listinfo/infinispan-issues</unsubscribe>
|
||||||
|
<post>infinispan-issues@lists.jboss.org</post>
|
||||||
|
<archive>http://lists.jboss.org/pipermail/infinispan-issues/</archive>
|
||||||
|
</mailingList>
|
||||||
|
<mailingList>
|
||||||
|
<name>Infinispan Developers</name>
|
||||||
|
<subscribe>https://lists.jboss.org/mailman/listinfo/infinispan-dev</subscribe>
|
||||||
|
<unsubscribe>https://lists.jboss.org/mailman/listinfo/infinispan-dev</unsubscribe>
|
||||||
|
<post>infinispan-dev@lists.jboss.org</post>
|
||||||
|
<archive>http://lists.jboss.org/pipermail/infinispan-dev/</archive>
|
||||||
|
</mailingList>
|
||||||
|
</mailingLists>
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:git@github.com:infinispan/infinispan.git</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:infinispan/infinispan.git</developerConnection>
|
||||||
|
<url>https://github.com/infinispan/infinispan</url>
|
||||||
|
</scm>
|
||||||
|
<issueManagement>
|
||||||
|
<system>jira</system>
|
||||||
|
<url>https://issues.jboss.org/browse/ISPN</url>
|
||||||
|
</issueManagement>
|
||||||
|
<ciManagement>
|
||||||
|
<system>Jenkins</system>
|
||||||
|
<url>https://ci.infinispan.org</url>
|
||||||
|
<notifiers>
|
||||||
|
<notifier>
|
||||||
|
<type>mail</type>
|
||||||
|
<address>infinispan-commits@lists.jboss.org</address>
|
||||||
|
</notifier>
|
||||||
|
</notifiers>
|
||||||
|
</ciManagement>
|
||||||
|
<distributionManagement>
|
||||||
|
<repository>
|
||||||
|
<id>${jboss.releases.repo.id}</id>
|
||||||
|
<name>JBoss Release Repository</name>
|
||||||
|
<url>${jboss.releases.repo.url}</url>
|
||||||
|
</repository>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>${jboss.snapshots.repo.id}</id>
|
||||||
|
<name>JBoss Snapshot Repository</name>
|
||||||
|
<url>${jboss.snapshots.repo.url}</url>
|
||||||
|
</snapshotRepository>
|
||||||
|
</distributionManagement>
|
||||||
|
<modules>
|
||||||
|
<module>bom</module>
|
||||||
|
</modules>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<maven.compiler.source>1.8</maven.compiler.source>
|
||||||
|
<maven.compiler.target>1.8</maven.compiler.target>
|
||||||
|
|
||||||
|
<!-- === Branding Configuration === -->
|
||||||
|
<infinispan.brand.name>Infinispan</infinispan.brand.name>
|
||||||
|
<infinispan.brand.prefix>infinispan</infinispan.brand.prefix>
|
||||||
|
<infinispan.brand.short-name>infinispan</infinispan.brand.short-name>
|
||||||
|
<infinispan.brand.version>${project.version}</infinispan.brand.version>
|
||||||
|
<infinispan.codename>Corona Extra</infinispan.codename>
|
||||||
|
<infinispan.module.slot.prefix>ispn</infinispan.module.slot.prefix>
|
||||||
|
<infinispan.base.version>11.0</infinispan.base.version>
|
||||||
|
<infinispan.module.slot>${infinispan.module.slot.prefix}-${infinispan.base.version}</infinispan.module.slot>
|
||||||
|
<infinispan.core.schema.version>${infinispan.base.version}</infinispan.core.schema.version>
|
||||||
|
<wildfly.brand.name>WildFly</wildfly.brand.name>
|
||||||
|
<wildfly.brand.prefix>wildfly</wildfly.brand.prefix>
|
||||||
|
|
||||||
|
<!-- jboss repository urls -->
|
||||||
|
<jboss.releases.repo.id>jboss-releases-repository</jboss.releases.repo.id>
|
||||||
|
<jboss.releases.nexus.url>https://repository.jboss.org/nexus</jboss.releases.nexus.url>
|
||||||
|
<jboss.releases.repo.url>${jboss.releases.nexus.url}/service/local/staging/deploy/maven2/</jboss.releases.repo.url>
|
||||||
|
<jboss.snapshots.repo.id>jboss-snapshots-repository</jboss.snapshots.repo.id>
|
||||||
|
<jboss.snapshots.repo.url>${jboss.releases.nexus.url}/content/repositories/snapshots/</jboss.snapshots.repo.url>
|
||||||
|
|
||||||
|
<!-- === Application Server Configuration === -->
|
||||||
|
|
||||||
|
<!-- org.wildfly / org.jboss.eap -->
|
||||||
|
<appserver.groupId>org.wildfly</appserver.groupId>
|
||||||
|
<appserver.version>18.0.0.Final</appserver.version>
|
||||||
|
|
||||||
|
<!-- Java source/target version -->
|
||||||
|
<version.java>11</version.java>
|
||||||
|
|
||||||
|
<!-- Dependency versions -->
|
||||||
|
<version.ant>1.10.7</version.ant>
|
||||||
|
<version.ant-nodeps>1.8.1</version.ant-nodeps>
|
||||||
|
<version.ant-contrib>1.0b3</version.ant-contrib>
|
||||||
|
<version.antlr3>3.5.2</version.antlr3>
|
||||||
|
<version.arquillian>1.4.1.Final</version.arquillian>
|
||||||
|
<version.blockhound>1.0.3.RELEASE</version.blockhound>
|
||||||
|
<version.byteman>4.0.6</version.byteman>
|
||||||
|
<version.caffeine>2.8.4</version.caffeine>
|
||||||
|
<version.cdi>2.0</version.cdi>
|
||||||
|
<version.console>0.7.2.Final</version.console>
|
||||||
|
<version.glassfish.jaxb>2.3.1</version.glassfish.jaxb>
|
||||||
|
<version.glassfish.json>1.1.4</version.glassfish.json>
|
||||||
|
<version.groovy>2.4.8</version.groovy>
|
||||||
|
<version.gson>2.8.5</version.gson>
|
||||||
|
<version.hamcrest>1.3</version.hamcrest>
|
||||||
|
<version.hibernate.core_v51>5.1.17.Final</version.hibernate.core_v51>
|
||||||
|
<version.hibernate.core_v53>5.3.18.Final</version.hibernate.core_v53>
|
||||||
|
<version.hibernate.core>${version.hibernate.core_v53}</version.hibernate.core>
|
||||||
|
<version.hibernate_dep.antlr>2.7.7_5</version.hibernate_dep.antlr>
|
||||||
|
<version.hibernate_dep.classmate>1.3.4</version.hibernate_dep.classmate>
|
||||||
|
<version.hibernate_dep.dom4j>1.6.1_5</version.hibernate_dep.dom4j>
|
||||||
|
<version.hibernate_dep.hibernate-commons-annotations>5.0.5.Final</version.hibernate_dep.hibernate-commons-annotations>
|
||||||
|
<version.hibernate_dep.jandex>2.0.5.Final</version.hibernate_dep.jandex>
|
||||||
|
<version.hibernate_dep.javassist>3.23.2-GA</version.hibernate_dep.javassist>
|
||||||
|
<version.hibernate.osgi>${version.hibernate.core}</version.hibernate.osgi>
|
||||||
|
<version.hibernate.search>5.10.7.Final</version.hibernate.search>
|
||||||
|
<version.infinispan>11.0.11.Final</version.infinispan>
|
||||||
|
<version.infinispan.arquillian>1.2.0.Beta3</version.infinispan.arquillian>
|
||||||
|
<version.infinispan.doclets>1.3.0</version.infinispan.doclets>
|
||||||
|
<version.infinispan.maven-plugins>1.0.2.Final</version.infinispan.maven-plugins>
|
||||||
|
<version.io.agroal>1.8</version.io.agroal>
|
||||||
|
<version.jackson>2.11.0</version.jackson>
|
||||||
|
<version.jackson.databind>2.11.0</version.jackson.databind>
|
||||||
|
<version.jacoco>0.7.5.201505241946</version.jacoco>
|
||||||
|
<version.javax.cache>1.1.0</version.javax.cache>
|
||||||
|
<version.javax.persistence>2.2</version.javax.persistence>
|
||||||
|
<version.javax.servlet>2.5</version.javax.servlet>
|
||||||
|
<version.jboss.logging>3.4.1.Final</version.jboss.logging>
|
||||||
|
<version.jboss.marshalling>2.0.9.Final</version.jboss.marshalling>
|
||||||
|
<version.jboss.naming>5.0.6.CR1</version.jboss.naming>
|
||||||
|
<version.jboss.narayana>5.9.8.Final</version.jboss.narayana>
|
||||||
|
<version.jboss.security>3.0.6.Final</version.jboss.security>
|
||||||
|
<version.jboss.shrinkwrap>1.2.6</version.jboss.shrinkwrap>
|
||||||
|
<version.jboss.shrinkwrap.descriptors>2.0.0</version.jboss.shrinkwrap.descriptors>
|
||||||
|
<version.jboss.shrinkwrap.resolver>3.1.3</version.jboss.shrinkwrap.resolver>
|
||||||
|
<version.jboss.xnio>3.7.7.Final</version.jboss.xnio>
|
||||||
|
<version.jcip-annotations>1.0</version.jcip-annotations>
|
||||||
|
<version.jgroups>4.2.9.Final</version.jgroups>
|
||||||
|
<version.jsr107>1.1.0</version.jsr107>
|
||||||
|
<version.junit>4.13.1</version.junit>
|
||||||
|
<version.junit5>5.6.2</version.junit5>
|
||||||
|
<version.karaf>4.2.3</version.karaf>
|
||||||
|
<version.log4j>2.13.2</version.log4j>
|
||||||
|
<version.lucene>5.5.5</version.lucene>
|
||||||
|
<version.lucene.module.slot>5.5.5</version.lucene.module.slot>
|
||||||
|
<version.metainf-services>1.7</version.metainf-services>
|
||||||
|
<version.mockito>2.27.0</version.mockito>
|
||||||
|
<version.mockito_dep.bytebuddy>1.9.7</version.mockito_dep.bytebuddy>
|
||||||
|
<version.mockito_dep.objenesis>2.6</version.mockito_dep.objenesis>
|
||||||
|
<version.netty>4.1.58.Final</version.netty>
|
||||||
|
<version.okhttp>3.14.8</version.okhttp>
|
||||||
|
<version.openjdk.jmh>1.12</version.openjdk.jmh>
|
||||||
|
<version.org.wildfly.arquillian>2.2.0.Final</version.org.wildfly.arquillian>
|
||||||
|
<version.org.wildfly.core>10.0.3.Final</version.org.wildfly.core>
|
||||||
|
<version.org.wildfly.elytron>1.12.1.Final</version.org.wildfly.elytron>
|
||||||
|
<version.org.wildfly.openssl>1.0.12.Final</version.org.wildfly.openssl>
|
||||||
|
<version.osgi>4.3.1</version.osgi>
|
||||||
|
<version.picketbox>5.0.3.Final</version.picketbox>
|
||||||
|
<version.picketlink>2.5.5.SP12</version.picketlink>
|
||||||
|
<version.protostream>4.3.4.Final</version.protostream>
|
||||||
|
<version.protostuff>1.6.2</version.protostuff>
|
||||||
|
<version.reactivestreams>1.0.3</version.reactivestreams>
|
||||||
|
<version.rocksdb>6.8.1</version.rocksdb>
|
||||||
|
<version.rxjava>3.0.4</version.rxjava>
|
||||||
|
<version.smallrye-config>1.6.2</version.smallrye-config>
|
||||||
|
<version.smallrye-metrics>2.4.0</version.smallrye-metrics>
|
||||||
|
<version.microprofile-config-api>1.4</version.microprofile-config-api>
|
||||||
|
<version.microprofile-metrics-api>2.3</version.microprofile-metrics-api>
|
||||||
|
<version.spring.boot>2.3.0.RELEASE</version.spring.boot>
|
||||||
|
<version.spring5>5.2.4.RELEASE</version.spring5>
|
||||||
|
<version.spring.session>2.3.0.RELEASE</version.spring.session>
|
||||||
|
|
||||||
|
<!-- Versions of feature packs we consume: must match expected versions manually for the time being
|
||||||
|
See also note in wildfly-modules/provisioning-of-hibernatesearch.xml -->
|
||||||
|
<version.gson.featurepack>2.8.2.hibernate03</version.gson.featurepack>
|
||||||
|
<version.gson.module.slot>2.8</version.gson.module.slot>
|
||||||
|
<version.lucene.featurepack>5.5.5.hibernate05</version.lucene.featurepack>
|
||||||
|
|
||||||
|
<!-- Plugin dependencies -->
|
||||||
|
<version.checkstyle.maven-plugin>3.1.1</version.checkstyle.maven-plugin>
|
||||||
|
<version.karaf-maven-plugin>4.2.8</version.karaf-maven-plugin>
|
||||||
|
<version.maven.antlr3>${version.antlr3}</version.maven.antlr3>
|
||||||
|
<version.maven.antrun>3.0.0</version.maven.antrun>
|
||||||
|
<version.maven.buildhelper>3.1.0</version.maven.buildhelper>
|
||||||
|
<version.maven.bundle>4.2.1</version.maven.bundle>
|
||||||
|
<version.maven-compiler-plugin>3.8.1</version.maven-compiler-plugin>
|
||||||
|
<version.maven.invoker>3.2.1</version.maven.invoker>
|
||||||
|
<version.maven.jar>3.2.0</version.maven.jar>
|
||||||
|
<version.maven.javadoc>3.2.0</version.maven.javadoc>
|
||||||
|
<version.maven-plugin-annotations>3.5.1</version.maven-plugin-annotations>
|
||||||
|
<version.maven-plugin-api>3.5.3</version.maven-plugin-api>
|
||||||
|
<version.maven-plugin-plugin>3.6.0</version.maven-plugin-plugin>
|
||||||
|
<version.maven.release>3.0.0-M1</version.maven.release>
|
||||||
|
<version.maven.remote.resource>1.5</version.maven.remote.resource>
|
||||||
|
<version.maven.resources>3.1.0</version.maven.resources>
|
||||||
|
<version.maven.shade>3.2.3</version.maven.shade>
|
||||||
|
<version.maven.source>3.2.0</version.maven.source>
|
||||||
|
<version.maven.surefire>3.0.0-M4</version.maven.surefire>
|
||||||
|
<version.org.wildfly.build-tools>1.2.13.Final</version.org.wildfly.build-tools>
|
||||||
|
<version.owasp-dependency-check-plugin>4.0.2</version.owasp-dependency-check-plugin>
|
||||||
|
|
||||||
|
<!-- versionx -->
|
||||||
|
<versionx.com.puppycrawl.tools.checkstyle>8.32</versionx.com.puppycrawl.tools.checkstyle>
|
||||||
|
|
||||||
|
<!-- configuration properties -->
|
||||||
|
<org.infinispan.attachServerZip>false</org.infinispan.attachServerZip>
|
||||||
|
</properties>
|
||||||
|
|
||||||
|
<profiles>
|
||||||
|
|
||||||
|
<profile>
|
||||||
|
<!-- nexus-staging-maven-plugin blocks maven-deploy-plugin -->
|
||||||
|
<id>nexus-staging</id>
|
||||||
|
<activation>
|
||||||
|
<property><name>!skipNexusStaging</name></property>
|
||||||
|
</activation>
|
||||||
|
<build>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.sonatype.plugins</groupId>
|
||||||
|
<artifactId>nexus-staging-maven-plugin</artifactId>
|
||||||
|
<version>1.6.8</version>
|
||||||
|
<configuration>
|
||||||
|
<autoReleaseAfterClose>false</autoReleaseAfterClose>
|
||||||
|
<nexusUrl>${jboss.releases.nexus.url}</nexusUrl>
|
||||||
|
<serverId>${jboss.releases.repo.id}</serverId>
|
||||||
|
<stagingProfileId>2161b7b8da0080</stagingProfileId>
|
||||||
|
<stagingRepositoryId>${stagingRepositoryId}</stagingRepositoryId>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</build>
|
||||||
|
</profile>
|
||||||
|
|
||||||
|
</profiles>
|
||||||
|
|
||||||
|
</project>
|
@ -0,0 +1 @@
|
|||||||
|
4c550bddec28312d1de94e69512823e0e1ade986
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:44:56 CST 2023
|
||||||
|
jboss-parent-36.pom>central=
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1 @@
|
|||||||
|
b80e66dcc3abe7b9bdfd897bbd07ba7131d5ee73
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:42:43 CST 2023
|
||||||
|
spring-boot-dependencies-2.4.13.pom>central=
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1 @@
|
|||||||
|
1d32e3456a97161e918a8c7166d89a43520ce5ae
|
@ -0,0 +1,3 @@
|
|||||||
|
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||||
|
#Tue Apr 11 20:40:38 CST 2023
|
||||||
|
spring-boot-starter-parent-2.4.13.pom>central=
|
@ -0,0 +1,228 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<parent>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-dependencies</artifactId>
|
||||||
|
<version>2.4.13</version>
|
||||||
|
</parent>
|
||||||
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
|
<packaging>pom</packaging>
|
||||||
|
<name>spring-boot-starter-parent</name>
|
||||||
|
<description>Parent pom providing dependency and plugin management for applications built with Maven</description>
|
||||||
|
<properties>
|
||||||
|
<java.version>1.8</java.version>
|
||||||
|
<resource.delimiter>@</resource.delimiter>
|
||||||
|
<maven.compiler.source>${java.version}</maven.compiler.source>
|
||||||
|
<maven.compiler.target>${java.version}</maven.compiler.target>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||||
|
</properties>
|
||||||
|
<url>https://spring.io/projects/spring-boot</url>
|
||||||
|
<licenses>
|
||||||
|
<license>
|
||||||
|
<name>Apache License, Version 2.0</name>
|
||||||
|
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
|
||||||
|
</license>
|
||||||
|
</licenses>
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<name>Pivotal</name>
|
||||||
|
<email>info@pivotal.io</email>
|
||||||
|
<organization>Pivotal Software, Inc.</organization>
|
||||||
|
<organizationUrl>https://www.spring.io</organizationUrl>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
<scm>
|
||||||
|
<url>https://github.com/spring-projects/spring-boot</url>
|
||||||
|
</scm>
|
||||||
|
<build>
|
||||||
|
<resources>
|
||||||
|
<resource>
|
||||||
|
<directory>${basedir}/src/main/resources</directory>
|
||||||
|
<filtering>true</filtering>
|
||||||
|
<includes>
|
||||||
|
<include>**/application*.yml</include>
|
||||||
|
<include>**/application*.yaml</include>
|
||||||
|
<include>**/application*.properties</include>
|
||||||
|
</includes>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<directory>${basedir}/src/main/resources</directory>
|
||||||
|
<excludes>
|
||||||
|
<exclude>**/application*.yml</exclude>
|
||||||
|
<exclude>**/application*.yaml</exclude>
|
||||||
|
<exclude>**/application*.properties</exclude>
|
||||||
|
</excludes>
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
<pluginManagement>
|
||||||
|
<plugins>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.jetbrains.kotlin</groupId>
|
||||||
|
<artifactId>kotlin-maven-plugin</artifactId>
|
||||||
|
<version>${kotlin.version}</version>
|
||||||
|
<configuration>
|
||||||
|
<jvmTarget>${java.version}</jvmTarget>
|
||||||
|
<javaParameters>true</javaParameters>
|
||||||
|
</configuration>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>compile</id>
|
||||||
|
<phase>compile</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>compile</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
<execution>
|
||||||
|
<id>test-compile</id>
|
||||||
|
<phase>test-compile</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>test-compile</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
|
<configuration>
|
||||||
|
<parameters>true</parameters>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-failsafe-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<goals>
|
||||||
|
<goal>integration-test</goal>
|
||||||
|
<goal>verify</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
<configuration>
|
||||||
|
<classesDirectory>${project.build.outputDirectory}</classesDirectory>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-jar-plugin</artifactId>
|
||||||
|
<configuration>
|
||||||
|
<archive>
|
||||||
|
<manifest>
|
||||||
|
<mainClass>${start-class}</mainClass>
|
||||||
|
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
|
||||||
|
</manifest>
|
||||||
|
</archive>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-war-plugin</artifactId>
|
||||||
|
<configuration>
|
||||||
|
<archive>
|
||||||
|
<manifest>
|
||||||
|
<mainClass>${start-class}</mainClass>
|
||||||
|
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
|
||||||
|
</manifest>
|
||||||
|
</archive>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
|
<configuration>
|
||||||
|
<propertiesEncoding>${project.build.sourceEncoding}</propertiesEncoding>
|
||||||
|
<delimiters>
|
||||||
|
<delimiter>${resource.delimiter}</delimiter>
|
||||||
|
</delimiters>
|
||||||
|
<useDefaultDelimiters>false</useDefaultDelimiters>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>pl.project13.maven</groupId>
|
||||||
|
<artifactId>git-commit-id-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<goals>
|
||||||
|
<goal>revision</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
<configuration>
|
||||||
|
<verbose>true</verbose>
|
||||||
|
<dateFormat>yyyy-MM-dd'T'HH:mm:ssZ</dateFormat>
|
||||||
|
<generateGitPropertiesFile>true</generateGitPropertiesFile>
|
||||||
|
<generateGitPropertiesFilename>${project.build.outputDirectory}/git.properties</generateGitPropertiesFilename>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>repackage</id>
|
||||||
|
<goals>
|
||||||
|
<goal>repackage</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
<configuration>
|
||||||
|
<mainClass>${start-class}</mainClass>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-shade-plugin</artifactId>
|
||||||
|
<configuration>
|
||||||
|
<keepDependenciesWithProvidedScope>true</keepDependenciesWithProvidedScope>
|
||||||
|
<createDependencyReducedPom>true</createDependencyReducedPom>
|
||||||
|
<filters>
|
||||||
|
<filter>
|
||||||
|
<artifact>*:*</artifact>
|
||||||
|
<excludes>
|
||||||
|
<exclude>META-INF/*.SF</exclude>
|
||||||
|
<exclude>META-INF/*.DSA</exclude>
|
||||||
|
<exclude>META-INF/*.RSA</exclude>
|
||||||
|
</excludes>
|
||||||
|
</filter>
|
||||||
|
</filters>
|
||||||
|
</configuration>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||||
|
<version>2.4.13</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<phase>package</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>shade</goal>
|
||||||
|
</goals>
|
||||||
|
<configuration>
|
||||||
|
<transformers>
|
||||||
|
<transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
|
||||||
|
<resource>META-INF/spring.handlers</resource>
|
||||||
|
</transformer>
|
||||||
|
<transformer implementation="org.springframework.boot.maven.PropertiesMergingResourceTransformer">
|
||||||
|
<resource>META-INF/spring.factories</resource>
|
||||||
|
</transformer>
|
||||||
|
<transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
|
||||||
|
<resource>META-INF/spring.schemas</resource>
|
||||||
|
</transformer>
|
||||||
|
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
|
||||||
|
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
|
||||||
|
<mainClass>${start-class}</mainClass>
|
||||||
|
</transformer>
|
||||||
|
</transformers>
|
||||||
|
</configuration>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
</build>
|
||||||
|
</project>
|
@ -1,72 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
<parent>
|
|
||||||
<groupId>org.springframework.boot</groupId>
|
|
||||||
<artifactId>spring-boot-dependencies</artifactId>
|
|
||||||
<version>2.4.13</version>
|
|
||||||
</parent>
|
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
|
||||||
<packaging>pom</packaging>
|
|
||||||
<name>spring-boot-starter-parent</name>
|
|
||||||
<description>Parent pom providing dependency and plugin management for applications built with Maven</description>
|
|
||||||
<properties>
|
|
||||||
<java.version>1.8</java.version>
|
|
||||||
<resource.delimiter>@</resource.delimiter>
|
|
||||||
<maven.compiler.source>${java.version}</maven.compiler.source>
|
|
||||||
<maven.compiler.target>${java.version}</maven.compiler.target>
|
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
||||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
|
||||||
</properties>
|
|
||||||
<url>https://spring.io/projects/spring-boot</url>
|
|
||||||
<licenses>
|
|
||||||
<license>
|
|
||||||
<name>Apache License, Version 2.0</name>
|
|
||||||
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
|
|
||||||
</license>
|
|
||||||
</licenses>
|
|
||||||
<developers>
|
|
||||||
<developer>
|
|
||||||
<name>Pivotal</name>
|
|
||||||
<email>info@pivotal.io</email>
|
|
||||||
<organization>Pivotal Software, Inc.</organization>
|
|
||||||
<organizationUrl>https://www.spring.io</organizationUrl>
|
|
||||||
</developer>
|
|
||||||
</developers>
|
|
||||||
<scm>
|
|
||||||
<url>https://github.com/spring-projects/spring-boot</url>
|
|
||||||
</scm>
|
|
||||||
<build>
|
|
||||||
<resources>
|
|
||||||
<resource>
|
|
||||||
<directory>${basedir}/src/main/resources</directory>
|
|
||||||
<filtering>true</filtering>
|
|
||||||
<includes>
|
|
||||||
<include>**/application*.yml</include>
|
|
||||||
<include>**/application*.yaml</include>
|
|
||||||
<include>**/application*.properties</include>
|
|
||||||
</includes>
|
|
||||||
</resource>
|
|
||||||
<resource>
|
|
||||||
<directory>${basedir}/src/main/resources</directory>
|
|
||||||
<excludes>
|
|
||||||
<exclude>**/application*.yml</exclude>
|
|
||||||
<exclude>**/application*.yaml</exclude>
|
|
||||||
<exclude>**/application*.properties</exclude>
|
|
||||||
</excludes>
|
|
||||||
</resource>
|
|
||||||
</resources>
|
|
||||||
<pluginManagement>
|
|
||||||
<plugins>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.jetbrains.kotlin</groupId>
|
|
||||||
<artifactId>kotlin-maven-plugin</artifactId>
|
|
||||||
<version>${kotlin.version}</version>
|
|
||||||
<configuration>
|
|
||||||
<jvmTarget>${java.version}</jvmTarget>
|
|
||||||
<javaParameters>true</javaParameters>
|
|
||||||
</configuration>
|
|
||||||
<executions>
|
|
||||||
<execution>
|
|
||||||
<id>compile</id>
|
|
||||||
<phase>c
|
|
@ -0,0 +1 @@
|
|||||||
|
dc980bc1e07341000deaf64573335a73fb94be4d
|
Loading…
Reference in new issue