diff --git a/pom.xml b/pom.xml index ff10a82b..d778d9d4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,15 @@ - - 4.0.0 + + 4.0.0 - org.spdx - java-spdx-library - 1.1.8-SNAPSHOT - jar + org.spdx + java-spdx-library + 1.1.8-SNAPSHOT + jar - java-spdx-library - https://github.com/spdx/Spdx-Java-Library + java-spdx-library + https://github.com/spdx/Spdx-Java-Library The Apache Software License, Version 2.0 @@ -34,22 +35,22 @@ scm:git:git://github.com/spdx/Spdx-Java-Library.git scm:git:git@github.com:/spdx/Spdx-Java-Library.git - - - ossrh - spdx-spdx-tools - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - + + + ossrh + spdx-spdx-tools + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + - - UTF-8 - 1675930644 - 8 - 8 - https://sonarcloud.io - spdx - java-spdx-library - + + UTF-8 + 1675930644 + 8 + 8 + https://sonarcloud.io + spdx + java-spdx-library + test @@ -82,69 +83,69 @@ - org.apache.maven.plugins - maven-gpg-plugin - 3.1.0 - - - sign-artifacts - verify - - sign - - - ${gpg.keyname} - ${gpg.keyname} - - - - + org.apache.maven.plugins + maven-gpg-plugin + 3.1.0 + + + sign-artifacts + verify + + sign + + + ${gpg.keyname} + ${gpg.keyname} + + + + - - - junit - junit - 4.13.1 - test - - - org.slf4j - slf4j-api - 2.0.7 - - - org.apache.commons - commons-lang3 - 3.5 - - - org.jsoup - jsoup - 1.15.3 - - - com.google.code.gson - gson - 2.8.9 - - - net.jodah - concurrentunit - 0.4.6 - test - - - com.google.code.findbugs - jsr305 - 3.0.2 - - - - - + + + junit + junit + 4.13.1 + test + + + org.slf4j + slf4j-api + 2.0.7 + + + org.apache.commons + commons-lang3 + 3.5 + + + org.jsoup + jsoup + 1.15.3 + + + com.google.code.gson + gson + 2.8.9 + + + net.jodah + concurrentunit + 0.4.6 + test + + + com.google.code.findbugs + jsr305 + 3.0.2 + + + + + resources false @@ -183,73 +184,73 @@ - - - org.apache.maven.plugins - maven-compiler-plugin - 3.11.0 - - ${project.build.sourceEncoding} - true - true - true - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.5.0 - - true - true - -Xdoclint:none - - - - attach-javadocs - - ${javadoc.opts} - - - jar - - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.3.0 - - - - org.spdx.library - - - - - - org.apache.maven.plugins - maven-source-plugin - 3.3.0 - - - attach-sources - verify - - jar-no-fork - - - - - - org.spdx + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + ${project.build.sourceEncoding} + true + true + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.5.0 + + true + true + -Xdoclint:none + + + + attach-javadocs + + ${javadoc.opts} + + + jar + + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + org.spdx.library + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.3.0 + + + attach-sources + verify + + jar-no-fork + + + + + + org.spdx spdx-maven-plugin 0.6.4 build-spdx - prepare-package + verify createSPDX @@ -257,50 +258,52 @@ http://spdx.org/documents/java-spdx-library-${project.version} - - Copyright (c) 2020 Source Auditor Inc. - - Gary O'Neall - - Apache-2.0 - Apache-2.0 - 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 + Copyright (c) 2020 Source Auditor Inc. + + Gary O'Neall + + Apache-2.0 + Apache-2.0 + 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. - Apache-2.0 - Apache-2.0 - - Person: Gary O'Neall - - Organization: Linux Foundation - - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.1 - - - - - Github - https://github.com/spdx/Spdx-Java-Library/issues - - Java library which implements the Java object model for SPDX and provides useful helper functions. - - Github Actions - https://github.com/spdx/Spdx-Java-Library/actions - + 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. + Apache-2.0 + Apache-2.0 + + Person: Gary O'Neall + + Organization: Linux Foundation + + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.1 + + + + + Github + https://github.com/spdx/Spdx-Java-Library/issues + + Java library which implements the Java object model for SPDX and provides useful helper functions. + + Github Actions + https://github.com/spdx/Spdx-Java-Library/actions +