From: Svjatoslav Agejenko Date: Sun, 30 Dec 2012 00:06:24 +0000 (+0200) Subject: * fixed Maven URL X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=imagesqueeze.git;a=commitdiff_plain;h=6bd346b96bad44572130f73711af06e79c36fdfe;ds=inline * fixed Maven URL * Also publish source and javadoc artifacts --- diff --git a/pom.xml b/pom.xml index 5010b41..4712a2f 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,7 @@ + org.apache.maven.plugins maven-compiler-plugin @@ -44,6 +45,7 @@ UTF-8 + org.apache.maven.plugins maven-resources-plugin @@ -52,6 +54,35 @@ UTF-8 + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + + attach-javadocs + + jar + + + + + @@ -75,15 +106,16 @@ svjatoslav.eu Svjatoslav repository - http://svjatoslav.eu/static/maven/ + http://www2.svjatoslav.eu/maven/ + svjatoslav.eu svjatoslav.eu - scp://svjatoslav.eu/var/lib/tomcat6/_svjatoslav.eu/static/maven + scp://svjatoslav.eu:7022/var/www/maven