We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ee4cb commit 2322b78Copy full SHA for 2322b78
native-image-shared-config/pom.xml
@@ -99,18 +99,6 @@
99
</plugin>
100
</plugins>
101
</pluginManagement>
102
- <extensions>
103
- <extension>
104
- <!--
105
- Enables the "artifactregistry://" URL scheme (go/airlock/howto_maven).
106
- Note that Maven extensions cannot be included in profiles (
107
- https://maven.apache.org/guides/introduction/introduction-to-profiles.html#profiles-in-poms)
108
- -->
109
- <groupId>com.google.cloud.artifactregistry</groupId>
110
- <artifactId>artifactregistry-maven-wagon</artifactId>
111
- <version>2.2.4</version>
112
- </extension>
113
- </extensions>
114
</build>
115
<profiles>
116
<profile>
0 commit comments