Lines Matching +full:sonar +full:- +full:cloud +full:- +full:build
1 <?xml version='1.0' encoding='UTF-8'?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
4 <groupId>com.google.cloud</groupId>
5 <artifactId>google-iam-parent</artifactId>
7 <version>1.13.0</version><!-- {x-version-update:proto-google-iam-v1:current} -->
10 Java idiomatic client for Google Cloud Platform services.
15 <artifactId>gapic-generator-java-pom-parent</artifactId>
16 <version>2.19.0</version><!-- {x-version-update:gapic-generator-java:current} -->
17 <relativePath>../gapic-generator-java-pom-parent</relativePath>
36 <id>sonatype-nexus-snapshots</id>
40 <id>sonatype-nexus-staging</id>
46 <name>Apache-2.0</name>
47 <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
52 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
53 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
55 <site.installationModule>google-iam-parent</site.installationModule>
62 <artifactId>guava-bom</artifactId>
69 <artifactId>protobuf-bom</artifactId>
76 <artifactId>grpc-bom</artifactId>
83 <artifactId>gax-bom</artifactId>
84 <version>2.27.0</version><!-- {x-version-update:gax:current} -->
90 <artifactId>proto-google-iam-v2</artifactId>
91 <version>1.13.0</version><!-- {x-version-update:proto-google-iam-v2:current} -->
95 <artifactId>grpc-google-iam-v2</artifactId>
96 <version>1.13.0</version><!-- {x-version-update:grpc-google-iam-v2:current} -->
100 <artifactId>proto-google-common-protos</artifactId>
101 <version>2.18.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
105 <artifactId>proto-google-iam-v2beta</artifactId>
106 <version>1.13.0</version><!-- {x-version-update:proto-google-iam-v2beta:current} -->
110 <artifactId>grpc-google-iam-v1</artifactId>
111 <version>1.13.0</version><!-- {x-version-update:grpc-google-iam-v1:current} -->
115 <artifactId>grpc-google-iam-v2beta</artifactId>
116 <version>1.13.0</version><!-- {x-version-update:grpc-google-iam-v2beta:current} -->
120 <artifactId>proto-google-iam-v1</artifactId>
121 <version>1.13.0</version><!-- {x-version-update:proto-google-iam-v1:current} -->
125 <artifactId>javax.annotation-api</artifactId>
126 <version>${javax.annotation-api.version}</version>
139 <module>proto-google-iam-v1</module>
140 <module>grpc-google-iam-v2beta</module>
141 <module>grpc-google-iam-v2</module>
142 <module>proto-google-iam-v2beta</module>
143 <module>proto-google-iam-v2</module>
144 <module>grpc-google-iam-v1</module>
151 <artifactId>maven-project-info-reports-plugin</artifactId>
157 <report>dependency-info</report>
159 <report>ci-management</report>
160 <report>issue-management</report>
163 <report>dependency-management</report>
164 <report>distribution-management</report>
178 <artifactId>maven-javadoc-plugin</artifactId>
193 <outputDirectory>${project.build.directory}/javadoc</outputDirectory>
197 <packages>com.google.cloud.testing</packages>
201 <packages>com.google.cloud.spi*</packages>
206 <link>https://grpc.io/grpc-java/javadoc/</link>
207 <link>https://developers.google.com/protocol-buffers/docs/reference/java/</link>
208 <link>https://googleapis.dev/java/google-auth-library/latest/</link>
210 <link>https://googleapis.github.io/api-common-java/</link>
217 <!-- Skip java-iam when analyzing showcase test coverage on SonarCloud -->
220 <id>showcase-sonar-analysis</id>
227 <sonar.skip>true</sonar.skip>