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

Build Cache Maven Extension updates #1051

Merged

Conversation

romain-grecourt
Copy link
Contributor

  • Rename to build-cache extension
  • Support core extension (I.e. .mvn/extensions.xml)
  • Implement reactor splitting
  • Remove cache archive feature
  • Use JSR330 instead of plexus annotations
  • Update ConfigResolver to normalize the path (to have some "compatibility" of the state on windows)
  • Add a new Diff utility, update ConfigDiff
  • Fix an issue with combine.children="append"

- Rename to build-cache extension
- Support core extension (I.e. `.mvn/extensions.xml`)
- Implement reactor splitting
- Remove cache archive feature
- Use JSR330 instead of plexus annotations
- Update ConfigResolver to normalize the path (to have some "compatibility" of the state on windows)
- Updated ConfigDiff
- Fix an issue with `combine.children="append"`
@romain-grecourt romain-grecourt added this to the 4.0.7 milestone Jul 25, 2024
@romain-grecourt romain-grecourt self-assigned this Jul 25, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 25, 2024
@romain-grecourt romain-grecourt merged commit d43f7a4 into helidon-io:master Jul 25, 2024
23 checks passed
@romain-grecourt romain-grecourt deleted the build-cache-updates branch July 25, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant