danepitkin opened a new issue, #67:
URL: https://github.com/apache/arrow-java/issues/67

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Arrow Java should not publish modules based on filenames. 
Flatbuffers/Protobuf can probably be shaded to avoid this. We can potentially 
remove usage of jsr305 in favor of another library.
   
   ```
   [WARNING] * Required filename-based automodules detected: 
[flatbuffers-java-24.3.25.jar, jsr305-3.0.2.jar, protobuf-java-3.25.1.jar, 
protobuf-java-util-3.25.1.jar]. Please don't publish this project to a public 
artifact repository! *
   ```
   
   - [x] https://github.com/apache/arrow/issues/43396
   - [x] https://github.com/apache/arrow/issues/43437
   - [ ] https://github.com/google/flatbuffers/issues/8348
   
   ### Component(s)
   
   Java


-- 
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...@arrow.apache.org.apache.org

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

Reply via email to