Skip to main content

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

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



Back to the top