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

4.x: archetypes: add coherence caching option #9824

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

tvallin
Copy link
Member

@tvallin tvallin commented Feb 24, 2025

Description

Fixes #9125

This PR introduce Coherence option in the archetype located in the Extra step for both Helidon SE and MP.
It contains improvements to the pom template:

  • addition of pom properties (remove hard coded mainClass property to list of key/value)
  • addition of dependencies management section

Documentation

None

@tvallin tvallin added archetypes 4.x Version 4.x labels Feb 24, 2025
@tvallin tvallin self-assigned this Feb 24, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 24, 2025
@tvallin tvallin merged commit db6d406 into helidon-io:main Feb 25, 2025
62 checks passed
@tvallin tvallin deleted the archetype-coherence branch February 25, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x archetypes OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.x: archetypes: add coherence caching option
2 participants