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

custom-jhlite should generate necessary material for handling custom java dependencies #10850

Closed
murdos opened this issue Sep 15, 2024 · 0 comments · Fixed by #10896
Closed

Comments

@murdos
Copy link
Contributor

murdos commented Sep 15, 2024

When writing custom modules in a custom-jhlite instance, you'll probably need to declare new java dependencies, maven and/or gradle plugins.

In order to ease that, custom-jhlite should generate an empty pom.xml in the resources folder (and similar files for gradle), and what's needed for reading the dependencies they contain.

murdos added a commit that referenced this issue Sep 20, 2024
…spring component used by jhlite generator for reading its own pom.xml

This will allow to use the reader in custom jhlite generators. See #10850
murdos added a commit that referenced this issue Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant