Looks like 3.x has the same problem: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/lastSuccessfulBuild/artifact/maven_artifacts/org/apache/lucene/lucene-test-framework/3.4-SNAPSHOT/
I'm looking into it. Steve -----Original Message----- From: Ryan McKinley [mailto:[email protected]] Sent: Wednesday, July 20, 2011 2:23 AM To: [email protected] Subject: maven snapshot problem with lucene-test-framework-4.0-SNAPSHOT? 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
