Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho fails to resolve lucene bundle

Are you able to reproduce the problem with soon to be released Tycho
0.15? It is currently available from staging repository

https://oss.sonatype.org/content/repositories/orgeclipsetycho-255/

--
Regards,
Igor



On 12-05-29 9:31 AM, Robert Gründler wrote:
Hi,

i'm getting "The import org.apache.lucene.index.SomeLuceneClass cannot
be resolved" when building my plugin with tycho 0.13.

Director lists the apache lucene bundle in the indigo repository:

./eclipse -noSplash -application org.eclipse.equinox.p2.director
-repository http://download.eclipse.org/releases/indigo/ -list >iu_list.txt

  The master pom.xml of my plugin is here:
https://github.com/pulse00/eclipse-indexing-framework/blob/master/pom.xml

Anyone a hint what i'm missing?


thanks

-robert




_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top