From 24ba29f4ee55b8f9b63512015a13171d5c85ffcb Mon Sep 17 00:00:00 2001 From: sebthom Date: Fri, 5 Jan 2024 12:32:21 +0100 Subject: [PATCH] reformat pom --- pom.xml | 593 ++++++++++++++------------------------------------------ 1 file changed, 143 insertions(+), 450 deletions(-) diff --git a/pom.xml b/pom.xml index c6e116557..dd9924c1c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,453 +1,146 @@ - - - - - 4.0.0 - - - - - - - - com.vegardit.maven - - - - vegardit-maven-parent - - - - RELEASE - - - - - - - - net.sf.jstuff - - - - jstuff-parent - - - - 7.7.3-SNAPSHOT - - - - pom - - - - jstuff - - - - Toolbox for Java - - - - https://github.com/sebthom/jstuff - - - - 2010 - - - - - - - - - - - - Sebastian Thomschke - - - - - - - - - - - - - - - - Eclipse Public License 2.0 - - - - repo - - - - https://spdx.org/licenses/EPL-2.0 - - - - - - - - - - - - - - - - - - - - sebthom - - - + + + + + 4.0.0 + + + com.vegardit.maven + vegardit-maven-parent + RELEASE + + + net.sf.jstuff + jstuff-parent + 7.7.3-SNAPSHOT + pom + + jstuff + Toolbox for Java + https://github.com/sebthom/jstuff + 2010 + + Sebastian Thomschke - - - - https://sebthom.de/ - - - - - - - - lead - - - - developer - - - - - - - - Europe/Berlin - - - - - - - - - - - - - - - - jstuff-core - - - - jstuff-integration - - - - jstuff-xml - - - - - - - - - - - - - - - - https://github.com/sebthom/jstuff - - - - scm:git:https://github.com/sebthom/jstuff.git - - - - scm:git:https://github.com/sebthom/jstuff.git - - - - HEAD - - - - - - - - - - - - github.com - - - - https://github.com/sebthom/jstuff/issues - - - - - - - - - - - - github.com - - - - https://github.com/sebthom/jstuff/actions - - - - - - - - - - - - 11 - - - - true - - - - https://s01.oss.sonatype.org/ - - - - - - - - - - - - - - - - - - - - org.eclipse.jdt - - - - org.eclipse.jdt.annotation - - - - 2.2.800 - - - - provided - - - - - - - - - - - - - - - - junit - - - - junit - - - - 4.13.2 - - - - test - - - - - - - - - - - - org.assertj - - - - assertj-core - - - - 3.25.0 - - - - test - - - - - - - - - - - - - - - - - - - - - - - - org.codehaus.mojo - - - - build-helper-maven-plugin - - - - - - - - - - - - add-license-file-to-jar - - - - generate-resources - - - - - - - - add-resource - - - - - - - - - - - - - - - - - - - - ./ - - - - META-INF - - - - - - - - ../LICENSE.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Eclipse Public License 2.0 + repo + https://spdx.org/licenses/EPL-2.0 + + + + + + + sebthom + Sebastian Thomschke + https://sebthom.de/ + + lead + developer + + Europe/Berlin + + + + + + jstuff-core + jstuff-integration + jstuff-xml + + + + + + https://github.com/sebthom/jstuff + scm:git:https://github.com/sebthom/jstuff.git + scm:git:https://github.com/sebthom/jstuff.git + HEAD + + + + + github.com + https://github.com/sebthom/jstuff/issues + + + + + github.com + https://github.com/sebthom/jstuff/actions + + + + + 11 + + true + + https://s01.oss.sonatype.org/ + + + + + + + + org.eclipse.jdt + org.eclipse.jdt.annotation + 2.2.800 + provided + + + + + junit + junit + 4.13.2 + test + + + org.assertj + assertj-core + 3.25.0 + test + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + add-license-file-to-jar + generate-resources + + add-resource + + + + + ./ + META-INF + + ../LICENSE.txt + + + + + + + + + - + \ No newline at end of file