It should be possible to specify the public key for a repository as well as the private key -------------------------------------------------------------------------------------------
Key: MNG-2271 URL: http://jira.codehaus.org/browse/MNG-2271 Project: Maven 2 Type: Improvement Components: General, Ant tasks Reporter: Dan Fabulich This bug is related to WAGONSSH-19. Right now settings.xml and the repository ant tasks allow you to specify a path to a private key, but not a path to a public key. WAGONSSH-19 suggests a way in which this could be configured using arbitrary <configuration> properties, but that's not as clean as allowing the user to explicitly specify a <publickey> element on the <server> element in settings.xml or as a "publickey" attribute on the <authentication> element in an Ant task. -- 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