diff --git a/pom.xml b/pom.xml index b26a655..326e408 100644 --- a/pom.xml +++ b/pom.xml @@ -11,24 +11,27 @@ Library capable of downloading and uploading files from free servers using channels. http://httpchannel.rogiel.com/ + + UTF-8 + + - scm:git:${basedir} - scm:git:${basedir} + scm:git:git@github.com:seedbox/httpchannel.git + scm:git:git@github.com:seedbox/httpchannel.git + git@github.com:seedbox/httpchannel.git - http://httpchannel.rogiel.com/maven2/com/rogiel/httpchannel + http://github.com/seedbox/httpchannel/downloads + sonatype-nexus-staging + https://oss.sonatype.org/service/local/staging/deploy/maven2/ false - httpchannel-repository - HttpChannel Maven Repository - scp://rogiels@rogiel.com/home/rogiels/httpchannel.rogiel.com/maven2 - default - - httpchannel-site - httpchannel-site - scp://rogiels@rogiel.com/home/rogiels/httpchannel.rogiel.com - + + sonatype-nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + true + GitHub @@ -76,6 +79,7 @@ org.apache.maven.plugins maven-surefire-plugin + 2.11 true @@ -83,16 +87,45 @@ org.apache.maven.plugins maven-compiler-plugin + 2.3.2 1.7 1.7 + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.2 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + + org.apache.maven.plugins + maven-source-plugin + 2.1.1 + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + false + + + org.apache.maven.plugins maven-site-plugin 3.0 + true UTF-8 @@ -108,9 +141,7 @@ maven-project-info-reports-plugin 2.4 - scm:git@github.com:seedbox/httpchannel.git - scm:git://github.com/seedbox/httpchannel.git - https://github.com/seedbox/httpchannel + UTF-8 @@ -132,37 +163,78 @@ - - - org.apache.maven.wagon - wagon-ssh - 2.1 - - + + + + + + + + + + + + + + + + - org.apache.maven.plugins - maven-deploy-plugin - 2.7 + com.github.github + downloads-maven-plugin + 0.4 - false + seedbox + httpchannel - - - org.apache.maven.wagon - wagon-ssh - 2.1 - - + + + deploy + + upload + + + + + + release-sign-artifacts + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.4 + + + sign-artifacts + verify + + sign + + + + + + + + + junit junit - 4.9 + 4.10 jar test