X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=pom.xml;h=3fee5e9aa675dae37d37234575af67e5f9af08ad;hb=46c399db1686147ddfb29ab281176751a49c6ff4;hp=6d81b55de72959736318b1c354bfb2f895612891;hpb=e013fb932d4ac04fd16ac49e4c0959eac4719820;p=yaz4j-moved-to-github.git diff --git a/pom.xml b/pom.xml index 6d81b55..3fee5e9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,14 @@ 4.0.0 org.yaz4j - yaz4j - 1.1-SNAPSHOT + yaz4j-lib + 1.5-SNAPSHOT pom + + 3.0.4 + + yaz4j http://www.indexdata.com/yaz4j/ @@ -17,6 +21,10 @@ Java wrapper for the ZOOM API of YAZ + + Index Data + + Rob Styles @@ -69,8 +77,40 @@ + + 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 @@ -80,15 +120,12 @@ false - - - - + - + - + @@ -108,6 +145,7 @@ + @@ -147,6 +185,7 @@ maven-javadoc-plugin UTF-8 + org.yaz4j.jni @@ -170,10 +209,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 @@ -184,6 +236,11 @@ win32 + C:\Program Files\YAZ + swig + + "-I${yaz.path}\include" + "${yaz.path}\lib\yaz5.lib" win32 @@ -191,19 +248,117 @@ - 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 - + +