X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=pom.xml;h=9c659b29baa9e9f0530d878dfd99b0207b8d21b6;hb=c9486cba94e8ed3408cdc766e32cc0e40c836780;hp=b28c45d4feb4476c20a1c74213904aab2988f98e;hpb=42a3024ae4699b860db3db2ae2414c51def12a0e;p=yaz4j-moved-to-github.git diff --git a/pom.xml b/pom.xml index b28c45d..9c659b2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,233 +1,362 @@ - - - - - 4.0.0 - org.yaz4j - yaz4j - 1.0 - jar - - - yaz4j - http://www.indexdata.com/yaz4j/ - 2008 - - - BSD - http://www.opensource.org/licenses/bsd-license.php - - - Java wrapper for the ZOOM API of YAZ - - - - Rob Styles - rob - Rob.Styles@talis.com - Talis - http://www.talis.com/ - - - - - Adam Dickmeiss - adam - adam@indexdata.dk - Index Data - http://www.indexdata.com/ - - - - - Juan Cayetano - cayetano - juancayetano.delgado@gmail.com - - - - - - - - - - - - junit - junit - 4.3.1 - test - - - - - - - - - org.apache.maven.plugins - maven-resources-plugin - - UTF-8 - - + + 4.0.0 + org.yaz4j + yaz4j-lib + 1.6-SNAPSHOT + pom - - org.apache.maven.plugins - maven-compiler-plugin - - UTF-8 - 1.5 - 1.5 - true - true - - + + 3.0.4 + - - org.apache.maven.plugins - maven-surefire-plugin - - once - target - -Djava.library.path=${basedir}/libyaz4j/lib - - - - - maven-antrun-plugin - - - native-sources - generate-sources - - run - - - - - - - - - - - - build-native - compile - - run - - - - - - - - - - - - clean-native - clean - - run - - - - - - - - - - - + + yaz4j + http://www.indexdata.com/yaz4j/ + 2008 + + + BSD + http://www.opensource.org/licenses/BSD-3-Clause + + + Java wrapper for the ZOOM API of YAZ - - + + Index Data + + + + + Rob Styles + rob + Rob.Styles@talis.com + Talis + http://www.talis.com/ + + + + + Adam Dickmeiss + adam + adam@indexdata.dk + Index Data + http://www.indexdata.com/ + + + + + Jakub Skoczen + jakub + jakub@indexdata.dk + Index Data + http://www.indexdata.com/ + + + + + Juan Cayetano + cayetano + juancayetano.delgado@gmail.com + + + + + + + + + any + + + + + junit + junit + 4.3.1 + test + + + + + 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 + + + + + + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.15 + + false + **/*.java + src/main/java + + + + + org.apache.maven.plugins + + maven-project-info-reports-plugin + + 2.8 + + + + dependencies + project-team + mailing-list + issue-tracking + summary + scm + index + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + UTF-8 + org.yaz4j.jni + + + + + + + + + + Yazlist + + + yazlist@lists.indexdata.dk + http://lists.indexdata.dk/pipermail/yazlist/ + + + + + scm:git:git://git.indexdata.com/yaz4j + http://git.indexdata.com/?p=yaz4j.git + + + + 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 + + + windows + + + + win32 + C:\Program Files\YAZ + swig + + "-I${yaz.path}\include" + "${yaz.path}\lib\yaz5.lib" + + + win32 + + + + + unix + + + unix + + + + linux + so + + yaz-config + swig + linux + ${java.home}/../include + + + unix + + - - org.apache.maven.plugins - maven-checkstyle-plugin - - false - **/*.java - src/main/java - - - - - org.apache.maven.plugins - - maven-project-info-reports-plugin - - - - - dependencies - project-team - mailing-list - issue-tracking - summary - scm - index - - - - - - org.apache.maven.plugins - maven-javadoc-plugin + + maven-antrun-plugin + + + write-swig-include + initialize + + run + - UTF-8 + + + + + + + + + + + + - + + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-1 + + + read-swig-config + initialize + + read-project-properties + + + + ${basedir}/target/swig.properties + + + + + - - - - - - - - Yazlist - - - yazlist@lists.indexdata.dk - http://lists.indexdata.dk/pipermail/yazlist/ - - - - - scm:git:git://git.indexdata.com/yaz4j - http://git.indexdata.com/?p=yaz4j.git - - - - Bugzilla - http://bugzilla.indexdata.dk - - - - - - - - - - - - - - - - - + + + + + osx + + + mac + + + + osx + dylib + darwin + ${java.home}/../include + + + unix + + + + + + apple-jdk + + + java.vendor + Apple Inc. + + + + ${java.home}/../Headers + + + unix + + + + +