-DrepositoryTd=proximity ?? transcription error?? -DrepositoryId=proximity
-----Original Message----- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 8:04 AM To: Maven Users List Subject: Re: Proximity I would assume the deploy failed because you haven't configured the authentication for your scp:// connection in settings.xml: http://maven.apache.org/settings.html#Servers Wayne On 4/20/07, Thorsten Heit <[EMAIL PROTECTED]> wrote: > Hi, > > > The problem is : when I try to deploy (upload) a jar using this > > command line : > > > > > > > > >mvn deploy:deploy-file -Dfile=./lib/asm-1.5.3.jar > > -DrepositoryTd=proximity \ > > > > > > -Durl=scp://localhost:8080/px-webapp-default-1.0.0-RC8/repository \ > > > > -DartifactId=asm -DgroupId=asm -Dversion=1.5.3 > > -Dpackaging=jar -e > > I don't use Proximity, but I wondered why you try to deploy the > artifact via SSH to your repository that is accessible via HTTP...? > Shouldn't the URL start with http://, webdav:// or similar? > > > HTH > > Thorsten > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
