garydgregory commented on PR #490: URL: https://github.com/apache/commons-compress/pull/490#issuecomment-1976481820
The problem of deep dependencies can be solved if Compress provides a BOM POM and my app depends on this BOM POM (commons-compress-bom). The refactored Compress can contain an empty commons-compress artifact/jar. Or, the refactored Compress keeps core code in commons-compress and introduces a commons-compress-parent POM (this is not the BOM POM). This is the path VFS is on. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
