no, it's supported i've seen an exemple with http in the archiva official
website

the GodFather wrote:
> 
> Hi evrybody,
> 
> I'm trying to use the stage plugin in order to copy artifacts from 
> repository called "internal" to another called "public", those two
> repositorys are configured in my settings.xml, and i use this command:
> 
> mvn stage:copy -Dsource="http://server:9090/archiva/repository/internal";
> -Dtarget="http://server:9090/archiva/repository/public";
> -DsourceRepositoryId=internal -DtargetRepositoryId=public  -Dversion=1.2.8
> 
> but i get this error 
> 
> [INFO] Downloading file from the source repository:
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error copying repository from
> http://server:9090/archiva/repository/intern
> al to http://server:9090/archiva/repository/public
>  
> Embedded error: GET request of:  from internal failed
> C:\DOCUME~1\USER~1\LOCALS~1\Temp\staging-plugin-1.2.8 (Accés refusé)
> [INFO]
> ------------------------------------------------------------------------
>  
> 
> anyone see what cab be the cause ?
> 

-- 
View this message in context: 
http://www.nabble.com/probl%C3%A8me-with-plugin-Stage-tp16608659p16612696.html
Sent from the archiva-users mailing list archive at Nabble.com.

Reply via email to