From 96553b6440c82eac6c82aa8a534f6c5802a83e38 Mon Sep 17 00:00:00 2001 From: Damien Goutte-Gattat Date: Sat, 26 Oct 2024 14:35:32 +0100 Subject: [PATCH] Re-format all POM files. POM files are a mess of tabs and irregular spaces, time to fix that. No changes to the actual contents of the files. --- pom.xml | 146 ++++++------ protege-common/pom.xml | 18 +- protege-desktop/pom.xml | 25 ++- protege-editor-core/pom.xml | 10 +- protege-editor-owl/pom.xml | 433 ++++++++++++++++++------------------ protege-launcher/pom.xml | 47 ++-- 6 files changed, 350 insertions(+), 329 deletions(-) diff --git a/pom.xml b/pom.xml index 586c22721..1330b6b79 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,12 @@ - 4.0.0 + 4.0.0 - edu.stanford.protege - protege-parent - 5.6.4 - pom + edu.stanford.protege + protege-parent + 5.6.4 + pom - protege-parent + protege-parent Protege is a free, open source ontology editor that supports the full OWL 2 standard. http://protege.stanford.edu 1987 @@ -20,7 +20,7 @@ http://opensource.org/licenses/BSD-2-Clause - + @@ -56,7 +56,7 @@ nickdrummond@yahoo.com - + @@ -69,7 +69,7 @@ https://mailman.stanford.edu/pipermail/protege-user/ - + protege-dev @@ -95,8 +95,9 @@ scm:git:git@github.com:protegeproject/protege.git scm:git:git@github.com:protegeproject/protege.git https://github.com/protegeproject/protege - HEAD + HEAD + GitHub https://github.com/protegeproject/protege/issues @@ -110,7 +111,7 @@ true - + @@ -122,16 +123,16 @@ https://oss.sonatype.org/service/local/staging/deploy/maven2/ - + - UTF-8 + UTF-8 false 1.7.36 1.2.13 target/lib 2.9.8 - + @@ -178,9 +179,9 @@ - com.github.spotbugs - spotbugs-annotations - 4.8.6 + com.github.spotbugs + spotbugs-annotations + 4.8.6 @@ -302,30 +303,30 @@ provided - - jakarta.xml.bind - jakarta.xml.bind-api - 4.0.2 - - - - com.sun.xml.bind - jaxb-core - 2.3.0.1 - - - - com.sun.xml.bind - jaxb-impl - 2.3.9 - - - - com.sun.activation - javax.activation - 1.2.0 + + jakarta.xml.bind + jakarta.xml.bind-api + 4.0.2 - + + + com.sun.xml.bind + jaxb-core + 2.3.0.1 + + + + com.sun.xml.bind + jaxb-impl + 2.3.9 + + + + com.sun.activation + javax.activation + 1.2.0 + + org.glassfish.corba @@ -335,15 +336,16 @@ - + + maven-enforcer-plugin 3.4.1 - + org.apache.maven.plugins maven-compiler-plugin @@ -352,7 +354,7 @@ 11 - + org.apache.maven.plugins maven-assembly-plugin @@ -364,7 +366,7 @@ - + maven-release-plugin 3.0.1 @@ -388,53 +390,53 @@ 5.1.9 true - + The Protege Development Team - ${lib.location} + ${lib.location} - - - maven-surefire-plugin - 3.2.5 + + + maven-surefire-plugin + 3.2.5 - + maven-resources-plugin 3.3.1 - + org.apache.maven.plugins maven-source-plugin 3.3.1 - - + + org.apache.maven.plugins maven-dependency-plugin 3.6.1 - - + + org.apache.maven.plugins maven-javadoc-plugin 3.6.3 - - + + org.apache.maven.plugins maven-gpg-plugin 3.2.4 - + org.sonatype.plugins nexus-staging-maven-plugin 1.6.13 - + org.apache.maven.plugins maven-clean-plugin @@ -446,12 +448,12 @@ maven-antrun-plugin 3.1.0 - + org.apache.maven.plugins - maven-failsafe-plugin - 3.2.5 - + maven-failsafe-plugin + 3.2.5 + @@ -477,9 +479,9 @@ - + - + release @@ -487,6 +489,7 @@ + org.apache.maven.plugins maven-source-plugin @@ -499,7 +502,7 @@ - + org.apache.maven.plugins maven-javadoc-plugin @@ -536,7 +539,7 @@ org.sonatype.plugins - nexus-staging-maven-plugin + nexus-staging-maven-plugin true @@ -566,6 +569,7 @@ + org.apache.felix maven-bundle-plugin @@ -577,11 +581,12 @@ + org.apache.maven.plugins - maven-dependency-plugin + maven-dependency-plugin copy-provided-dependencies @@ -596,6 +601,7 @@ ${project.build.directory}/dependency + @@ -621,6 +627,7 @@ + @@ -642,6 +649,7 @@ + diff --git a/protege-common/pom.xml b/protege-common/pom.xml index ecbbfddb5..79fe9803b 100644 --- a/protege-common/pom.xml +++ b/protege-common/pom.xml @@ -9,7 +9,7 @@ ../ - + protege-common bundle @@ -24,17 +24,18 @@ ${project.parent.version} - - org.mockito - mockito-core - test - + + org.mockito + mockito-core + test + - + + org.apache.felix maven-bundle-plugin @@ -56,7 +57,8 @@ - + + diff --git a/protege-desktop/pom.xml b/protege-desktop/pom.xml index 2f5997080..ce4f90f20 100644 --- a/protege-desktop/pom.xml +++ b/protege-desktop/pom.xml @@ -1,14 +1,14 @@ - 4.0.0 - + 4.0.0 + edu.stanford.protege protege-parent 5.6.4 ../ - - + + protege-desktop jar @@ -29,9 +29,9 @@ https://raw.github.com/protegeproject/mvn-repo/master/releases - + - + @@ -40,21 +40,21 @@ edu.stanford.protege protege-common ${project.parent.version} - + edu.stanford.protege protege-editor-core ${project.parent.version} - + - + edu.stanford.protege protege-editor-owl ${project.parent.version} - + - + edu.stanford.protege protege-launcher ${project.parent.version} @@ -90,9 +90,11 @@ + maven-compiler-plugin + maven-assembly-plugin @@ -118,6 +120,7 @@ + diff --git a/protege-editor-core/pom.xml b/protege-editor-core/pom.xml index 417096392..0765a1493 100644 --- a/protege-editor-core/pom.xml +++ b/protege-editor-core/pom.xml @@ -14,8 +14,8 @@ bundle protege-editor-core - Core ontology editing infrastructure used by the Protege desktop application. - + Core ontology editing infrastructure used by the Protege desktop application. + @@ -44,7 +44,6 @@ provided - com.google.auto.value auto-value-annotations @@ -55,7 +54,6 @@ auto-value - net.sf.trove4j core @@ -85,13 +83,13 @@ - + org.apache.felix maven-bundle-plugin true - org.protege.editor.core.ProtegeApplication + org.protege.editor.core.ProtegeApplication org.protege.editor.core.application;singleton:=true *;scope=provided;inline=true diff --git a/protege-editor-owl/pom.xml b/protege-editor-owl/pom.xml index 481115816..a0cf19ef2 100644 --- a/protege-editor-owl/pom.xml +++ b/protege-editor-owl/pom.xml @@ -1,130 +1,137 @@ - 4.0.0 + 4.0.0 - - edu.stanford.protege - protege-parent - 5.6.4 - ../ - + + edu.stanford.protege + protege-parent + 5.6.4 + ../ + - protege-editor-owl - bundle - - protege-editor-owl - OWL ontology editing infrastructure used by the Protege desktop application. - - - 1.1.3 + protege-editor-owl + bundle + + protege-editor-owl + OWL ontology editing infrastructure used by the Protege desktop application. + + + 1.1.3 0.1.55 - - + + + edu.stanford.protege protege-launcher ${project.parent.version} - - edu.stanford.protege - protege-common - ${project.parent.version} - - - - edu.stanford.protege - protege-editor-core - ${project.parent.version} - - - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - provided - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - provided - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - provided - - - com.fasterxml.jackson.datatype - jackson-datatype-guava - ${jackson.version} - provided - - - org.yaml - snakeyaml - 1.31 - provided - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - ${jackson.version} - provided - - - com.fasterxml.jackson.dataformat - jackson-dataformat-csv - ${jackson.version} - provided - - - - com.googlecode.mdock - mdock - + + edu.stanford.protege + protege-common + ${project.parent.version} + - org.eclipse.jgit - org.eclipse.jgit - - - - com.googlecode.javaewah - JavaEWAH - - - - org.apache.httpcomponents - httpcore - 4.4.16 - provided - - - - org.apache.httpcomponents - httpclient - 4.5.14 - provided - - - - commons-codec - commons-codec - 1.11 - provided - - - - commons-logging - commons-logging-api - 1.1 - provided - + edu.stanford.protege + protege-editor-core + ${project.parent.version} + + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + provided + + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + provided + + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + provided + + + + com.fasterxml.jackson.datatype + jackson-datatype-guava + ${jackson.version} + provided + + + + org.yaml + snakeyaml + 1.31 + provided + + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + ${jackson.version} + provided + + + + com.fasterxml.jackson.dataformat + jackson-dataformat-csv + ${jackson.version} + provided + + + + com.googlecode.mdock + mdock + + + + org.eclipse.jgit + org.eclipse.jgit + + + + com.googlecode.javaewah + JavaEWAH + + + + org.apache.httpcomponents + httpcore + 4.4.16 + provided + + + + org.apache.httpcomponents + httpclient + 4.5.14 + provided + + + + commons-codec + commons-codec + 1.11 + provided + + + + commons-logging + commons-logging-api + 1.1 + provided + edu.stanford.protege @@ -132,24 +139,24 @@ provided - - com.google.auto.value - auto-value - - - - com.jcraft - jzlib - ${jzlib.version} - provided - - - - com.jcraft - jsch - ${jsch.version} - provided - + + com.google.auto.value + auto-value + + + + com.jcraft + jzlib + ${jzlib.version} + provided + + + + com.jcraft + jsch + ${jsch.version} + provided + junit @@ -157,92 +164,94 @@ test - - junit - junit-dep - test - - - - org.mockito - mockito-core - test - - - - org.hamcrest - hamcrest - test - - - - uk.org.russet - identitas-j - 0.0.1 - provided - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - org.protege.editor.owl.ProtegeOWL - org.protege.editor.owl;singleton:=true - *;scope=provided;inline=true - - org.protege.editor.owl.*;version=${project.version}, - org.protege.owlapi.inference.*;version=${project.version} - + + junit + junit-dep + test + + + + org.mockito + mockito-core + test + + + + org.hamcrest + hamcrest + test + + + + uk.org.russet + identitas-j + 0.0.1 + provided + + + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + org.protege.editor.owl.ProtegeOWL + org.protege.editor.owl;singleton:=true + *;scope=provided;inline=true + + org.protege.editor.owl.*;version=${project.version}, + org.protege.owlapi.inference.*;version=${project.version} + <_exportcontents> org.protege.xmlcatalog.*, com.jcraft.zlib.*;version=${zlib.version}, - com.jcraft.jsch.*;version=${jsch.version}, + com.jcraft.jsch.*;version=${jsch.version}, - - org.eclipse.core.runtime;registry=split, - javax.inject.*;version=1.0, - * - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - - unit-tests - test - - test - - - - - - - org.apache.maven.plugins - maven-failsafe-plugin - - - verify - - integration-test - verify - - - - - - + + org.eclipse.core.runtime;registry=split, + javax.inject.*;version=1.0, + * + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + unit-tests + test + + test + + + + + + + org.apache.maven.plugins + maven-failsafe-plugin + + + verify + + integration-test + verify + + + + + + + diff --git a/protege-launcher/pom.xml b/protege-launcher/pom.xml index 3b02f2a35..772181b18 100644 --- a/protege-launcher/pom.xml +++ b/protege-launcher/pom.xml @@ -9,7 +9,7 @@ ../ - + protege-launcher jar @@ -17,6 +17,7 @@ The Protege Launcher + net.sourceforge.owlapi owlapi-osgidistribution @@ -56,11 +57,11 @@ com.google.guava guava - - - com.github.spotbugs - spotbugs-annotations - + + + com.github.spotbugs + spotbugs-annotations + org.eclipse.equinox @@ -105,31 +106,31 @@ test - - jakarta.xml.bind - jakarta.xml.bind-api - + + jakarta.xml.bind + jakarta.xml.bind-api + - - com.sun.xml.bind - jaxb-core - + + com.sun.xml.bind + jaxb-core + - - com.sun.xml.bind - jaxb-impl - + + com.sun.xml.bind + jaxb-impl + - - com.sun.activation - javax.activation + + com.sun.activation + javax.activation - + org.glassfish.corba glassfish-corba-orb - +