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

Fix release task not creating any artefacts #849

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Fix release task not creating any artefacts #849

merged 1 commit into from
Jan 1, 2024

Conversation

mc1arke
Copy link
Owner

@mc1arke mc1arke commented Jan 1, 2024

When the release plugin was upgraded, the configuration was not altered to set a pre-release task needing executed, so no plugin JAR was being created as part of the release step. The assemble task is now being set to ensure the JAR exists in the relevant output directory for dependent steps to pick up.

When the release plugin was upgraded, the configuration was not altered
to set a pre-release task needing executed, so no plugin JAR was being
created as part of the release step. The `assemble` task is now being
set to ensure the JAR exists in the relevant output directory for
dependent steps to pick up.

(cherry picked from commit 4aba3e1)
Copy link

sonarqubecloud bot commented Jan 1, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@mc1arke mc1arke merged commit a86b1e6 into master Jan 1, 2024
11 checks passed
@mc1arke mc1arke deleted the release-fix branch January 1, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant