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 spring-cloud-contract-shade Show documentation
Show all versions of spring-cloud-contract-shade Show documentation
Spring Cloud Contract Shaded Dependencies
<component-set> <components> <component> <role>org.sonatype.plexus.components.sec.dispatcher.SecDispatcher</role> <role-hint>default</role-hint> <implementation>org.sonatype.plexus.components.sec.dispatcher.DefaultSecDispatcher</implementation> <description></description> <requirements> <requirement> <role>org.sonatype.plexus.components.cipher.PlexusCipher</role> <field-name>_cipher</field-name> </requirement> <requirement> <role>org.sonatype.plexus.components.sec.dispatcher.PasswordDecryptor</role> <field-name>_decryptors</field-name> </requirement> </requirements> <configuration> <_configuration-file>~/.settings-security.xml</_configuration-file> </configuration> </component> </components> </component-set>