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

chore: troubleshooting build failure #1920

Closed
wants to merge 2 commits into from
Closed

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Jan 25, 2024

Troubleshooting the failure #1872 (comment)

That release and the main branch fail:

[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ google-http-client ---
[ERROR] We have duplicated artifacts attached.
...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-source-plugin:3.3.0:jar-no-fork (attach-sources) on project google-http-client: Presumably you have configured maven-source-plugn to execute twice times in your build. You have to configure a classifier for at least on of them. -> [Help 1]

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jan 25, 2024
@suztomo
Copy link
Member Author

suztomo commented Jan 25, 2024

Removing the native-image-shared-config parent 6cd8d89 still failed in a different error:

[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) on project google-http-client-parent: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]

@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Jan 25, 2024
@suztomo
Copy link
Member Author

suztomo commented Jan 25, 2024

Reverting other Maven plugin versions (60f6df6) also failed the same.

[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) on project google-http-client-parent: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]

@suztomo suztomo closed this Jan 26, 2024
JaniruTEC pushed a commit to cryptomator/google-http-java-client that referenced this pull request Feb 21, 2024
…s#1914)

* chore: Create renovate_config_check.yaml
Source-Link: googleapis/synthtool@6612ab8
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:a6aa751984f1e905c3ae5a3aac78fc7b68210626ce91487dc7ff4f0a06f010cc

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant