You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jens Hohl <ho...@ibidem.de> on 2007/05/30 17:19:49 UTC

Maven scm:update

Hello,

 

how to configure Maven that scm:update will work with HTTPS using SVN ?

I get following Error:

 

Embedded error : Can't load the scm provider.

No such provider 'HTTPS' ...

 

If it is not possible what to do ?

My Current Projekt already using Maven

 

Regards,

Jens


Re: Maven scm:update

Posted by Kenney Westerhof <ke...@apache.org>.
your scm url is wrong. use:

 scm:svn:https://.....

-- Kenney

Jens Hohl wrote:
> Hello,
> 
>  
> 
> how to configure Maven that scm:update will work with HTTPS using SVN ?
> 
> I get following Error:
> 
>  
> 
> Embedded error : Can't load the scm provider.
> 
> No such provider 'HTTPS' ...
> 
>  
> 
> If it is not possible what to do ?
> 
> My Current Projekt already using Maven
> 
>  
> 
> Regards,
> 
> Jens
> 
> 

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