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

Helidon service Shade maven plugin transformer #1064

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

danielkec
Copy link
Contributor

@danielkec danielkec commented Aug 26, 2024

Allows shading Helidon artefacts with Maven Shade plugin
by providing transformer for aggregating service registry files.

Aggregated files:

  • META-INF/helidon/service-registry.json
  • META-INF/helidon/config-metadata.json
  • META-INF/helidon/service.loader
  • META-INF/helidon/serial-config.properties
  • META-INF/helidon/feature-metadata.properties

@danielkec danielkec self-assigned this Aug 26, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 26, 2024
pom.xml Outdated Show resolved Hide resolved
@danielkec danielkec force-pushed the kec/shade-service-transformer branch from 75cdce5 to 3af2923 Compare August 27, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants