Skip to content

Stop publishing test JAR#496

Merged
AntonKanug merged 1 commit intoenvoyproxy:mainfrom
ovadiagal:go/fix-publishing-2
Mar 10, 2026
Merged

Stop publishing test JAR#496
AntonKanug merged 1 commit intoenvoyproxy:mainfrom
ovadiagal:go/fix-publishing-2

Conversation

@ovadiagal
Copy link
Contributor

@ovadiagal ovadiagal commented Mar 9, 2026

[INFO] Uploading to sonatype-nexus-staging: https://ossrh-staging-api.central.sonatype.com:443/service/local/staging/deployByRepositoryId/io.envoyproxy--ef45b1d1-2f11-422e-80a5-aa5530ef9335/io/envoyproxy/controlplane/test/0.1.50/test-0.1.50.jar
  • The empty module that was being deployed was uploading an empty JAR. I'm inclined to believe that this is also the cause of the 400 bad request response from Sonatype:
[INFO] --- jar:3.3.0:jar (default-jar) @ test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
  • Added skipNexusStagingDeployMojo=true to the test module, which gets respected (stack overflow of someone describing the exact same setup + symptoms)

Signed-off-by: Gal Ovadia <ggalovadia@gmail.com>
@ovadiagal ovadiagal force-pushed the go/fix-publishing-2 branch from 1e4d904 to 407080d Compare March 9, 2026 20:52
@ovadiagal ovadiagal marked this pull request as ready for review March 9, 2026 20:52
@AntonKanug AntonKanug merged commit d8f474e into envoyproxy:main Mar 10, 2026
4 checks passed
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.

2 participants