8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f078360 commit f54c47fCopy full SHA for f54c47f
google-http-client-assembly/pom.xml
@@ -45,6 +45,7 @@
45
<configuration>
46
<failOnMissingClassifierArtifact>false</failOnMissingClassifierArtifact>
47
<outputDirectory>${project.build.directory}/dependencies</outputDirectory>
48
+ <excludeArtifactIds>android,opengl-api</excludeArtifactIds>
49
</configuration>
50
</execution>
51
<execution>
@@ -57,6 +58,7 @@
57
58
<classifier>sources</classifier>
59
60
61
62
63
64
</executions>
0 commit comments