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

2013-09-17 Thread granini
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

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

2013-08-25 Thread Gayo Diallo
hi.de eMail: u...@thetaphi.de From: Amal Kammoun [mailto:kammoun.ama...@gmail.com ] Sent: Friday, August 16, 2013 6:08 PM To: java-user@lucene.apache.org Subject: Re: SPI class of type org.apache.lucene.codecs.Codec error Thank you, We are using Eclipse under Linux, and Java 1.7. Maven Shade is u

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

2013-08-22 Thread Gayo.Diallo
remen http://www.thetaphi.de [http://www.thetaphi.de/] eMail: u...@thetaphi.de From:Gayo Diallo [mailto:gayo.dia...@isped.u-bordeaux2.fr] Sent: Wednesday, August 21, 2013 7:30 PM To: java-user@lucene.apache.org Subject: Re: SPI class of type org.apache.lucene.codecs.Codec error Hi guys, Thank you bo

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

2013-08-21 Thread Adriano Ferreira
> Amal > > > 2013/8/16 Uwe Schindler > > > Hi, > > > > There is no screen shot attached to your mail. Please put it somewhere > > in > > the web and send a link. > > > > Uwe > > > > - > > Uwe Schindler > &

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

2013-08-21 Thread Uwe Schindler
Bremen <http://www.thetaphi.de/> http://www.thetaphi.de eMail: u...@thetaphi.de From: Gayo Diallo [mailto:gayo.dia...@isped.u-bordeaux2.fr] Sent: Wednesday, August 21, 2013 7:30 PM To: java-user@lucene.apache.org Subject: Re: SPI class of type org.apache.lucene.codecs.Codec error H

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

2013-08-21 Thread Gayo Diallo
ge- From: Amal Kammoun [mailto:kammoun.ama...@gmail.com ] Sent: Friday, August 16, 2013 5:39 PM To: java-user@lucene.apache.org Subject: SPI class of type org.apache.lucene.codecs.Codec error Hi, We are working on a project which uses Lucene 4.2.1. Actually we are facing an error messag

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

2013-08-21 Thread Adriano Ferreira
al >> >> >> 2013/8/16 Uwe Schindler >> >> Hi, >> >> >> >> There is no screen shot attached to your mail. Please put it somewhere >> >> in >> >> the web and send a link. >> >> >> >> Uwe &

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

2013-08-21 Thread Duke DAI
> the web and send a link. > > > > Uwe > > > > - > > Uwe Schindler > > H.-H.-Meier-Allee 63, D-28213 Bremen > > <http://www.thetaphi.de/> <http://www.thetaphi.de/> http://www.thetaphi.de > > eMail: u...@thetaphi.de > > > > Fr

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

2013-08-20 Thread Gayo Diallo
e.org Subject: Re: SPI class of type org.apache.lucene.codecs.Codec error Thank you, We are using Eclipse under Linux, and Java 1.7. Maven Shade is used for assembling the project (P1) which depends on another project which uses Lucene (P2). P2 uses lucene.core, lucene.queryp

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

2013-08-20 Thread Duke DAI
t;> > >> > >> > >> Uwe > >> > >> > >> > >> - > >> > >> Uwe Schindler > >> > >> H.-H.-Meier-Allee 63, D-28213 Bremen > >> > >> <http://www.thetaphi.de/> http://www.thetap

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

2013-08-19 Thread Amal Kammoun
hetaphi.de/> http://www.thetaphi.de >> >> eMail: u...@thetaphi.de >> >> >> >> From: Amal Kammoun [mailto:kammoun.ama...@gmail.com] >> Sent: Friday, August 16, 2013 6:08 PM >> To: java-user@lucene.apache.org >> Subject: Re: SPI class of type org

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

2013-08-18 Thread Amal Kammoun
a bad idea in general), use > Maven-Shade plugin and configure it correctly. The Uber-JAR file must > contain a "META-INF/services" folder with some org.apache.lucene.index.* > files. > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thet

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

2013-08-16 Thread Uwe Schindler
un.ama...@gmail.com] Sent: Friday, August 16, 2013 6:08 PM To: java-user@lucene.apache.org Subject: Re: SPI class of type org.apache.lucene.codecs.Codec error Thank you, We are using Eclipse under Linux, and Java 1.7. Maven Shade is used for assembling the project (P1) which depends on a

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

2013-08-16 Thread Amal Kammoun
lee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: u...@thetaphi.de > > > > -Original Message- > > From: Amal Kammoun [mailto:kammoun.ama...@gmail.com] > > Sent: Friday, August 16, 2013 5:39 PM > > To: java-user@lucene.apache.org > > Subject: SPI class o

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

2013-08-16 Thread Uwe Schindler
il: u...@thetaphi.de > -Original Message- > From: Amal Kammoun [mailto:kammoun.ama...@gmail.com] > Sent: Friday, August 16, 2013 5:39 PM > To: java-user@lucene.apache.org > Subject: SPI class of type org.apache.lucene.codecs.Codec error > > Hi, > > We are working on a p

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

2013-08-16 Thread Amal Kammoun
Hi, We are working on a project which uses Lucene 4.2.1. Actually we are facing an error message "java.lang. ExceptionInInitializerError". We are using Maven for assembling the project and we have a dependency between two projects. When we do the test with eclipse it works fine. However, when we i