META-INF.plexus.components.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of buildartifacts-maven-wagon Show documentation
Show all versions of buildartifacts-maven-wagon Show documentation
A Maven wagon used to connect to Cloud Build Artifacts Maven repositories.
<component-set> <components> <component> <role>org.apache.maven.wagon.Wagon</role> <role-hint>buildartifacts</role-hint> <implementation>com.google.cloud.buildartifacts.wagon.BuildArtifactsWagon</implementation> <instantiation-strategy>per-lookup</instantiation-strategy> </component> </components> </component-set>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy