When I try to 'mvn deploy:deploy-file' a 3rd party jar to our internal
repo from my local repo the jar file that I'm trying to deploy is being
zeroed out (the size) on my local box and thus on the internal repo.
Has anyone seen this before?  

This is the command I'm executing:
   
mvn deploy:deploy-file -DpomFile=./test-4.6.1-SNAPSHOT.pom
-Dfile=./test-4.6.1-SNAPSHOT.jar -DrepositoryId=ftp-repo
-Durl=sftp://192.168.1.15/maven2/ -DuniqueVersion=false


TIA, 


Scott Williams
J2EE Specialist
Founder and CTO 
Taylor Solutions, Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to