[
http://jira.codehaus.org/browse/WAGON-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter updated WAGON-174:
-------------------------------
Fix Version/s: 1.0-beta-3
> make SingleKnownHostProvider configurable
> ------------------------------------------
>
> Key: WAGON-174
> URL: http://jira.codehaus.org/browse/WAGON-174
> Project: Maven Wagon
> Issue Type: Task
> Components: wagon-ssh
> Reporter: Juan F. Codagnone
> Priority: Minor
> Fix For: 1.0-beta-3
>
> Attachments: WAGONSSH-19.diff
>
>
> Make org.apache.maven.wagon.providers.ssh.knownhost.SingleKnownHostProvider
> configurable like
> <server>
> <id>test-private-repo</id>
> ....
> <configuration>
> <knownHostsProvider
>
> implementation="org.apache.maven.wagon.providers.ssh.knownhos
> t.SingleKnownHostProvider">
> <host>localhost</host>
>
> <key>AAAAB3NzaC1yc2EAAAABIwAAAIEAwps9EL+UKFG6Fb9spvV6YSOi
> yLFwVGAgtyQ5r6xdADZRw0AdcCE87uwlVgUgMjGm0D/kifVEYFZu1DQUaKfg+6B3LEz7Dgq5Ir8eJJXq
> 62mIVqHnXKPOqGIp1TPrtc2BMhSHk5z+4puun6Nbi0hw+g7b0/ywHVbs+7wb01SMREU=</key>
> </knownHostsProvider>
> </configuration>
> </server>
> </servers>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira