You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by granini <sa...@asuum.com> on 2013/09/17 16:42:59 UTC

Re: SPI class of type org.apache.lucene.codecs.Codec error

Hey, 

I had the same problem and it was only due to the Maven Shade plugin
configuration. 
As mentioned earlier you should edit your pom.xml like that:

http://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#ServicesResourceTransformer
<http://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#ServicesResourceTransformer>  

Good luck!



--
View this message in context: http://lucene.472066.n3.nabble.com/SPI-class-of-type-org-apache-lucene-codecs-Codec-error-tp4085084p4090594.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org