X-Git-Url: https://juplo.de/gitweb/?p=facebook-errors;a=blobdiff_plain;f=pom.xml;h=073e90f36c3bb89806f933208b579671577c5c37;hp=46d8d761064e40b07fe5616c79e8934ba9334e6b;hb=HEAD;hpb=a194d45b734eab84ae9b8ca073ed881cd8119fc1 diff --git a/pom.xml b/pom.xml index 46d8d76..073e90f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.5.RELEASE + 2.2.0.RELEASE @@ -13,15 +13,11 @@ facebook-errors Juplo - Facebook-Errors Helper-Classes to handle errors, thrown by the Graph-API from Facebook - 2.5-SNAPSHOT + 5.0-SNAPSHOT jar - http://www.juplo.de/facebook-errors + http://juplo.de/facebook-errors - - 2.0.6 - - @@ -60,20 +56,27 @@ UTF-8 + https://oss.sonatype.org/content/repositories/snapshots/ + - + - org.springframework.security.oauth - spring-security-oauth2 + org.springframework.security + spring-security-oauth2-client org.springframework - spring-webmvc - provided + spring-webflux + true + + + org.springframework.boot + spring-boot-autoconfigure + true @@ -86,12 +89,6 @@ jackson-databind - - - org.springframework.security - spring-security-core - - org.slf4j @@ -100,13 +97,38 @@ - junit - junit + org.springframework + spring-test test - org.springframework - spring-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 + test + + + junit + junit test @@ -122,17 +144,89 @@ + + + + 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 + + - www.juplo.de - scp://juplo.de/var/www/juplo/facebook-errors-${project.version} + juplo.de + scpexe://juplo.de/var/www/juplo.de/facebook-errors-${project.version} + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + 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 @@ -155,7 +249,55 @@ + + 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 + + @@ -169,7 +311,10 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.3 + 2.7 + + -Xdoclint:none + org.apache.maven.plugins @@ -190,11 +335,11 @@ - org.apache.maven.plugins maven-pmd-plugin 3.5 true + 1.6