diff --git a/solr/9.2.1.wso2v1/pom.xml b/solr/9.2.1.wso2v1/pom.xml new file mode 100755 index 000000000..25fccff3e --- /dev/null +++ b/solr/9.2.1.wso2v1/pom.xml @@ -0,0 +1,253 @@ + + + + + + 4.0.0 + bundle + org.wso2.orbit.org.apache.solr + solr + ${orbit.version.solr} + solr.wso2 + + This bundle will represent solr and lucene jars + + + + + org.apache.solr + solr-core + ${version.solr} + true + + + commons-httpclient + commons-httpclient + + + commons-codec + commons-codec + + + commons-io + commons-io + + + commons-fileupload + commons-fileupload + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + woodstox + wstx-asl + + + + + org.apache.solr + solr-solrj + ${version.solr} + true + + + commons-httpclient + commons-httpclient + + + commons-codec + commons-codec + + + commons-io + commons-io + + + org.codehaus.woodstox + wstx-asl + + + org.slf4j + slf4j-api + + + commons-fileupload + commons-fileupload + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + + + org.rrd4j + rrd4j + ${rrd4j.version} + + + org.eclipse.jetty + jetty-client + ${jetty.version} + + + org.eclipse.jetty + jetty-http + ${jetty.version} + + + org.eclipse.jetty + jetty-util + ${jetty.version} + + + org.eclipse.jetty + jetty-io + ${jetty.version} + + + org.eclipse.jetty.http2 + http2-client + ${jetty.version} + + + org.eclipse.jetty.http2 + http2-http-client-transport + ${jetty.version} + + + org.eclipse.jetty.http2 + http2-common + ${jetty.version} + + + org.apache.calcite + calcite-core + ${calcite.version} + + + org.apache.calcite + calcite-linq4j + ${calcite.version} + + + org.apache.calcite.avatica + avatica-core + ${version.avatica.core} + + + org.wso2.orbit.org.apache.commons + commons-collections4 + ${commons.collection.version} + true + + + com.github.ben-manes.caffeine + caffeine + ${caffeine.version} + + + org.apache.zookeeper + zookeeper + ${version.zookeeper} + + + io.dropwizard.metrics + metrics-core + ${version.metrics} + + + + + + wso2.releases + WSO2 internal Repository + https://maven.wso2.org/nexus/content/repositories/releases/ + + + + + + + org.apache.felix + maven-bundle-plugin + true + ${maven.bundle.plugin.version} + + + ${project.artifactId} + ${project.artifactId} + + org.apache.solr.*;version="${version.solr}" + + + !org.apache.solr.*, + !org.eclipse.jetty.*, + org.apache.lucene.*; version="${version.lucene}", + org.apache.commons.io.*;version="${version.commons.io}", + org.noggit.*;version="${version.noggit}", + com.spatial4j.*;version="${version.spatial4j}", + org.restlet.*;version="${version.restlet}", + org.locationtech.spatial4j.*; version="${version.locationtech.spatial4j}", + + + + solr-solrj;scope=compile|runtime;inline=true, + rrd4j;scope=compile|runtime;inline=false, + jetty-util;scope=compile|runtime;inline=false, + jetty-io;scope=compile|runtime;inline=false, + jetty-http;scope=compile|runtime;inline=false, + jetty-client;scope=compile|runtime;inline=false, + http2-http-client-transport;scope=compile|runtime;inline=false, + http2-common;scope=compile|runtime;inline=false, + http2-client;scope=compile|runtime;inline=false, + calcite-linq4j;scope=compile|runtime;inline=false, + calcite-core;scope=compile|runtime;inline=false, + avatica-core;scope=compile|runtime;inline=false, + commons-collections4;scope=compile|runtime;inline=false, + caffeine;scope=compile|runtime;inline=false, + zookeeper;scope=compile|runtime;inline=false, + metrics-core;scope=compile|runtime;inline=false, + + @solr-core-${version.solr}.jar!/* + + * + + + + + + + + 9.2.1 + [9.0.0,10.0.0) + ${version.solr}.wso2v1 + [0.6,0.7) + [2.4.0,2.12.0) + 3.8.0 + [0.4.1,0.5) + [2.3.0,2.4.0) + 3.3.0 + UTF-8 + [4.3.0,4.4.0) + 9.4.48.v20220622 + 3.8.1 + 1.32.0 + 1.22.0 + 0.8 + 4.4.wso2v1 + 2.9.2 + 4.2.9 + +