Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Lucene, mail # dev - maven snapshot problem with lucene-test-framework-4.0-SNAPSHOT?


Copy link to this message
-
maven snapshot problem with lucene-test-framework-4.0-SNAPSHOT?
Ryan McKinley 2011-07-20, 06:23
I'm trying to compile something that has a dependency on:

        <dependency>
            <groupId>org.apache.lucene</groupId>
            <artifactId>lucene-test-framework</artifactId>
            <version>4.0-SNAPSHOT</version>
        </dependency>

but things are a bit screwy.  When i look into the jar files that it
gets, looks like the contents are the same as lucene-core.  Any idea
how to fix this?

Check:
https://builds.apache.org/job/Lucene-Solr-Maven-trunk/lastSuccessfulBuild/artifact/maven_artifacts/org/apache/lucene/lucene-test-framework/4.0-SNAPSHOT/
thanks
ryan

---------------------------------------------------------------------