Re: maven 3, deploy:deploy-file and dav:http

2011-11-22 Thread wujek
n't even ask me for the passphrase (when I remove the entry from settings.xml). Could anybody help with this? wujek -- View this message in context: http://maven.40175.n5.nabble.com/maven-3-deploy-deploy-file-and-dav-http-tp3370548p50128

maven 3, deploy:deploy-file and dav:http

2011-02-03 Thread wujek
Hi. I am trying to deploy a custom artifact to our internal repo using maven 3.0.2: mvn deploy:deploy-file -Dfile=file.jar -Dversion=1.0.0 -DgroupId=com.example -DartifactId=artifact -Dpackaging=jar -DrepositoryId=internal -Durl=dav:http://10.1.1.7/maven_repo where a corresponding elemen