From: Kai Moritz Date: Sun, 10 May 2015 16:50:28 +0000 (+0200) Subject: Prepared release to maven central X-Git-Tag: scannotation-1.0.4~1 X-Git-Url: https://juplo.de/gitweb/?p=scannotation;a=commitdiff_plain;h=9468ce8f0fb457fe5a3e4d247a9672155820d1b9 Prepared release to maven central --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eb5a316 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target diff --git a/pom.xml b/pom.xml index 51a82b9..a2e70b7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,62 @@ + 4.0.0 - org.scannotation + + + org.sonatype.oss + oss-parent + 9 + + + de.juplo scannotation jar - 1.0.3 + 1.0.4-SNAPSHOT scannotation - http://maven.apache.org + http://juplo.de/scannotation + + + scm:git:http://juplo.de/git/scannotation + scm:git:ssh://juplo.de:/var/lib/git/juplo/scannotation + http://juplo.de/gitweb/?p=scannotation;a=summary + + + + + patriot1burke + Bill Burke + http://sourceforge.net/u/patriot1burke/profile/ + + + tjordahl + Tom Jordahl + http://sourceforge.net/u/tjordahl/profile/ + + + kai + Kai Moritz + kai@juplo.de + + + + + + www.juplo.de + scp://juplo.de/var/www/juplo/scannotation-${project.version} + + + + + Continuum + http://juplo.de/continuum/ + + + mail +
kai@juplo.de
+
+
+
@@ -33,30 +83,73 @@ provided - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + + + org.apache.maven.plugins maven-compiler-plugin + 3.3 - 1.5 - 1.5 + 1.6 + 1.6 + utf8 + true - - maven-site-plugin - - en - - + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + verify + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + + attach-javadoc + verify + + jar + + + + + + + + maven-site-plugin + 3.4 + + + org.apache.maven.wagon + wagon-ssh + 2.9 + + + + +
diff --git a/src/site/site.xml b/src/site/site.xml new file mode 100644 index 0000000..38607e7 --- /dev/null +++ b/src/site/site.xml @@ -0,0 +1,9 @@ + + UA-571104-3 + + de.juplo + juplo-maven-skin + 1.0.7 + + +