-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Drop jhipster-dependencies
dependency.
#25565
Comments
What do you think @mraible @DanielFran @deepu105? |
Does this mean we can use |
We probably can use
We will be still managing our own dependencies, but at generator-jhipster side only. |
We are managing on
And at
Only |
I am in favour too! |
Indeed we define a custom testcontainers version. |
Less overhead for releases and being closes to upstream boot would be a beneficial imho. So lets do it. |
Sounds good.
…On Wed, 20 Mar 2024, 8:59 pm Frederik Hahne, ***@***.***> wrote:
Less overhead for releases and being closes to upstream boot would be a
beneficial imho. So lets do it.
—
Reply to this email directly, view it on GitHub
<#25565 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIOKF6MGMN3TWRDHKVXWULYZHTD5AVCNFSM6AAAAABE777EQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJQGUYTKNZQHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Overview of the feature request
Drop
jhipster-dependencies
dependency and use spring-boot's dependency management.jhipster-framework
will be kept.Motivation for or Use Case
The idea of jhispter-dependencies is to add a centralized dependency management for jhipster project to unify and simplify dependencies.
Currently we have a mixed of
jhispter-dependencies
and generator-jhipster managed dependencies, so the purpose is only partially met.Removing
jhispter-dependencies
will provide:Related issues or PR
The text was updated successfully, but these errors were encountered: