Re: Maven deploy problem

2007-07-10 Thread Alexandre Nshimiyimana
Hello! We are using sometimes webdav. we tried another name for group and artifactId. Thanks. 2007/7/10, ossi petz <[EMAIL PROTECTED]>: Hallo are you using webdav to deploy the file into the repository? if so has there been another deployment of that file from another location? 409 indicates

Re: Maven deploy problem

2007-07-10 Thread ossi petz
Hallo are you using webdav to deploy the file into the repository? if so has there been another deployment of that file from another location? 409 indicates versioning issues in webdav. but may not be related to webdav at all. i would try using file:// instead of the url or using the instal

Maven deploy problem

2007-07-09 Thread Alexandre Nshimiyimana
Hi, I get this error when I try to deploy manualy the quartz jar to my repository. Any has idea? Alex. C:\>mvn deploy:deploy-file -Durl=http://urlToRepository/reposit ory -DgroupId=quartz -DartifactId=quartz -Dversion=1.6.0 -Dpackaging=jar -Dfile= C:/quartz-1.6.0.jar -e + Error stacktraces ar