Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing maven installation as it causes side package installation #808

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

mc-nv
Copy link
Contributor

@mc-nv mc-nv commented Nov 18, 2024

Preinstalled maven package in ubuntu 24.04 includes JRE 1.21 which no longer compatible with compiler options 1.7 which we rely on in:
https://github.com/search?q=repo%3Abytedeco%2Fjavacpp-presets+1.7+language%3A%22Maven+POM%22+&type=code

Related to: triton-inference-server/server#7808

@mc-nv mc-nv merged commit 9502102 into r24.11 Nov 18, 2024
3 checks passed
@mc-nv mc-nv deleted the mchornyi/24.11/java-fix branch November 18, 2024 17:08
mc-nv added a commit that referenced this pull request Nov 22, 2024
mc-nv added a commit that referenced this pull request Nov 26, 2024
* Build Updates for Ubuntu24.04 (#802) (#805)

* update cmake version

* include patch version in cmake install

Co-authored-by: Anant Sharma <[email protected]>

* Hotfix for java (#808)

* Prevent failure if cache is empty (#809)

* Lock grpcio version (#811)

* fix: Partial fix for L0_https (#810)

* Fix L0_https--base SSL issue (#813)

* Upgrade geventhttpclient version to 2.3.2

* Upgrade geventhttpclient to latest version

---------

Co-authored-by: Anant Sharma <[email protected]>
Co-authored-by: Yingge He <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants