Handle java dependencies in the new module mechanism #1787
Labels
area: enhancement 🔧
$$ bug-bounty $$
https://www.jhipster.tech/bug-bounties/
generator: internal
$500
https://www.jhipster.tech/bug-bounties/
We started the modules mechanism (#1768) with just context and files, we now need to handle java dependencies, here's an API idea:
This give us 3 ways of adding a dependency:
The version slug is used to get the version from
src/main/resources/generator/dependencies/pom.xml
to keep the current update behavior but reduce the complexity for module creatorsThe text was updated successfully, but these errors were encountered: