You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Raivo Rebane <ra...@r-systems.ee> on 2020/10/30 13:27:05 UTC

No transfer protocol found

Hello

I have trouble

I tried mvn deploy:deploy-file in different ways:

as example mvn deploy:deploy-file -Durl=repo 
-Dfile=/opt/tomcat/latest/lib/or.jar -DgroupId=com.appserv 
-DartifactId=devlib -Dpackaging=jar -Dversion=0.1 
-Dmaven.wagon.provider.http=wagon-file

But in any cases I got error:

Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy-file 
(default-cli) on project AppServ: No transfer protocol found.

What is wrong ?

Regards

Raivo



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


Re: No transfer protocol found

Posted by Bernd Eckenfels <ec...@zusammenkunft.net>.
Did you specify „repo“ as the url? I think it needs a valid URL here.


--
http://bernd.eckenfels.net
________________________________
Von: Raivo Rebane <ra...@r-systems.ee>
Gesendet: Friday, October 30, 2020 2:27:05 PM
An: users@maven.apache.org <us...@maven.apache.org>
Betreff: No transfer protocol found

Hello

I have trouble

I tried mvn deploy:deploy-file in different ways:

as example mvn deploy:deploy-file -Durl=repo
-Dfile=/opt/tomcat/latest/lib/or.jar -DgroupId=com.appserv
-DartifactId=devlib -Dpackaging=jar -Dversion=0.1
-Dmaven.wagon.provider.http=wagon-file

But in any cases I got error:

Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy-file
(default-cli) on project AppServ: No transfer protocol found.

What is wrong ?

Regards

Raivo



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