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-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to