| @@ -28,7 +28,7 @@ io.insert-koin:koin-core:3.3.0 | |||||
| io.insert-koin:koin-core:3.2.2 | io.insert-koin:koin-core:3.2.2 | ||||
| io.insert-koin:koin-test:3.3.0 | io.insert-koin:koin-test:3.3.0 | ||||
| io.insert-koin:koin-test:3.2.2 | io.insert-koin:koin-test:3.2.2 | ||||
| io.insert-koin:koin-test-core:3.2.3 | |||||
| io.insert-koin:koin-test-core:2.2.3 | |||||
| io.insert-koin:koin-test-junit5:3.3.0 | io.insert-koin:koin-test-junit5:3.3.0 | ||||
| io.insert-koin:koin-test-junit5:3.2.2 | io.insert-koin:koin-test-junit5:3.2.2 | ||||
| io.insert-koin:koin-ktor:3.2.2 | io.insert-koin:koin-ktor:3.2.2 | ||||
| @@ -3,6 +3,7 @@ | |||||
| xsi:schemaLocation="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"> | http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||||
| <modules> | <modules> | ||||
| <module>poms/ch.qos.logback-logback-parent-1.2.11/pom.xml</module> | |||||
| <module>poms/io.github.microutils-kotlin-logging-3.0.4/pom.xml</module> | <module>poms/io.github.microutils-kotlin-logging-3.0.4/pom.xml</module> | ||||
| <module>poms/io.github.microutils-kotlin-logging-jvm-3.0.4/pom.xml</module> | <module>poms/io.github.microutils-kotlin-logging-jvm-3.0.4/pom.xml</module> | ||||
| <module>poms/io.insert-koin-koin-core-3.2.2/pom.xml</module> | <module>poms/io.insert-koin-koin-core-3.2.2/pom.xml</module> | ||||
| @@ -12,17 +13,22 @@ | |||||
| <module>poms/io.insert-koin-koin-ktor-3.2.2/pom.xml</module> | <module>poms/io.insert-koin-koin-ktor-3.2.2/pom.xml</module> | ||||
| <module>poms/io.insert-koin-koin-test-3.2.2/pom.xml</module> | <module>poms/io.insert-koin-koin-test-3.2.2/pom.xml</module> | ||||
| <module>poms/io.insert-koin-koin-test-3.3.0/pom.xml</module> | <module>poms/io.insert-koin-koin-test-3.3.0/pom.xml</module> | ||||
| <module>poms/io.insert-koin-koin-test-core-2.2.3/pom.xml</module> | |||||
| <module>poms/io.insert-koin-koin-test-junit5-3.2.2/pom.xml</module> | <module>poms/io.insert-koin-koin-test-junit5-3.2.2/pom.xml</module> | ||||
| <module>poms/io.insert-koin-koin-test-junit5-3.3.0/pom.xml</module> | |||||
| <module>poms/io.insert-koin-koin-test-jvm-3.2.2/pom.xml</module> | <module>poms/io.insert-koin-koin-test-jvm-3.2.2/pom.xml</module> | ||||
| <module>poms/io.insert-koin-koin-test-jvm-3.3.0/pom.xml</module> | <module>poms/io.insert-koin-koin-test-jvm-3.3.0/pom.xml</module> | ||||
| <module>poms/io.kotest-kotest-bom-5.5.4/pom.xml</module> | <module>poms/io.kotest-kotest-bom-5.5.4/pom.xml</module> | ||||
| <module>poms/io.kotest-kotest-runner-junit5-5.5.4/pom.xml</module> | <module>poms/io.kotest-kotest-runner-junit5-5.5.4/pom.xml</module> | ||||
| <module>poms/io.kotest-kotest-runner-junit5-jvm-5.5.4/pom.xml</module> | <module>poms/io.kotest-kotest-runner-junit5-jvm-5.5.4/pom.xml</module> | ||||
| <module>poms/io.ktor-ktor-bom-2.2.1/pom.xml</module> | <module>poms/io.ktor-ktor-bom-2.2.1/pom.xml</module> | ||||
| <module>poms/io.ktor-ktor-bom-2.2.2/pom.xml</module> | |||||
| <module>poms/io.mockk-mockk-1.13.3/pom.xml</module> | <module>poms/io.mockk-mockk-1.13.3/pom.xml</module> | ||||
| <module>poms/io.mockk-mockk-jvm-1.13.3/pom.xml</module> | <module>poms/io.mockk-mockk-jvm-1.13.3/pom.xml</module> | ||||
| <module>poms/org.apache-apache-23/pom.xml</module> | <module>poms/org.apache-apache-23/pom.xml</module> | ||||
| <module>poms/org.apache-apache-26/pom.xml</module> | |||||
| <module>poms/org.apache-apache-27/pom.xml</module> | <module>poms/org.apache-apache-27/pom.xml</module> | ||||
| <module>poms/org.apache.maven-maven-parent-34/pom.xml</module> | |||||
| <module>poms/org.asciidoctor-asciidoctorj-2.5.7/pom.xml</module> | <module>poms/org.asciidoctor-asciidoctorj-2.5.7/pom.xml</module> | ||||
| <module>poms/org.asciidoctor-asciidoctorj-api-2.5.7/pom.xml</module> | <module>poms/org.asciidoctor-asciidoctorj-api-2.5.7/pom.xml</module> | ||||
| <module>poms/org.asciidoctor-asciidoctorj-diagram-2.2.3/pom.xml</module> | <module>poms/org.asciidoctor-asciidoctorj-diagram-2.2.3/pom.xml</module> | ||||
| @@ -32,7 +38,6 @@ | |||||
| <module>poms/org.asciidoctor-asciidoctorj-test-support-2.5.7/pom.xml</module> | <module>poms/org.asciidoctor-asciidoctorj-test-support-2.5.7/pom.xml</module> | ||||
| <module>poms/org.asciidoctor-asciidoctor-maven-plugin-2.2.2/pom.xml</module> | <module>poms/org.asciidoctor-asciidoctor-maven-plugin-2.2.2/pom.xml</module> | ||||
| <module>poms/org.eclipse.ee4j-project-1.0.6/pom.xml</module> | <module>poms/org.eclipse.ee4j-project-1.0.6/pom.xml</module> | ||||
| <module>poms/org.glassfish.corba-glassfish-corba-4.2.4/pom.xml</module> | |||||
| <module>poms/org.glassfish.corba-glassfish-corba-asm-3.1.2-b002/pom.xml</module> | <module>poms/org.glassfish.corba-glassfish-corba-asm-3.1.2-b002/pom.xml</module> | ||||
| <module>poms/org.hibernate.reactive-hibernate-reactive-core-1.1.9.Final/pom.xml</module> | <module>poms/org.hibernate.reactive-hibernate-reactive-core-1.1.9.Final/pom.xml</module> | ||||
| <module>poms/org.jboss-jboss-parent-39/pom.xml</module> | <module>poms/org.jboss-jboss-parent-39/pom.xml</module> | ||||
| @@ -48,10 +53,14 @@ | |||||
| <module>poms/org.jetbrains.kotlinx-kotlinx-coroutines-core-jvm-1.6.4/pom.xml</module> | <module>poms/org.jetbrains.kotlinx-kotlinx-coroutines-core-jvm-1.6.4/pom.xml</module> | ||||
| <module>poms/org.jetbrains.kotlinx-kotlinx-datetime-0.4.0/pom.xml</module> | <module>poms/org.jetbrains.kotlinx-kotlinx-datetime-0.4.0/pom.xml</module> | ||||
| <module>poms/org.jetbrains.kotlinx-kotlinx-datetime-jvm-0.4.0/pom.xml</module> | <module>poms/org.jetbrains.kotlinx-kotlinx-datetime-jvm-0.4.0/pom.xml</module> | ||||
| <module>poms/org.junit-junit-bom-5.7.1/pom.xml</module> | |||||
| <module>poms/org.junit-junit-bom-5.9.1/pom.xml</module> | <module>poms/org.junit-junit-bom-5.9.1/pom.xml</module> | ||||
| <module>poms/org.kodein.di-kodein-di-7.16.0/pom.xml</module> | <module>poms/org.kodein.di-kodein-di-7.16.0/pom.xml</module> | ||||
| <module>poms/org.kodein.di-kodein-di-7.17.0/pom.xml</module> | |||||
| <module>poms/org.kodein.di-kodein-di-framework-ktor-server-jvm-7.16.0/pom.xml</module> | <module>poms/org.kodein.di-kodein-di-framework-ktor-server-jvm-7.16.0/pom.xml</module> | ||||
| <module>poms/org.kodein.di-kodein-di-framework-ktor-server-jvm-7.17.0/pom.xml</module> | |||||
| <module>poms/org.kodein.di-kodein-di-jvm-7.16.0/pom.xml</module> | <module>poms/org.kodein.di-kodein-di-jvm-7.16.0/pom.xml</module> | ||||
| <module>poms/org.kodein.di-kodein-di-jvm-7.17.0/pom.xml</module> | |||||
| <module>poms/org.slf4j-slf4j-parent-2.0.6/pom.xml</module> | <module>poms/org.slf4j-slf4j-parent-2.0.6/pom.xml</module> | ||||
| <module>poms/org.snmp4j-snmp4j-3.7.4/pom.xml</module> | <module>poms/org.snmp4j-snmp4j-3.7.4/pom.xml</module> | ||||
| <module>poms/org.sonatype.oss-oss-parent-7/pom.xml</module> | <module>poms/org.sonatype.oss-oss-parent-7/pom.xml</module> | ||||
| @@ -0,0 +1,521 @@ | |||||
| <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>tmp.ch.qos.logback</groupId> | |||||
| <artifactId>placeholder.logback-parent</artifactId> | |||||
| <version>1.2.11</version> | |||||
| <packaging>pom</packaging> | |||||
| <name>Logback-Parent</name> | |||||
| <description>logback project pom.xml file</description> | |||||
| <url>http://logback.qos.ch</url> | |||||
| <organization> | |||||
| <name>QOS.ch</name> | |||||
| <url>http://www.qos.ch</url> | |||||
| </organization> | |||||
| <inceptionYear>2005</inceptionYear> | |||||
| <licenses> | |||||
| <license> | |||||
| <name>Eclipse Public License - v 1.0</name> | |||||
| <url>http://www.eclipse.org/legal/epl-v10.html</url> | |||||
| </license> | |||||
| <license> | |||||
| <name>GNU Lesser General Public License</name> | |||||
| <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html</url> | |||||
| </license> | |||||
| </licenses> | |||||
| <scm> | |||||
| <url>https://github.com/ceki/logback</url> | |||||
| <connection>scm:git@github.com:qos-ch/logback.git</connection> | |||||
| </scm> | |||||
| <modules> | |||||
| <module>logback-core</module> | |||||
| <module>logback-classic</module> | |||||
| <module>logback-access</module> | |||||
| <module>logback-site</module> | |||||
| <module>logback-examples</module> | |||||
| </modules> | |||||
| <properties> | |||||
| <project.build.outputTimestamp>2022-03-05T19:45:00Z</project.build.outputTimestamp> | |||||
| <maven.compiler.source>1.6</maven.compiler.source> | |||||
| <maven.compiler.target>1.6</maven.compiler.target> | |||||
| <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | |||||
| <junit.version>4.10</junit.version> | |||||
| <javax.mail.version>1.4</javax.mail.version> | |||||
| <janino.version>3.0.6</janino.version> | |||||
| <slf4j.version>1.7.32</slf4j.version> | |||||
| <cal10n.version>0.8.1</cal10n.version> | |||||
| <consolePlugin.version>1.1.0</consolePlugin.version> | |||||
| <tomcat.version>8.5.9</tomcat.version> | |||||
| <jetty.version>8.2.0.v20160908</jetty.version> | |||||
| <jansi.version>1.9</jansi.version> | |||||
| <maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version> | |||||
| <maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version> | |||||
| <maven-site-plugin.version>3.7.1</maven-site-plugin.version> | |||||
| <maven-javadoc-plugin.version>3.1.0</maven-javadoc-plugin.version> | |||||
| <maven-source-plugin.version>3.2.0</maven-source-plugin.version> | |||||
| <maven-license-plugin.version>3.0</maven-license-plugin.version> | |||||
| <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version> | |||||
| <maven-jxr-plugin.version>3.1.1</maven-jxr-plugin.version> | |||||
| <maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version> | |||||
| <cobertura.maven.plugin.version>2.7</cobertura.maven.plugin.version> | |||||
| <maven-bundle-plugin.version>5.1.4</maven-bundle-plugin.version> | |||||
| </properties> | |||||
| <developers> | |||||
| <developer> | |||||
| <id>ceki</id> | |||||
| <name>Ceki Gulcu</name> | |||||
| <email>ceki@qos.ch</email> | |||||
| </developer> | |||||
| <developer> | |||||
| <id>hixi</id> | |||||
| <name>Joern Huxhorn</name> | |||||
| <email>huxi@undisclosed.org</email> | |||||
| </developer> | |||||
| </developers> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>junit</groupId> | |||||
| <artifactId>junit</artifactId> | |||||
| <version>${junit.version}</version> | |||||
| <scope>test</scope> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.assertj</groupId> | |||||
| <artifactId>assertj-core</artifactId> | |||||
| <version>1.7.1</version> | |||||
| <scope>test</scope> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>ch.qos.logback</groupId> | |||||
| <artifactId>logback-core</artifactId> | |||||
| <version>${project.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>ch.qos.logback</groupId> | |||||
| <artifactId>logback-classic</artifactId> | |||||
| <version>${project.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.slf4j</groupId> | |||||
| <artifactId>slf4j-api</artifactId> | |||||
| <version>${slf4j.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>ch.qos.logback</groupId> | |||||
| <artifactId>logback-access</artifactId> | |||||
| <version>${project.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>ch.qos.logback</groupId> | |||||
| <artifactId>logback-core</artifactId> | |||||
| <version>${project.version}</version> | |||||
| <type>test-jar</type> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.codehaus.janino</groupId> | |||||
| <artifactId>janino</artifactId> | |||||
| <version>${janino.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.codehaus.groovy</groupId> | |||||
| <artifactId>groovy</artifactId> | |||||
| <version>${groovy.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.codehaus.groovy</groupId> | |||||
| <artifactId>groovy-test</artifactId> | |||||
| <version>${groovy.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.fusesource.jansi</groupId> | |||||
| <artifactId>jansi</artifactId> | |||||
| <version>${jansi.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>javax.mail</groupId> | |||||
| <artifactId>mail</artifactId> | |||||
| <version>${javax.mail.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>dom4j</groupId> | |||||
| <artifactId>dom4j</artifactId> | |||||
| <version>1.6.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.apache.tomcat</groupId> | |||||
| <artifactId>tomcat-catalina</artifactId> | |||||
| <version>${tomcat.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.apache.tomcat</groupId> | |||||
| <artifactId>tomcat-coyote</artifactId> | |||||
| <version>${tomcat.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.eclipse.jetty</groupId> | |||||
| <artifactId>jetty-server</artifactId> | |||||
| <version>${jetty.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>javax.servlet</groupId> | |||||
| <artifactId>javax.servlet-api</artifactId> | |||||
| <version>3.1.0</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>joda-time</groupId> | |||||
| <artifactId>joda-time</artifactId> | |||||
| <version>2.9.2</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.mockito</groupId> | |||||
| <artifactId>mockito-core</artifactId> | |||||
| <version>2.7.9</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>ch.qos.logback</groupId> | |||||
| <artifactId>logback-parent</artifactId> | |||||
| <version>1.2.11</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| <build> | |||||
| <extensions> | |||||
| <extension> | |||||
| <groupId>org.apache.maven.wagon</groupId> | |||||
| <artifactId>wagon-ssh</artifactId> | |||||
| <version>2.10</version> | |||||
| </extension> | |||||
| </extensions> | |||||
| <pluginManagement> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-clean-plugin</artifactId> | |||||
| <version>3.0.0</version> | |||||
| </plugin> | |||||
| <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>${maven-deploy-plugin.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-install-plugin</artifactId> | |||||
| <version>2.5.2</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-resources-plugin</artifactId> | |||||
| <version>3.0.1</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-site-plugin</artifactId> | |||||
| <version>${maven-site-plugin.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-surefire-plugin</artifactId> | |||||
| <version>${maven-surefire-plugin.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-jar-plugin</artifactId> | |||||
| <version>${maven-jar-plugin.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-javadoc-plugin</artifactId> | |||||
| <version>${maven-javadoc-plugin.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-dependency-plugin</artifactId> | |||||
| <version>2.10</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-release-plugin</artifactId> | |||||
| <version>2.5.3</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-source-plugin</artifactId> | |||||
| <version>${maven-source-plugin.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.codehaus.mojo</groupId> | |||||
| <artifactId>findbugs-maven-plugin</artifactId> | |||||
| <version>3.0.4</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.felix</groupId> | |||||
| <artifactId>maven-bundle-plugin</artifactId> | |||||
| <version>${maven-bundle-plugin.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.codehaus.mojo</groupId> | |||||
| <artifactId>animal-sniffer-maven-plugin</artifactId> | |||||
| <version>1.15</version> | |||||
| <configuration> | |||||
| <ignores> | |||||
| <ignore>sun.reflect.Reflection</ignore> | |||||
| </ignores> | |||||
| <signature> | |||||
| <groupId>org.codehaus.mojo.signature</groupId> | |||||
| <artifactId>java16</artifactId> | |||||
| <version>1.0</version> | |||||
| </signature> | |||||
| </configuration> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </pluginManagement> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-source-plugin</artifactId> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>attach-sources</id> | |||||
| <goals> | |||||
| <goal>jar</goal> | |||||
| <goal>test-jar</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-assembly-plugin</artifactId> | |||||
| <version>3.0.0</version> | |||||
| <configuration> | |||||
| <descriptors> | |||||
| <descriptor>src/main/assembly/dist.xml</descriptor> | |||||
| </descriptors> | |||||
| <finalName>logback-${project.version}</finalName> | |||||
| <appendAssemblyId>false</appendAssemblyId> | |||||
| <outputDirectory>target/site/dist/</outputDirectory> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.codehaus.mojo</groupId> | |||||
| <artifactId>findbugs-maven-plugin</artifactId> | |||||
| <configuration> | |||||
| <threshold>High</threshold> | |||||
| <excludeFilterFile>findbugs-exclude.xml</excludeFilterFile> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-site-plugin</artifactId> | |||||
| <configuration> | |||||
| <reportPlugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-jxr-plugin</artifactId> | |||||
| <version>${maven-jxr-plugin.version}</version> | |||||
| <configuration> | |||||
| <aggregate>true</aggregate> | |||||
| <javadocDir>target/site/apidocs/</javadocDir> | |||||
| <linkJavadoc>true</linkJavadoc> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-javadoc-plugin</artifactId> | |||||
| <version>${maven-javadoc-plugin.version}</version> | |||||
| <configuration> | |||||
| <aggregate>true</aggregate> | |||||
| <linksource>true</linksource> | |||||
| <additionalOptions> | |||||
| <additionalOption>-Xdoclint:none</additionalOption> | |||||
| <doclint>none</doclint> | |||||
| </additionalOptions> | |||||
| <links> | |||||
| <link> | |||||
| http://docs.oracle.com/javase/6/docs/api/ | |||||
| </link> | |||||
| </links> | |||||
| <groups> | |||||
| <group> | |||||
| <title>Logback Core</title> | |||||
| <packages>ch.qos.logback.core:ch.qos.logback.core.* | |||||
| </packages> | |||||
| </group> | |||||
| <group> | |||||
| <title>Logback Classic</title> | |||||
| <packages> | |||||
| ch.qos.logback:ch.qos.logback.classic:ch.qos.logback.classic.* | |||||
| </packages> | |||||
| </group> | |||||
| <group> | |||||
| <title>Logback Access</title> | |||||
| <packages>ch.qos.logback.access:ch.qos.logback.access.* | |||||
| </packages> | |||||
| </group> | |||||
| <group> | |||||
| <title>SLF4J</title> | |||||
| <packages>org.slf4j:org.slf4j.*</packages> | |||||
| </group> | |||||
| <group> | |||||
| <title>Examples</title> | |||||
| <packages>chapter*:joran*</packages> | |||||
| </group> | |||||
| </groups> | |||||
| </configuration> | |||||
| </plugin> | |||||
| </reportPlugins> | |||||
| </configuration> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </build> | |||||
| <distributionManagement> | |||||
| <site> | |||||
| <id>qos_ch</id> | |||||
| <url>scp://te.qos.ch/var/www/logback.qos.ch/htdocs/</url> | |||||
| </site> | |||||
| <repository> | |||||
| <id>sonatype-nexus-staging</id> | |||||
| <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> | |||||
| </repository> | |||||
| </distributionManagement> | |||||
| <profiles> | |||||
| <profile> | |||||
| <id>java6</id> | |||||
| <build> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-toolchains-plugin</artifactId> | |||||
| <version>1.1</version> | |||||
| <executions> | |||||
| <execution> | |||||
| <goals> | |||||
| <goal>toolchain</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| </executions> | |||||
| <configuration> | |||||
| <toolchains> | |||||
| <jdk> | |||||
| <version>1.6</version> | |||||
| </jdk> | |||||
| </toolchains> | |||||
| </configuration> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </build> | |||||
| </profile> | |||||
| <profile> | |||||
| <id>testSkip</id> | |||||
| <properties> | |||||
| <maven.test.skip>true</maven.test.skip> | |||||
| </properties> | |||||
| </profile> | |||||
| <profile> | |||||
| <id>license</id> | |||||
| <build> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>com.mycila</groupId> | |||||
| <artifactId>license-maven-plugin</artifactId> | |||||
| <version>${maven-license-plugin.version}</version> | |||||
| <configuration> | |||||
| <header>src/main/licenseHeader.txt</header> | |||||
| <quiet>false</quiet> | |||||
| <failIfMissing>true</failIfMissing> | |||||
| <aggregate>true</aggregate> | |||||
| <includes> | |||||
| <include>src/**/*.java</include> | |||||
| <include>src/**/*.groovy</include> | |||||
| </includes> | |||||
| <useDefaultExcludes>true</useDefaultExcludes> | |||||
| <useDefaultMapping>true</useDefaultMapping> | |||||
| <properties> | |||||
| <year>1999</year> | |||||
| </properties> | |||||
| <headerDefinitions> | |||||
| <headerDefinition>src/main/javadocHeaders.xml</headerDefinition> | |||||
| </headerDefinitions> | |||||
| </configuration> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </build> | |||||
| </profile> | |||||
| <profile> | |||||
| <id>javadocjar</id> | |||||
| <build> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-javadoc-plugin</artifactId> | |||||
| <version>${maven-javadoc-plugin.version}</version> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>attach-javadocs</id> | |||||
| <goals> | |||||
| <goal>jar</goal> | |||||
| <goal>test-jar</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| </executions> | |||||
| <configuration> | |||||
| <additionalparam>-Xdoclint:none</additionalparam> | |||||
| <doclint>none</doclint> | |||||
| </configuration> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </build> | |||||
| </profile> | |||||
| <profile> | |||||
| <id>sign-artifacts</id> | |||||
| <build> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-gpg-plugin</artifactId> | |||||
| <version>1.6</version> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>sign-artifacts</id> | |||||
| <phase>verify</phase> | |||||
| <goals> | |||||
| <goal>sign</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </build> | |||||
| </profile> | |||||
| <profile> | |||||
| <id>cobertura</id> | |||||
| <build> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-site-plugin</artifactId> | |||||
| <configuration> | |||||
| <reportPlugins> | |||||
| <plugin> | |||||
| <groupId>org.codehaus.mojo</groupId> | |||||
| <artifactId>cobertura-maven-plugin</artifactId> | |||||
| <version>${cobertura.maven.plugin.version}</version> | |||||
| <configuration> | |||||
| <formats> | |||||
| <format>html</format> | |||||
| </formats> | |||||
| <aggregate>true</aggregate> | |||||
| </configuration> | |||||
| </plugin> | |||||
| </reportPlugins> | |||||
| </configuration> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </build> | |||||
| </profile> | |||||
| </profiles> | |||||
| </project> | |||||
| @@ -0,0 +1,14 @@ | |||||
| <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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> | |||||
| <modelVersion>4.0.0</modelVersion> | |||||
| <groupId>tmp.io.insert-koin</groupId> | |||||
| <artifactId>placeholder-koin-test-core</artifactId> | |||||
| <version>2.2.3</version> | |||||
| <name>Package koin-test-core</name> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>io.insert-koin</groupId> | |||||
| <artifactId>koin-test-core</artifactId> | |||||
| <version>2.2.3</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| </project> | |||||
| @@ -0,0 +1,14 @@ | |||||
| <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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> | |||||
| <modelVersion>4.0.0</modelVersion> | |||||
| <groupId>tmp.io.insert-koin</groupId> | |||||
| <artifactId>placeholder-koin-test-junit5</artifactId> | |||||
| <version>3.3.0</version> | |||||
| <name>Package koin-test-junit5</name> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>io.insert-koin</groupId> | |||||
| <artifactId>koin-test-junit5</artifactId> | |||||
| <version>3.3.0</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| </project> | |||||
| @@ -0,0 +1,489 @@ | |||||
| <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>tmp.org.apache</groupId> | |||||
| <artifactId>placeholder.apache</artifactId> | |||||
| <version>26</version> | |||||
| <packaging>pom</packaging> | |||||
| <name>The Apache Software Foundation</name> | |||||
| <description> | |||||
| The Apache Software Foundation provides support for the Apache community of open-source software projects. | |||||
| The Apache projects are characterized by a collaborative, consensus based development process, an open and | |||||
| pragmatic software license, and a desire to create high quality software that leads the way in its field. | |||||
| We consider ourselves not simply a group of projects sharing a server, but rather a community of developers | |||||
| and users. | |||||
| </description> | |||||
| <url>https://www.apache.org/</url> | |||||
| <organization> | |||||
| <name>The Apache Software Foundation</name> | |||||
| <url>https://www.apache.org/</url> | |||||
| </organization> | |||||
| <licenses> | |||||
| <license> | |||||
| <name>Apache License, Version 2.0</name> | |||||
| <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> | |||||
| <distribution>repo</distribution> | |||||
| </license> | |||||
| </licenses> | |||||
| <mailingLists> | |||||
| <mailingList> | |||||
| <name>Apache Announce List</name> | |||||
| <subscribe>announce-subscribe@apache.org</subscribe> | |||||
| <unsubscribe>announce-unsubscribe@apache.org</unsubscribe> | |||||
| <post>announce@apache.org</post> | |||||
| <archive>https://mail-archives.apache.org/mod_mbox/www-announce/</archive> | |||||
| </mailingList> | |||||
| </mailingLists> | |||||
| <scm> | |||||
| <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</connection> | |||||
| <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</developerConnection> | |||||
| <url>https://github.com/apache/maven-apache-parent/tree/${project.scm.tag}</url> | |||||
| <tag>apache-26</tag> | |||||
| </scm> | |||||
| <distributionManagement> | |||||
| <repository> | |||||
| <id>apache.releases.https</id> | |||||
| <name>Apache Release Distribution Repository</name> | |||||
| <url>https://repository.apache.org/service/local/staging/deploy/maven2</url> | |||||
| </repository> | |||||
| <snapshotRepository> | |||||
| <id>apache.snapshots.https</id> | |||||
| <name>${distMgmtSnapshotsName}</name> | |||||
| <url>${distMgmtSnapshotsUrl}</url> | |||||
| </snapshotRepository> | |||||
| </distributionManagement> | |||||
| <properties> | |||||
| <distMgmtSnapshotsName>Apache Development Snapshot Repository</distMgmtSnapshotsName> | |||||
| <distMgmtSnapshotsUrl>https://repository.apache.org/content/repositories/snapshots</distMgmtSnapshotsUrl> | |||||
| <organization.logo>https://www.apache.org/images/asf_logo_wide_2016.png</organization.logo> | |||||
| <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | |||||
| <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> | |||||
| <sourceReleaseAssemblyDescriptor>source-release</sourceReleaseAssemblyDescriptor> | |||||
| <gpg.useagent>true</gpg.useagent> | |||||
| <minimalMavenBuildVersion>3.2.5</minimalMavenBuildVersion> | |||||
| <minimalJavaBuildVersion>1.8</minimalJavaBuildVersion> | |||||
| <maven.compiler.source>${maven.compiler.target}</maven.compiler.source> | |||||
| <maven.compiler.target>1.7</maven.compiler.target> | |||||
| <surefire.version>2.22.2</surefire.version> | |||||
| <maven.plugin.tools.version>3.6.4</maven.plugin.tools.version> | |||||
| <assembly.tarLongFileMode>posix</assembly.tarLongFileMode> | |||||
| <project.build.outputTimestamp>2022-04-09T17:39:22Z</project.build.outputTimestamp> | |||||
| </properties> | |||||
| <repositories> | |||||
| <repository> | |||||
| <id>apache.snapshots</id> | |||||
| <name>Apache Snapshot Repository</name> | |||||
| <url>https://repository.apache.org/snapshots</url> | |||||
| <releases> | |||||
| <enabled>false</enabled> | |||||
| </releases> | |||||
| </repository> | |||||
| </repositories> | |||||
| <pluginRepositories> | |||||
| <pluginRepository> | |||||
| <id>apache.snapshots</id> | |||||
| <name>Apache Snapshot Repository</name> | |||||
| <url>https://repository.apache.org/snapshots</url> | |||||
| <releases> | |||||
| <enabled>false</enabled> | |||||
| </releases> | |||||
| </pluginRepository> | |||||
| </pluginRepositories> | |||||
| <build> | |||||
| <pluginManagement> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-antrun-plugin</artifactId> | |||||
| <version>3.0.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-assembly-plugin</artifactId> | |||||
| <version>3.3.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-clean-plugin</artifactId> | |||||
| <version>3.2.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-compiler-plugin</artifactId> | |||||
| <version>3.10.1</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-dependency-plugin</artifactId> | |||||
| <version>3.3.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-deploy-plugin</artifactId> | |||||
| <version>2.8.2</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-docck-plugin</artifactId> | |||||
| <version>1.1</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-ear-plugin</artifactId> | |||||
| <version>3.2.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-enforcer-plugin</artifactId> | |||||
| <version>3.0.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-failsafe-plugin</artifactId> | |||||
| <version>${surefire.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-gpg-plugin</artifactId> | |||||
| <version>3.0.1</version> | |||||
| <configuration> | |||||
| <gpgArguments> | |||||
| <arg>--digest-algo=SHA512</arg> | |||||
| </gpgArguments> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-help-plugin</artifactId> | |||||
| <version>3.2.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-install-plugin</artifactId> | |||||
| <version>2.5.2</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-invoker-plugin</artifactId> | |||||
| <version>3.2.2</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-jar-plugin</artifactId> | |||||
| <version>3.2.2</version> | |||||
| <configuration> | |||||
| <archive> | |||||
| <manifest> | |||||
| <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> | |||||
| <addDefaultImplementationEntries>true</addDefaultImplementationEntries> | |||||
| </manifest> | |||||
| </archive> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-javadoc-plugin</artifactId> | |||||
| <version>3.3.2</version> | |||||
| <configuration> | |||||
| <notimestamp>true</notimestamp> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-plugin-plugin</artifactId> | |||||
| <version>${maven.plugin.tools.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-project-info-reports-plugin</artifactId> | |||||
| <version>3.2.2</version> | |||||
| <configuration> | |||||
| <pluginManagementExcludes> | |||||
| <exclude>org.eclipse.m2e:lifecycle-mapping</exclude> | |||||
| </pluginManagementExcludes> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-release-plugin</artifactId> | |||||
| <version>3.0.0-M5</version> | |||||
| <configuration> | |||||
| <useReleaseProfile>false</useReleaseProfile> | |||||
| <goals>deploy</goals> | |||||
| <releaseProfiles>apache-release</releaseProfiles> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-remote-resources-plugin</artifactId> | |||||
| <version>1.7.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-resources-plugin</artifactId> | |||||
| <version>3.2.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-scm-plugin</artifactId> | |||||
| <version>1.12.2</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-scm-publish-plugin</artifactId> | |||||
| <version>3.1.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-site-plugin</artifactId> | |||||
| <version>3.11.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-source-plugin</artifactId> | |||||
| <version>3.2.1</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-surefire-plugin</artifactId> | |||||
| <version>${surefire.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-surefire-report-plugin</artifactId> | |||||
| <version>${surefire.version}</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-war-plugin</artifactId> | |||||
| <version>3.3.2</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-shade-plugin</artifactId> | |||||
| <version>3.3.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.rat</groupId> | |||||
| <artifactId>apache-rat-plugin</artifactId> | |||||
| <version>0.13</version> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </pluginManagement> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-remote-resources-plugin</artifactId> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>process-resource-bundles</id> | |||||
| <goals> | |||||
| <goal>process</goal> | |||||
| </goals> | |||||
| <configuration> | |||||
| <resourceBundles> | |||||
| <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle> | |||||
| </resourceBundles> | |||||
| </configuration> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-enforcer-plugin</artifactId> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>enforce-maven-version</id> | |||||
| <goals> | |||||
| <goal>enforce</goal> | |||||
| </goals> | |||||
| <configuration> | |||||
| <rules> | |||||
| <requireMavenVersion> | |||||
| <version>${minimalMavenBuildVersion}</version> | |||||
| </requireMavenVersion> | |||||
| </rules> | |||||
| </configuration> | |||||
| </execution> | |||||
| <execution> | |||||
| <id>enforce-java-version</id> | |||||
| <goals> | |||||
| <goal>enforce</goal> | |||||
| </goals> | |||||
| <configuration> | |||||
| <rules> | |||||
| <requireJavaVersion> | |||||
| <version>${minimalJavaBuildVersion}</version> | |||||
| </requireJavaVersion> | |||||
| </rules> | |||||
| </configuration> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-site-plugin</artifactId> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>attach-descriptor</id> | |||||
| <goals> | |||||
| <goal>attach-descriptor</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </build> | |||||
| <profiles> | |||||
| <profile> | |||||
| <id>apache-release</id> | |||||
| <build> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-assembly-plugin</artifactId> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>org.apache.apache.resources</groupId> | |||||
| <artifactId>apache-source-release-assembly-descriptor</artifactId> | |||||
| <version>1.0.6</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>source-release-assembly</id> | |||||
| <phase>package</phase> | |||||
| <goals> | |||||
| <goal>single</goal> | |||||
| </goals> | |||||
| <configuration> | |||||
| <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot> | |||||
| <descriptorRefs> | |||||
| <descriptorRef>${sourceReleaseAssemblyDescriptor}</descriptorRef> | |||||
| </descriptorRefs> | |||||
| <tarLongFileMode>posix</tarLongFileMode> | |||||
| </configuration> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <inherited>true</inherited> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-deploy-plugin</artifactId> | |||||
| <configuration> | |||||
| <updateReleaseInfo>true</updateReleaseInfo> | |||||
| </configuration> | |||||
| </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>net.nicoulaj.maven.plugins</groupId> | |||||
| <artifactId>checksum-maven-plugin</artifactId> | |||||
| <version>1.11</version> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>source-release-checksum</id> | |||||
| <goals> | |||||
| <goal>artifacts</goal> | |||||
| </goals> | |||||
| <phase>post-integration-test</phase> | |||||
| <configuration> | |||||
| <algorithms> | |||||
| <algorithm>SHA-512</algorithm> | |||||
| </algorithms> | |||||
| <includeClassifiers>source-release</includeClassifiers> | |||||
| <excludeMainArtifact>true</excludeMainArtifact> | |||||
| <csvSummary>false</csvSummary> | |||||
| <attachChecksums>true</attachChecksums> | |||||
| </configuration> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-gpg-plugin</artifactId> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>sign-release-artifacts</id> | |||||
| <goals> | |||||
| <goal>sign</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </build> | |||||
| </profile> | |||||
| <profile> | |||||
| <id>only-eclipse</id> | |||||
| <activation> | |||||
| <property> | |||||
| <name>m2e.version</name> | |||||
| </property> | |||||
| </activation> | |||||
| <build> | |||||
| <pluginManagement> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.eclipse.m2e</groupId> | |||||
| <artifactId>lifecycle-mapping</artifactId> | |||||
| <version>1.0.0</version> | |||||
| <configuration> | |||||
| <lifecycleMappingMetadata> | |||||
| <pluginExecutions> | |||||
| <pluginExecution> | |||||
| <pluginExecutionFilter> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-remote-resources-plugin</artifactId> | |||||
| <versionRange>[0,1.8.0)</versionRange> | |||||
| <goals> | |||||
| <goal>process</goal> | |||||
| </goals> | |||||
| </pluginExecutionFilter> | |||||
| <action> | |||||
| <ignore /> | |||||
| </action> | |||||
| </pluginExecution> | |||||
| </pluginExecutions> | |||||
| </lifecycleMappingMetadata> | |||||
| </configuration> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </pluginManagement> | |||||
| </build> | |||||
| </profile> | |||||
| </profiles> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>org.apache.maven.plugin-tools</groupId> | |||||
| <artifactId>maven-plugin-annotations</artifactId> | |||||
| <version>${maven.plugin.tools.version}</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.apache</groupId> | |||||
| <artifactId>apache</artifactId> | |||||
| <version>26</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| </project> | |||||
| @@ -1,382 +0,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> | |||||
| <parent> | |||||
| <groupId>org.eclipse.ee4j</groupId> | |||||
| <artifactId>project</artifactId> | |||||
| <version>1.0.6</version> | |||||
| <relativePath /> | |||||
| </parent> | |||||
| <groupId>tmp.org.glassfish.corba</groupId> | |||||
| <artifactId>placeholder.glassfish-corba</artifactId> | |||||
| <version>4.2.4</version> | |||||
| <name>ORB Implementation</name> | |||||
| <packaging>pom</packaging> | |||||
| <description>A CORBA ORB for Glassfish</description> | |||||
| <url>https://projects.eclipse.org/proposals/eclipse-orb</url> | |||||
| <issueManagement> | |||||
| <system>github</system> | |||||
| <url>https://github.com/eclipse-ee4j/orb/issues</url> | |||||
| </issueManagement> | |||||
| <licenses> | |||||
| <license> | |||||
| <name>EDL 1.0</name> | |||||
| <url>https://www.eclipse.org/org/documents/edl-v10.php</url> | |||||
| <distribution>repo</distribution> | |||||
| </license> | |||||
| </licenses> | |||||
| <mailingLists> | |||||
| <mailingList> | |||||
| <name>ORB mailing list</name> | |||||
| <post>orb-dev@eclipse.org</post> | |||||
| <subscribe>https://dev.eclipse.org/mailman/listinfo/orb-dev</subscribe> | |||||
| <unsubscribe>https://dev.eclipse.org/mailman/listinfo/orb-dev</unsubscribe> | |||||
| <archive>https://dev.eclipse.org/mhonarc/lists/orb-dev</archive> | |||||
| </mailingList> | |||||
| </mailingLists> | |||||
| <scm> | |||||
| <connection>scm:git:https://github.com/eclipse-ee4j/orb.git</connection> | |||||
| <developerConnection>scm:git:ssh://git@github.com/eclipse-ee4j/orb.git</developerConnection> | |||||
| <url>https://github.com/eclipse-ee4j/orb</url> | |||||
| <tag>HEAD</tag> | |||||
| </scm> | |||||
| <distributionManagement> | |||||
| <site> | |||||
| <id>github</id> | |||||
| <url>scm:git:https://github.com/eclipse-ee4j/orb.git</url> | |||||
| </site> | |||||
| </distributionManagement> | |||||
| <developers> | |||||
| <developer> | |||||
| <name>Russell Gold</name> | |||||
| <email>russell.gold@oracle.com</email> | |||||
| <id>russgold</id> | |||||
| </developer> | |||||
| <developer> | |||||
| <name>Harshad Vilekar</name> | |||||
| </developer> | |||||
| </developers> | |||||
| <modules> | |||||
| <module>idlj</module> | |||||
| <module>rmic</module> | |||||
| <module>omgapi</module> | |||||
| <module>csiv2-idl</module> | |||||
| <module>exception-annotation-processor</module> | |||||
| <module>orbmain</module> | |||||
| <module>internal-api</module> | |||||
| </modules> | |||||
| <properties> | |||||
| <copyright.exclude>make/copyright-information/copyright-exclude.txt</copyright.exclude> | |||||
| <copyright.ignoreyear>false</copyright.ignoreyear> | |||||
| <copyright.scmonly>true</copyright.scmonly> | |||||
| <copyright.template>make/copyright-information/copyright.txt</copyright.template> | |||||
| <copyright.update>false</copyright.update> | |||||
| <jdkVersion>1.8</jdkVersion> | |||||
| <maven.compiler.source>${jdkVersion}</maven.compiler.source> | |||||
| <maven.compiler.target>${jdkVersion}</maven.compiler.target> | |||||
| <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | |||||
| <sonar.dynamicAnalysis>false</sonar.dynamicAnalysis> | |||||
| <pfl-version>4.1.2</pfl-version> | |||||
| <gmbal-version>4.0.0</gmbal-version> | |||||
| </properties> | |||||
| <build> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-jar-plugin</artifactId> | |||||
| <version>3.1.0</version> | |||||
| <configuration> | |||||
| <archive> | |||||
| <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile> | |||||
| </archive> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <artifactId>maven-site-plugin</artifactId> | |||||
| <version>3.3</version> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>stage-for-scm-publish</id> | |||||
| <phase>post-site</phase> | |||||
| <goals> | |||||
| <goal>stage</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| <execution> | |||||
| <id>default-deploy</id> | |||||
| <phase>none</phase> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <artifactId>maven-scm-publish-plugin</artifactId> | |||||
| <version>1.1</version> | |||||
| <configuration> | |||||
| <scmBranch>gh-pages</scmBranch> | |||||
| <pubScmUrl>scm:git:https://github.com/javaee/glassfish-corba.git</pubScmUrl> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.glassfish.copyright</groupId> | |||||
| <artifactId>glassfish-copyright-maven-plugin</artifactId> | |||||
| <configuration> | |||||
| <templateFile>${copyright.template}</templateFile> | |||||
| <excludeFile>${copyright.exclude}</excludeFile> | |||||
| <scmOnly>${copyright.scmonly}</scmOnly> | |||||
| <update>${copyright.update}</update> | |||||
| <ignoreYear>${copyright.ignoreyear}</ignoreYear> | |||||
| </configuration> | |||||
| </plugin> | |||||
| </plugins> | |||||
| <pluginManagement> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-surefire-plugin</artifactId> | |||||
| <version>2.20</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-jar-plugin</artifactId> | |||||
| <version>3.1.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.felix</groupId> | |||||
| <artifactId>maven-bundle-plugin</artifactId> | |||||
| <version>4.1.0</version> | |||||
| <extensions>true</extensions> | |||||
| <executions> | |||||
| <execution> | |||||
| <goals> | |||||
| <goal>manifest</goal> | |||||
| <goal>install</goal> | |||||
| <goal>deploy</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.codehaus.mojo</groupId> | |||||
| <artifactId>idlj-maven-plugin</artifactId> | |||||
| <version>1.2.2</version> | |||||
| <executions> | |||||
| <execution> | |||||
| <goals> | |||||
| <goal>generate</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| </executions> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>${project.groupId}</groupId> | |||||
| <artifactId>idlj</artifactId> | |||||
| <version>${project.version}</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| <configuration> | |||||
| <sources> | |||||
| <source> | |||||
| <compatible>false</compatible> | |||||
| <defines> | |||||
| <define> | |||||
| <symbol>CORBA3</symbol> | |||||
| </define> | |||||
| </defines> | |||||
| <additionalArguments> | |||||
| <additionalArgument>-corba</additionalArgument> | |||||
| <additionalArgument>3.0</additionalArgument> | |||||
| </additionalArguments> | |||||
| </source> | |||||
| </sources> | |||||
| </configuration> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.codehaus.mojo</groupId> | |||||
| <artifactId>rmic-maven-plugin</artifactId> | |||||
| <version>1.3</version> | |||||
| <executions> | |||||
| <execution> | |||||
| <goals> | |||||
| <goal>test-rmic</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| </executions> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>org.glassfish.corba</groupId> | |||||
| <artifactId>rmic</artifactId> | |||||
| <version>${project.version}</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-antrun-plugin</artifactId> | |||||
| <version>1.6</version> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>ant</groupId> | |||||
| <artifactId>ant-junit</artifactId> | |||||
| <version>1.6.5</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>junit</groupId> | |||||
| <artifactId>junit</artifactId> | |||||
| <version>4.13.1</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-project-info-reports-plugin</artifactId> | |||||
| <version>2.9</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-enforcer-plugin</artifactId> | |||||
| <version>3.0.0-M2</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-gpg-plugin</artifactId> | |||||
| <version>1.6</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-source-plugin</artifactId> | |||||
| <version>3.0.1</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-javadoc-plugin</artifactId> | |||||
| <version>3.0.1</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.apache.maven.plugins</groupId> | |||||
| <artifactId>maven-compiler-plugin</artifactId> | |||||
| <version>3.7.0</version> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.jacoco</groupId> | |||||
| <artifactId>jacoco-maven-plugin</artifactId> | |||||
| <version>0.8.5</version> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>coverage-initialize</id> | |||||
| <goals> | |||||
| <goal>prepare-agent</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| <execution> | |||||
| <id>coverage-report</id> | |||||
| <phase>post-integration-test</phase> | |||||
| <goals> | |||||
| <goal>report</goal> | |||||
| </goals> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| <plugin> | |||||
| <groupId>org.glassfish.copyright</groupId> | |||||
| <artifactId>glassfish-copyright-maven-plugin</artifactId> | |||||
| <version>2.3</version> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </pluginManagement> | |||||
| <extensions> | |||||
| <extension> | |||||
| <groupId>org.apache.maven.wagon</groupId> | |||||
| <artifactId>wagon-webdav-jackrabbit</artifactId> | |||||
| <version>2.4</version> | |||||
| </extension> | |||||
| </extensions> | |||||
| </build> | |||||
| <reporting> | |||||
| <plugins> | |||||
| </plugins> | |||||
| </reporting> | |||||
| <profiles> | |||||
| <profile> | |||||
| <id>disable-java8-doclint</id> | |||||
| <activation> | |||||
| <jdk>[1.8,)</jdk> | |||||
| </activation> | |||||
| <properties> | |||||
| <additionalparam>-Xdoclint:none</additionalparam> | |||||
| </properties> | |||||
| </profile> | |||||
| <profile> | |||||
| <id>install-legal-files</id> | |||||
| <activation> | |||||
| <file> | |||||
| <exists>src/main/java</exists> | |||||
| </file> | |||||
| </activation> | |||||
| <build> | |||||
| <plugins> | |||||
| <plugin> | |||||
| <groupId>com.coderplus.maven.plugins</groupId> | |||||
| <artifactId>copy-rename-maven-plugin</artifactId> | |||||
| <version>1.0.1</version> | |||||
| <executions> | |||||
| <execution> | |||||
| <id>copy-legal-files</id> | |||||
| <phase>generate-resources</phase> | |||||
| <goals> | |||||
| <goal>copy</goal> | |||||
| </goals> | |||||
| <configuration> | |||||
| <fileSets> | |||||
| <fileSet> | |||||
| <sourceFile>${project.basedir}/../LICENSE.md</sourceFile> | |||||
| <destinationFile>${project.build.outputDirectory}/META-INF/LICENSE</destinationFile> | |||||
| </fileSet> | |||||
| <fileSet> | |||||
| <sourceFile>${project.basedir}/../NOTICE.md</sourceFile> | |||||
| <destinationFile>${project.build.outputDirectory}/META-INF/NOTICE</destinationFile> | |||||
| </fileSet> | |||||
| </fileSets> | |||||
| </configuration> | |||||
| </execution> | |||||
| </executions> | |||||
| </plugin> | |||||
| </plugins> | |||||
| </build> | |||||
| </profile> | |||||
| <profile> | |||||
| <id>legacy-functional-test</id> | |||||
| <activation> | |||||
| <jdk>(,1.8]</jdk> | |||||
| </activation> | |||||
| <modules> | |||||
| <module>functional-tests</module> | |||||
| </modules> | |||||
| </profile> | |||||
| </profiles> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>com.meterware.simplestub</groupId> | |||||
| <artifactId>simplestub</artifactId> | |||||
| <version>1.2.12</version> | |||||
| <scope>test</scope> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>junit</groupId> | |||||
| <artifactId>junit</artifactId> | |||||
| <version>4.13.1</version> | |||||
| <scope>test</scope> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.hamcrest</groupId> | |||||
| <artifactId>hamcrest-all</artifactId> | |||||
| <version>1.3</version> | |||||
| <scope>test</scope> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.glassfish.corba</groupId> | |||||
| <artifactId>glassfish-corba</artifactId> | |||||
| <version>4.2.4</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| </project> | |||||
| @@ -33,18 +33,16 @@ | |||||
| </dependency> | </dependency> | ||||
| <dependency> | <dependency> | ||||
| <groupId>org.jetbrains.kotlinx</groupId> | <groupId>org.jetbrains.kotlinx</groupId> | ||||
| <artifactId>kotlinx-coroutines-core</artifactId> | |||||
| <artifactId>kotlinx-coroutines-bom</artifactId> | |||||
| <version>1.6.4</version> | <version>1.6.4</version> | ||||
| <type>pom</type> | |||||
| <scope>import</scope> | |||||
| </dependency> | </dependency> | ||||
| </dependencies> | |||||
| <packaging>pom</packaging> | |||||
| <dependencies> | |||||
| <dependency> | <dependency> | ||||
| <groupId>org.jetbrains.kotlinx</groupId> | <groupId>org.jetbrains.kotlinx</groupId> | ||||
| <artifactId>kotlinx-coroutines-bom</artifactId> | |||||
| <artifactId>kotlinx-coroutines-core</artifactId> | |||||
| <version>1.6.4</version> | <version>1.6.4</version> | ||||
| <type>pom</type> | |||||
| <scope>import</scope> | |||||
| </dependency> | </dependency> | ||||
| </dependencies> | </dependencies> | ||||
| <packaging>pom</packaging> | |||||
| </project> | </project> | ||||
| @@ -0,0 +1,140 @@ | |||||
| <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>tmp.org.junit</groupId> | |||||
| <artifactId>placeholder.junit-bom</artifactId> | |||||
| <version>5.7.1</version> | |||||
| <packaging>pom</packaging> | |||||
| <name>JUnit 5 (Bill of Materials)</name> | |||||
| <description>This Bill of Materials POM can be used to ease dependency management when referencing multiple JUnit artifacts using Gradle or Maven.</description> | |||||
| <url>https://junit.org/junit5/</url> | |||||
| <licenses> | |||||
| <license> | |||||
| <name>Eclipse Public License v2.0</name> | |||||
| <url>https://www.eclipse.org/legal/epl-v20.html</url> | |||||
| </license> | |||||
| </licenses> | |||||
| <developers> | |||||
| <developer> | |||||
| <id>bechte</id> | |||||
| <name>Stefan Bechtold</name> | |||||
| <email>stefan.bechtold@me.com</email> | |||||
| </developer> | |||||
| <developer> | |||||
| <id>jlink</id> | |||||
| <name>Johannes Link</name> | |||||
| <email>business@johanneslink.net</email> | |||||
| </developer> | |||||
| <developer> | |||||
| <id>marcphilipp</id> | |||||
| <name>Marc Philipp</name> | |||||
| <email>mail@marcphilipp.de</email> | |||||
| </developer> | |||||
| <developer> | |||||
| <id>mmerdes</id> | |||||
| <name>Matthias Merdes</name> | |||||
| <email>matthias.merdes@heidelpay.com</email> | |||||
| </developer> | |||||
| <developer> | |||||
| <id>sbrannen</id> | |||||
| <name>Sam Brannen</name> | |||||
| <email>sam@sambrannen.com</email> | |||||
| </developer> | |||||
| <developer> | |||||
| <id>sormuras</id> | |||||
| <name>Christian Stein</name> | |||||
| <email>sormuras@gmail.com</email> | |||||
| </developer> | |||||
| <developer> | |||||
| <id>juliette-derancourt</id> | |||||
| <name>Juliette de Rancourt</name> | |||||
| <email>derancourt.juliette@gmail.com</email> | |||||
| </developer> | |||||
| </developers> | |||||
| <scm> | |||||
| <connection>scm:git:git://github.com/junit-team/junit5.git</connection> | |||||
| <developerConnection>scm:git:git://github.com/junit-team/junit5.git</developerConnection> | |||||
| <url>https://github.com/junit-team/junit5</url> | |||||
| </scm> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>org.junit.jupiter</groupId> | |||||
| <artifactId>junit-jupiter</artifactId> | |||||
| <version>5.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.jupiter</groupId> | |||||
| <artifactId>junit-jupiter-api</artifactId> | |||||
| <version>5.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.jupiter</groupId> | |||||
| <artifactId>junit-jupiter-engine</artifactId> | |||||
| <version>5.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.jupiter</groupId> | |||||
| <artifactId>junit-jupiter-migrationsupport</artifactId> | |||||
| <version>5.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.jupiter</groupId> | |||||
| <artifactId>junit-jupiter-params</artifactId> | |||||
| <version>5.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.platform</groupId> | |||||
| <artifactId>junit-platform-commons</artifactId> | |||||
| <version>1.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.platform</groupId> | |||||
| <artifactId>junit-platform-console</artifactId> | |||||
| <version>1.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.platform</groupId> | |||||
| <artifactId>junit-platform-engine</artifactId> | |||||
| <version>1.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.platform</groupId> | |||||
| <artifactId>junit-platform-jfr</artifactId> | |||||
| <version>1.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.platform</groupId> | |||||
| <artifactId>junit-platform-launcher</artifactId> | |||||
| <version>1.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.platform</groupId> | |||||
| <artifactId>junit-platform-reporting</artifactId> | |||||
| <version>1.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.platform</groupId> | |||||
| <artifactId>junit-platform-runner</artifactId> | |||||
| <version>1.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.platform</groupId> | |||||
| <artifactId>junit-platform-suite-api</artifactId> | |||||
| <version>1.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.platform</groupId> | |||||
| <artifactId>junit-platform-testkit</artifactId> | |||||
| <version>1.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit.vintage</groupId> | |||||
| <artifactId>junit-vintage-engine</artifactId> | |||||
| <version>5.7.1</version> | |||||
| </dependency> | |||||
| <dependency> | |||||
| <groupId>org.junit</groupId> | |||||
| <artifactId>junit-bom</artifactId> | |||||
| <version>5.7.1</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| </project> | |||||
| @@ -0,0 +1,14 @@ | |||||
| <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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> | |||||
| <modelVersion>4.0.0</modelVersion> | |||||
| <groupId>tmp.org.kodein.di</groupId> | |||||
| <artifactId>placeholder-kodein-di</artifactId> | |||||
| <version>7.17.0</version> | |||||
| <name>Package kodein-di</name> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>org.kodein.di</groupId> | |||||
| <artifactId>kodein-di</artifactId> | |||||
| <version>7.17.0</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| </project> | |||||
| @@ -0,0 +1,14 @@ | |||||
| <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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> | |||||
| <modelVersion>4.0.0</modelVersion> | |||||
| <groupId>tmp.org.kodein.di</groupId> | |||||
| <artifactId>placeholder-kodein-di-framework-ktor-server-jvm</artifactId> | |||||
| <version>7.17.0</version> | |||||
| <name>Package kodein-di-framework-ktor-server-jvm</name> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>org.kodein.di</groupId> | |||||
| <artifactId>kodein-di-framework-ktor-server-jvm</artifactId> | |||||
| <version>7.17.0</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| </project> | |||||
| @@ -0,0 +1,14 @@ | |||||
| <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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> | |||||
| <modelVersion>4.0.0</modelVersion> | |||||
| <groupId>tmp.org.kodein.di</groupId> | |||||
| <artifactId>placeholder-kodein-di-jvm</artifactId> | |||||
| <version>7.17.0</version> | |||||
| <name>Package kodein-di-jvm</name> | |||||
| <dependencies> | |||||
| <dependency> | |||||
| <groupId>org.kodein.di</groupId> | |||||
| <artifactId>kodein-di-jvm</artifactId> | |||||
| <version>7.17.0</version> | |||||
| </dependency> | |||||
| </dependencies> | |||||
| </project> | |||||