diff --git a/java-jsi-clus/pom.xml b/java-jsi-clus/pom.xml index 475ea46..4fd58c9 100644 --- a/java-jsi-clus/pom.xml +++ b/java-jsi-clus/pom.xml @@ -1,220 +1,218 @@ - 4.0.0 - - eu.humanbrainproject.mip.algorithms - jsi-clus - jar - 0.4.5 - mip-jsi-clus - Support for the execution of CLUS-based JSI algorithms in the MIP Woken environment. - - - UTF-8 - 1.8 - 3.7.0 - 3.0.2 - 2.19 - 3.1.0 - 3.7 - 2.9 - 2.20 - 2.5 - 5.0.0 - 9.4.1212.jre7 - 0.5.11 - 1.0.0 - 3.8.1 - - - - - maven - https://repo.maven.apache.org/maven2 - Central Maven repository - - - - - false - - bintray-hbpmedical-mip - bintray - https://dl.bintray.com/hbpmedical/maven - - - - - - org.junit.jupiter - junit-jupiter-api - ${junit.version} - test - - - - eu.humanbrainproject.mip.algorithms - adapter - ${mip.adapter.version} - - - - org.postgresql - postgresql - ${postgres.version} - - - - si.ijs.kt - clus - ${clus.version} - - - - nz.ac.waikato.cms.weka - weka-stable - ${weka.version} - - - - - - ${project.artifactId} - - - src/test/java - - **/*.csv - **/*.json - - false - - - - - org.apache.maven.plugins - maven-compiler-plugin - ${compiler.plugin.version} - - ${jdk.version} - ${jdk.version} - - - - org.apache.maven.plugins - maven-jar-plugin - ${jar.plugin.version} - - - org.apache.maven.plugins - maven-surefire-plugin - ${surefire.plugin.version} - - - org.junit.platform - junit-platform-surefire-provider - 1.0.0 - - - org.junit.jupiter - junit-jupiter-engine - 5.0.0 - - - - - maven-assembly-plugin - ${assembly.plugin.version} - - - jar-with-dependencies - - - - - org.apache.maven.plugins - maven-site-plugin - ${site.plugin.version} - - - org.apache.maven.plugins - maven-shade-plugin - 3.1.0 - - - package - - shade - - - ${project.artifactId}-deps - - - - eu.humanbrainproject.mip.algorithms.jsi.Main - ${jdk.version} - ${jdk.version} - - - - - .SF - .DSA - .RSA - - - - - - org.postgresql:* - javax.mail:* - org.codehaus.groovy:* - org.swinglabs.swingx:* - com.thoughtworks.xstream:* - org.apache.xmlrpc:* - org.apache.avro:* - com.hubspot.jinjava:* - eu.humanbrainproject.mip.algorithms:adapter - - - - - - - - - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${info.reports.plugin.version} - - - org.apache.maven.plugins - maven-surefire-report-plugin - ${surefire.report.plugin.version} - - - org.apache.maven.plugins - maven-jxr-plugin - ${jxr.plugin.version} - - - - - - - - bintray-hbpmedical-maven - hbpmedical-maven - https://api.bintray.com/maven/hbpmedical/maven/eu.humanbrainproject.mip.algorithms:jsi-clus/;publish=1 - - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + eu.humanbrainproject.mip.algorithms + jsi-clus + jar + 0.4.5 + mip-jsi-clus + Support for the execution of CLUS-based JSI algorithms in the MIP Woken environment. + + + UTF-8 + 1.8 + 3.7.0 + 3.0.2 + 2.19 + 3.1.0 + 3.7 + 2.9 + 2.20 + 2.5 + 5.0.0 + 42.2.28.jre7 + 0.5.11 + 1.0.0 + 3.8.1 + + + + + maven + https://repo.maven.apache.org/maven2 + Central Maven repository + + + + + false + + bintray-hbpmedical-mip + bintray + https://dl.bintray.com/hbpmedical/maven + + + + + + org.junit.jupiter + junit-jupiter-api + ${junit.version} + test + + + + eu.humanbrainproject.mip.algorithms + adapter + ${mip.adapter.version} + + + + org.postgresql + postgresql + ${postgres.version} + + + + si.ijs.kt + clus + ${clus.version} + + + + nz.ac.waikato.cms.weka + weka-stable + ${weka.version} + + + + + + ${project.artifactId} + + + src/test/java + + **/*.csv + **/*.json + + false + + + + + org.apache.maven.plugins + maven-compiler-plugin + ${compiler.plugin.version} + + ${jdk.version} + ${jdk.version} + + + + org.apache.maven.plugins + maven-jar-plugin + ${jar.plugin.version} + + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.plugin.version} + + + org.junit.platform + junit-platform-surefire-provider + 1.0.0 + + + org.junit.jupiter + junit-jupiter-engine + 5.0.0 + + + + + maven-assembly-plugin + ${assembly.plugin.version} + + + jar-with-dependencies + + + + + org.apache.maven.plugins + maven-site-plugin + ${site.plugin.version} + + + org.apache.maven.plugins + maven-shade-plugin + 3.1.0 + + + package + + shade + + + ${project.artifactId}-deps + + + + eu.humanbrainproject.mip.algorithms.jsi.Main + ${jdk.version} + ${jdk.version} + + + + + .SF + .DSA + .RSA + + + + + + org.postgresql:* + javax.mail:* + org.codehaus.groovy:* + org.swinglabs.swingx:* + com.thoughtworks.xstream:* + org.apache.xmlrpc:* + org.apache.avro:* + com.hubspot.jinjava:* + eu.humanbrainproject.mip.algorithms:adapter + + + + + + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${info.reports.plugin.version} + + + org.apache.maven.plugins + maven-surefire-report-plugin + ${surefire.report.plugin.version} + + + org.apache.maven.plugins + maven-jxr-plugin + ${jxr.plugin.version} + + + + + + + + bintray-hbpmedical-maven + hbpmedical-maven + https://api.bintray.com/maven/hbpmedical/maven/eu.humanbrainproject.mip.algorithms:jsi-clus/;publish=1 + + + +