X-Git-Url: https://juplo.de/gitweb/?p=facebook-errors;a=blobdiff_plain;f=pom.xml;h=46d8d761064e40b07fe5616c79e8934ba9334e6b;hp=9a5597d741705e682eee7c79621bf6c25de68ac1;hb=a194d45b734eab84ae9b8ca073ed881cd8119fc1;hpb=0c062b1a23ebe1556a6088b2c3597fd96eac72ce diff --git a/pom.xml b/pom.xml index 9a5597d..46d8d76 100644 --- a/pom.xml +++ b/pom.xml @@ -1,16 +1,21 @@ - + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 1.3.5.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 + 2.5-SNAPSHOT jar - http://www.juplo.de/facebook-utils + http://www.juplo.de/facebook-errors @@ -18,10 +23,19 @@ + + + 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,21 +47,19 @@ + + + + UTF-8 + 1.8 + 1.8 + UTF-8 - - 1.7 - 2.3.2 - 3.0.1 - 1.7.6 - 3.2.4.RELEASE - 3.1.3.RELEASE - 1.0.5.RELEASE - @@ -57,143 +69,65 @@ 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 spring-webmvc - ${spring.version} - - - commons-logging - commons-logging - - provided - + + + com.fasterxml.jackson.core + jackson-core + com.fasterxml.jackson.core jackson-databind - ${jackson.version} - provided + + 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 - + - commons-codec - commons-codec - ${commons-codec.version} + org.slf4j + slf4j-api - + - javax.servlet - javax.servlet-api - ${servlet-api.version} - provided + junit + junit + test + + + org.springframework + spring-test + test - - org.slf4j - slf4j-api - ${slf4j.version} + jcl-over-slf4j + test + + + ch.qos.logback + logback-classic + test - - juplo.internal - Internal Release Repository - http://juplo.de/archiva/repository/internal/ - - - juplo.snapshots - Internal Snapshot Repository - http://juplo.de/archiva/repository/snapshots/ - + + www.juplo.de + scp://juplo.de/var/www/juplo/facebook-errors-${project.version} + @@ -202,16 +136,15 @@ 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 @@ -229,23 +162,41 @@ + org.apache.maven.plugins maven-changes-plugin + 2.11 + org.apache.maven.plugins maven-javadoc-plugin + 2.10.3 + 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 + + org.apache.maven.plugins + maven-pmd-plugin + 3.5 + + true + +