It seems the maven infrastructure depends on lucene 5.5.5, e.g.
indexer-core, used by
org.netbeans.modules:org-netbeans-modules-maven-indexer:jar:RELEASE140,
but it's hard to get this again, as dependency graph visualization takes
some time and sometimes the elements are shown empty (i.e. the labels
texts are not shown).

Kind regards,
Peter


Am 30.07.22 um 18:10 schrieb Michael Bien:
yeah this needs to be all upgraded to a more current version of lucene
(ideally something which isn't EOL). The maven indexer is almost
up2date with lucene 8.x, the rest is open for contributions.

what is depending on lucene 5.5.5?

regards,
michael

On 30.07.22 17:25, Peter Nabbefeld wrote:

Hello,

I accidently found an outdated dependency on lucene 3.6.2 in NB-14, at
least in maven modules:

org.netbeans.api:org-netbeans-modules-java-source-base:jar:RELEASE140
depends on org.netbeans.api:org-netbeans-libs-lucene:jar:RELEASE140
depends on org.apache.lucene:lucene-core:jar:3.6.2

That conflicts with other modules depending on lucene 5.5.5

Please, update org.netbeans.api:org-netbeans-libs-lucene:jar:RELEASE140
to use lucene 5.5.5, if possible.

Kind regards,
Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists






---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to