X-Git-Url: https://juplo.de/gitweb/?p=facebook-errors;a=blobdiff_plain;f=pom.xml;h=073e90f36c3bb89806f933208b579671577c5c37;hp=b05afafc66720eee904987993cb0d4d422805cb6;hb=HEAD;hpb=1e480831e90f48da5fd12d9a0cc52039e52f51f2 diff --git a/pom.xml b/pom.xml index b05afaf..073e90f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,27 +1,37 @@ - + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 2.2.0.RELEASE + + de.juplo - facebook-utils - Juplo - Facebook Utils - Collection of usefull classes for communicating with the Facebook-Graph-API - 1.0-SNAPSHOT + facebook-errors + Juplo - Facebook-Errors + Helper-Classes to handle errors, thrown by the Graph-API from Facebook + 5.0-SNAPSHOT jar - http://www.juplo.de/facebook-utils + http://juplo.de/facebook-errors - - 2.0.6 - + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + - scm:git:http://juplo.de/git/facebook-utils - scm:git:ssh://juplo.de:/var/lib/git/juplo/facebook-utils - http://juplo.de/gitweb/?p=facebook-utils;a=summary + scm:git:http://juplo.de/git/facebook-errors + scm:git:ssh://juplo.de:/var/lib/git/juplo/facebook-errors + http://juplo.de/gitweb/?p=facebook-errors;a=summary @@ -33,191 +43,202 @@ + + + + UTF-8 + 1.8 + 1.8 + UTF-8 - - 1.7 - 2.3.2 - 3.0.1 - 1.5.8 - 3.2.4.RELEASE - 3.1.3.RELEASE - 1.0.5.RELEASE + https://oss.sonatype.org/content/repositories/snapshots/ - + - org.springframework.security.oauth - spring-security-oauth2 - ${spring-security-oauth2.version} - - - commons-codec - commons-codec - - - org.springframework - spring-aop - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-expression - - - org.springframework - spring-jdbc - - - org.springframework - spring-web - - - org.springframework - spring-webmvc - - - org.springframework.security - spring-security-config - - - org.springframework.security - spring-security-core - - - org.springframework.security - spring-security-web - - + org.springframework.security + spring-security-oauth2-client org.springframework - spring-webmvc - ${spring.version} - - - commons-logging - commons-logging - - - provided + spring-webflux + true + + + org.springframework.boot + spring-boot-autoconfigure + true - + com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - provided + jackson-core - org.springframework.security - spring-security-core - ${spring-security.version} - - - org.springframework - spring-aop - - - org.springframework - spring-beans - - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-expression - - - provided + com.fasterxml.jackson.core + jackson-databind - + - commons-codec - commons-codec - ${commons-codec.version} + org.slf4j + slf4j-api - + + + org.springframework + spring-test + test + + + org.springframework.boot + spring-boot-configuration-processor + test + + + com.squareup.okhttp3 + mockwebserver + test + + + io.projectreactor + reactor-test + test + + + org.eclipse.jetty + jetty-reactive-httpclient + test + javax.servlet javax.servlet-api - ${servlet-api.version} - provided + test - - - org.slf4j - slf4j-api - ${slf4j.version} + junit + junit + test org.slf4j - slf4j-log4j12 - ${slf4j.version} - runtime + jcl-over-slf4j + test + + + ch.qos.logback + logback-classic + test + + + + false + + + true + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots + + + + false + + central + Central Repository + http://repo.maven.apache.org/maven2 + + + + juplo.de + scpexe://juplo.de/var/www/juplo.de/facebook-errors-${project.version} + - juplo.internal - Internal Release Repository - http://juplo.de/archiva/repository/internal/ + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ - juplo.snapshots - Internal Snapshot Repository - http://juplo.de/archiva/repository/snapshots/ + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + + maven-release-plugin + 2.1 + + forked-path + false + -Psonatype-oss-release + + + + maven-site-plugin + 3.4 + + ${project.build.directory}/filtered-site + src/site/template.vm + + + + + + maven-enforcer-plugin + 1.2 + + + enforce-maven + + enforce + + + + + (,2.1.0),(2.1.0,2.2.0),(2.2.0,) + Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively. + + + + + + org.apache.maven.plugins maven-compiler-plugin + 3.3 - 1.7 - 1.7 - utf8 true org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -228,30 +249,99 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + -Xdoclint:none + + + + attach-javadoc + verify + + jar + + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.7 + + + copy-resources + pre-site + + copy-resources + + + ${project.build.directory}/filtered-site + + + src/site + true + + + + + + + + + + org.apache.maven.wagon + wagon-ssh-external + 2.10 + + + org.apache.maven.plugins maven-changes-plugin + 2.11 + org.apache.maven.plugins maven-javadoc-plugin + 2.7 + + -Xdoclint:none + + org.apache.maven.plugins maven-jxr-plugin + 2.5 + org.apache.maven.plugins maven-surefire-report-plugin + 2.18.1 + org.apache.maven.plugins maven-scm-plugin + 1.9.4 install + + maven-pmd-plugin + 3.5 + + true + 1.6 + +