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

Codeless artefacts fails to deploy #6

Open
scrocquesel opened this issue Oct 26, 2024 · 1 comment
Open

Codeless artefacts fails to deploy #6

scrocquesel opened this issue Oct 26, 2024 · 1 comment

Comments

@scrocquesel
Copy link
Member

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
Copy link
Member

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

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

No branches or pull requests

2 participants