I wonder if anyones considered doing a bit-torrent based repository.

Each GAV entry could be its own entry in a tracker. *ponders*

On 9 Jul 2014, at 19:48, Stephen Connolly wrote:

wagon is the extension point to implement additional protocols. You need to register wagon implementations as extensions in order to use them in your pom (or register them as additional dependencies of specific plugins in
your pom to use them for a specific plugin)


On 9 July 2014 07:42, Eric Cornely <ericcorn...@gmail.com> wrote:

Hi,

I read in the documentation (

https://maven.apache.org/guides/introduction/introduction-to-repositories.html
)
that "maven repositories can be accessed by a variety of protocols such as
file:// and http://";

By curiosity I'm wondering what are the other protocols supported by maven. Is there a list of them or a way I could make it ? by listing existing
wagon ? (Is wagon used only when deploy ?)

I'm really wondering about ftp://, ftps://, ssh://, sftp:// and smb://
support. If you know one of these works as a repository url, tell me.

Kind regards,

Eric Cornely
--
Eric Cornely
ericcorn...@gmail.com

Please consider the environment before printing this e-mail


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

Reply via email to