Re: lucene and maven2

2006-06-22 Thread sfryxell
thats kinda what i was thinking. i'll just upload the correct jar to my companies repository. thanks. On Jun 22, 2006, at 11:43 AM, Chris Hostetter wrote: : http://www.ibiblio.org/maven2/org/apache/lucene/lucene-core/2.0.0/ : : my classes won't compile against this jar as it doesn't contain

lucene and maven2

2006-06-22 Thread sfryxell
what up g. trying to use the lucene-core.2.0.0.jar that is in the maven repository at http://www.ibiblio.org/maven2/org/apache/lucene/lucene-core/2.0.0/ my classes won't compile against this jar as it doesn't contain any class files. there is a pom in the manifest directory. was this int