The DefaultSecDispatcher defined in 
https://github.com/apache/maven-3/blob/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml
 is missing a requirement: 

<requirement>
<role>org.sonatype.plexus.components.sec.dispatcher.PasswordDecryptor</role>
<field-name>_decryptors</field-name>
</requirement>



Looks like an oversight, but w/o this the pluggable PasswordDecryptor bits 
don't work so well ;-)

https://github.com/apache/maven-3/pull/4

--jason 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to