janhoy commented on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946453138


   @mocobeta I got the same as you - looks like LICENSE and NOTICE are not 
copied into the maven jars. Strange, since they exist in the binary-release 
jars. Looks like maven task re-build the jars.. Could not the maven task use 
the pre-built jars that already have NOTICE and LICENSE?
   
   I also notice that `MANIFEST.MF` is empty in the maven jars, simply one 
line, which is also wrong:
   ```
   Manifest-Version: 1.0
   ```
   I created https://issues.apache.org/jira/browse/LUCENE-10186 for maven 
artifacts.
   Re-opened LUCENE-10174 for the buildAndPushRelease changes.


-- 
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