uschindler commented on issue #12968:
URL: https://github.com/apache/lucene/issues/12968#issuecomment-1869432712

   The problem is that your packaging as JAR does not preserve all required 
files.
   
   See here for instructions: #12307
   
   It looks like you suppress some exceptions. The problem is that it does not 
find all classes to support java 21 and/or the index codecs are not found.
   
   Make sure that all META-INF files and the flag "Multi-Release: true" is part 
of you manifest.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to