From c054b804991764bafa25f205000d78ef0df79a03 Mon Sep 17 00:00:00 2001 From: Graham Date: Fri, 20 Sep 2019 22:51:22 +0100 Subject: [PATCH] Inherit from new openrs2-parent POM This commit also includes additional metadata required to override incorrect metadata in the parent POM. --- pom.xml | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 51 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index e8a0cd7..7903e22 100644 --- a/pom.xml +++ b/pom.xml @@ -2,16 +2,38 @@ 4.0.0 - dev.openrs2 + + dev.openrs2 + openrs2-parent + 1.0.0-SNAPSHOT + + pack200 1.0.0-SNAPSHOT jar Pack200 + Fork of Apache Harmony's Pack200 implementation. + + + Apache License v2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + + - - UTF-8 - + + scm:git:https://git.openrs2.dev/openrs2/pack200.git + scm:git:git@git.openrs2.dev:openrs2/pack200.git + https://git.openrs2.dev/openrs2/pack200 + + + Gitea + https://git.openrs2.dev/openrs2/pack200/issues + + + Jenkins + https://build.openrs2.dev/job/pack200/ + @@ -27,12 +49,36 @@ + + + openrs2 + OpenRS2 + https://repo.openrs2.dev/repository/openrs2/ + + true + + + false + + + + openrs2-snapshots + OpenRS2 Snapshots + https://repo.openrs2.dev/repository/openrs2-snapshots/ + + false + + + true + + + + org.apache.maven.plugins maven-compiler-plugin - 3.8.0 12 12