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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]