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

Add Maven publishing configuration to build script #34

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

NonSwag
Copy link
Member

@NonSwag NonSwag commented Dec 24, 2024

Integrated the maven-publish plugin and configured the publishing block to enable artifact publication. Publications are set up for snapshots or releases based on the version, with credentials sourced from environment variables.

Integrated the `maven-publish` plugin and configured the `publishing` block to enable artifact publication. Publications are set up for snapshots or releases based on the version, with credentials sourced from environment variables.
@NonSwag NonSwag added the enhancement New feature or request label Dec 24, 2024
@NonSwag NonSwag self-assigned this Dec 24, 2024
@NonSwag NonSwag merged commit be80394 into master Dec 24, 2024
3 checks passed
@NonSwag NonSwag deleted the publishing branch December 24, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant