gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

ci: [not for review yet] setting up Airlock repositories

Open suztomo opened this issue 1 year ago • 2 comments

Command to use the Airlock trusted repository:

mvn clean install -DskipTests -Pairlock-trusted -P=-default-repositories

Thank you for opening a Pull Request! Before submitting your PR, please read our contributing guidelines.

There are a few things you can do to make sure it goes smoothly:

  • [ ] Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [ ] Ensure the tests and linter pass
  • [ ] Code coverage does not decrease (if any source code was changed)
  • [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

suztomo avatar Sep 18 '24 17:09 suztomo

Current error: ``` [ERROR] Failed to execute goal on project api-common: Could not resolve dependencies for project com.google.api:api-common:jar:2.36.1-SNAPSHOT: Failed to collect dependencies at javax.annotation:javax.annotation-api:jar:1.3.2: Failed to read artifact descriptor for javax.annotation:javax.annotation-api:jar:1.3.2: Could not find artifact net.java:jvnet-parent:pom:3 in central (artifactregistry://us-maven.pkg.dev/artifact-foundry-prod/maven-3p-trusted) -> [Help 1]

suztomo avatar Oct 08 '24 17:10 suztomo