Skip to content

Readd Jolokia dependency management #40183

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

Closed
nhmarujo opened this issue Apr 6, 2024 · 2 comments
Closed

Readd Jolokia dependency management #40183

nhmarujo opened this issue Apr 6, 2024 · 2 comments
Labels
status: duplicate A duplicate of another issue

Comments

@nhmarujo
Copy link

nhmarujo commented Apr 6, 2024

Since Jolokia is already working with Jakarta for some time now, it would be good to have Spring managing its version back again.

The mentioned dependency is:

<dependency>
          <groupId>org.jolokia</groupId>
          <artifactId>jolokia-support-spring</artifactId>
          <version>${jolokia.version}</version>
</dependency>

More details in:
https://jolokia.org/reference/html/manual/spring.html

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 6, 2024
@wilkinsona
Copy link
Member

There's more to it than just re-instating the dependency management as, generally speaking, we only manage dependencies upon which Spring Boot depends. #37568, which I have just re-opened, is tracking reinstating support for Jolokia.

@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2024
@wilkinsona wilkinsona added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 7, 2024
@nhmarujo
Copy link
Author

nhmarujo commented Apr 7, 2024

Thank you for the clarification @wilkinsona . I totally understand the reasoning to leave it out of the dependency management. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants