The object representing the configured ssh connection for this repository.
Should be implemented to create a new copy of this repository but with patterns
as given.
Should be implemented to create a new copy of this repository but with patterns
as given.
The object representing the configured patterns for this repository.
The object representing the configured patterns for this repository.
Adds the given patterns for resolving/publishing artifacts.
Adds the given patterns for resolving/publishing artifacts.
Configures this to use the specified keyfile and password for the keyfile when connecting to the remote repository.
Configures this to use the specified user name and password when connecting to the remote repository.
Adds the given patterns for resolving/publishing Ivy files.
Adds the given patterns for resolving/publishing Ivy files.
Enables maven 2 compatibility for this repository.
Enables maven 2 compatibility for this repository.
sbt interface for an Ivy ssh-based repository (ssh and sftp). Requires the Jsch library..