quarkiverse / .github

Reusable Workflows
https://docs.github.com/en/actions/administering-github-actions/sharing-workflows-secrets-and-runners-with-your-organization
Apache License 2.0
0 stars 2 forks source link

Codeless artefacts fails to deploy #6

Open scrocquesel opened 1 month ago

scrocquesel commented 1 month ago

I'm having issues with codeless artefacts. https://github.com/quarkiverse/quarkiverse-release/actions/runs/11531414776

The sources jar is missing and fail the deploy task

2024-10-26T11:28:31.9934582Z deploy_to_central  Deploy to Central   2024-10-26T11:28:25.2453457Z [ERROR]     [nexus2] quarkus-messaging-amazon-sqs-deployment-2.19.0.alpha1-sources.jar is missing
2024-10-26T11:28:31.9936399Z deploy_to_central  Deploy to Central   2024-10-26T11:28:25.2457217Z [ERROR]     [nexus2] quarkus-amazon-apache-client-internal-deployment-2.19.0.alpha1-sources.jar is missing
2024-10-26T11:28:31.9938253Z deploy_to_central  Deploy to Central   2024-10-26T11:28:25.2460754Z [ERROR]     [nexus2] quarkus-amazon-opentelemetry-internal-deployment-2.19.0.alpha1-sources.jar is missing
2024-10-26T11:28:31.9940083Z deploy_to_central  Deploy to Central   2024-10-26T11:28:25.2463550Z [ERROR]     [nexus2] quarkus-amazon-crt-client-internal-deployment-2.19.0.alpha1-sources.jar is missing
gastaldi commented 1 month ago

Thanks, this is a known issue, see https://github.com/jreleaser/jreleaser/issues/1751. A workaround for now is to have at least a (dummy) class in the project.