Lines Matching +full:auth +full:- +full:tests
1 <?xml version="1.0" encoding="UTF-8"?>
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
8 <groupId>com.google.auth</groupId>
9 <artifactId>google-auth-library-parent</artifactId>
10 <version>1.23.0</version><!-- {x-version-update:google-auth-library-parent:current} -->
14 <artifactId>google-auth-library-oauth2-http</artifactId>
15 <name>Google Auth Library for Java - OAuth2 HTTP</name>
34 <artifactId>maven-surefire-plugin</artifactId>
37 <!-- Excludes integration tests when unit tests are run. -->
47 <artifactId>surefire-junit47</artifactId>
56 <id>native-test</id>
61 <artifactId>maven-surefire-plugin</artifactId>
93 <artifactId>maven-resources-plugin</artifactId>
104 <artifactId>nexus-staging-maven-plugin</artifactId>
108 <artifactId>maven-source-plugin</artifactId>
112 <artifactId>maven-javadoc-plugin</artifactId>
116 <artifactId>maven-dependency-plugin</artifactId>
118 <ignoredUnusedDeclaredDependencies>com.google.auto.value:auto-value
124 <artifactId>maven-jar-plugin</artifactId>
131 <Automatic-Module-Name>com.google.auth.oauth2</Automatic-Module-Name>
138 <goal>test-jar</goal>
154 <artifactId>maven-failsafe-plugin</artifactId>
167 <goal>integration-test</goal>
175 <artifactId>maven-surefire-plugin</artifactId>
178 <!-- Excludes integration tests when unit tests are run. -->
192 <artifactId>auto-value-annotations</artifactId>
199 <groupId>com.google.auth</groupId>
200 <artifactId>google-auth-library-credentials</artifactId>
203 <groupId>com.google.http-client</groupId>
204 <artifactId>google-http-client</artifactId>
207 <groupId>com.google.http-client</groupId>
208 <artifactId>google-http-client-gson</artifactId>
226 <artifactId>hamcrest-core</artifactId>
232 <artifactId>mockito-core</artifactId>