You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Tim TerlegÄrd <ti...@gmail.com> on 2011/04/08 14:07:20 UTC

solrj dependency wstx-asl

solrj has a dependency on wstx-asl. I've successfully used Solr 1.4
maven artifacts for a while and the wstx-asl dependency had the wrong
groupId so it's always been missing in my application, but it has
still worked fine. Is wstx-asl really needed? Is it only needed in
certain circumstances? Is it safe for my application to not include
that jar or artifact?

/Tim