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

adjusts to liquibase generator. #25631

Merged
merged 5 commits into from
Mar 26, 2024
Merged

adjusts to liquibase generator. #25631

merged 5 commits into from
Mar 26, 2024

Conversation

mshima
Copy link
Member

@mshima mshima commented Mar 26, 2024

  • improvements to maven apis
    • validate managed properties
  • improvements to gradle apis
    • use gradle's spring dependency management plugin
  • improvements to java apis

fixes #25605


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@DanielFran DanielFran merged commit 8bae203 into jhipster:main Mar 26, 2024
54 checks passed
@mshima mshima deleted the liquibase branch March 31, 2024 11:18
@mraible mraible added this to the 8.3.0 milestone Apr 8, 2024
@mrodriguez07
Copy link

mrodriguez07 commented Apr 27, 2024

How can I apply this changes to my generated project? Because i have the same problem as mentioned in 25605 but in my case its in Ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mvn liquibase:diff does not work in jhipster 8.2.1
4 participants