Hi kamaci,
sorry for the late reply. I did't mean to say that we are building Solr
using Maven. I meant to say that we are currently working on our own
project which uses the Solr jars and wars. This project is built using
Maven.
BTW, we solved the original problem by using EmbeddedSolrServer
Unrelated about your question you said that: "We are utilizing Apache Maven
as build management tool" I think currently ant + ivy is build and
dependency management tools, maven pom is generated via plugin (If I am
wrong you can correct it). Are there any plan to move the project based on
Maven?