X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=pom.xml;h=9c659b29baa9e9f0530d878dfd99b0207b8d21b6;hb=c9486cba94e8ed3408cdc766e32cc0e40c836780;hp=80760cd12dc0af160545b2852ad33beda1e1d56e;hpb=f0f373779c0f34fd095c9cd142c5f7f5ac57fecf;p=yaz4j-moved-to-github.git diff --git a/pom.xml b/pom.xml index 80760cd..9c659b2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,14 @@ - + 4.0.0 org.yaz4j - yaz4j - 1.2-SNAPSHOT + yaz4j-lib + 1.6-SNAPSHOT pom + + 3.0.4 + + yaz4j http://www.indexdata.com/yaz4j/ @@ -12,11 +16,15 @@ BSD - http://www.opensource.org/licenses/bsd-license.php + http://www.opensource.org/licenses/BSD-3-Clause Java wrapper for the ZOOM API of YAZ + + Index Data + + Rob Styles @@ -69,37 +77,67 @@ + + UTF-8 + + + + + + org.apache.maven.wagon + wagon-ssh + 1.0-beta-6 + + + org.apache.maven.wagon + wagon-ssh-external + 2.2 + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.2.2 + + clean verify + production + v@{project.version} + false + true + + + maven-antrun-plugin + 1.8 generate-sources generate-sources false - - - - - - + + + - + - - - - - - - - - - + + + + + + + + + + - + run @@ -108,6 +146,7 @@ + @@ -116,6 +155,7 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.15 false **/*.java @@ -128,6 +168,7 @@ maven-project-info-reports-plugin + 2.8 @@ -145,6 +186,7 @@ org.apache.maven.plugins maven-javadoc-plugin + 2.10.3 UTF-8 org.yaz4j.jni @@ -171,10 +213,23 @@ - Bugzilla - http://bugzilla.indexdata.dk + JIRA + http://jira.indexdata.com + + + false + id-maven-repo + Index Data Maven Repository + scp://maven.indexdata.com:22/var/www/maven/repository + + + id-website + scpexe://www.indexdata.com/var/www/software/yaz4j/site + + + win32 @@ -185,6 +240,11 @@ win32 + C:\Program Files\YAZ + swig + + "-I${yaz.path}\include" + "${yaz.path}\lib\yaz5.lib" win32 @@ -192,19 +252,111 @@ - linux + unix unix - linux + linux + so + + yaz-config + swig + linux + ${java.home}/../include + + + unix + + + + + maven-antrun-plugin + + + write-swig-include + initialize + + run + + + + + + + + + + + + + + + + + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-1 + + + read-swig-config + initialize + + read-project-properties + + + + ${basedir}/target/swig.properties + + + + + + + + + + + + osx + + + mac + + + + osx + dylib + darwin + ${java.home}/../include + + + unix + + + + + + apple-jdk + + + java.vendor + Apple Inc. + + + + ${java.home}/../Headers - linux + unix - + +