Hi, all, I've been facing a problem when Maven tries to deploy to remote repository an artifact that already exists. I'm using Maven 1.02 and here are the master project properties: #==================== Remote Repository Properties =================== maven.repo.remote=http://laranjeiras:8080/reporemoto maven.repo.remote.enabled=true #list of repositories to which we will deploy. #There are 1 repository maven.repo.list= CTPREPO #settings for repository 'CTPREPO' maven.repo.CTPREPO=ftp://laranjeiras maven.repo.CTPREPO.username=${reporemuser} maven.repo.CTPREPO.password=${reporempwd} maven.repo.CTPREPO.directory=tomcat/webapps/maven
The followind messages are part of Mavenlog: 227 Entering Passive Mode (172,20,238,32,213,118). STOR ftpcetip-R1_0.pom 550 ftpcetip-R1_0.pom: Overwrite permission denied Failed to deploy to: CTPREPO Reason: Error executing FTP command org.apache.maven.deploy.exceptions.TransferFailedException: Error executing FTP command Thanks in advance for help. Roberto de Castro Analista de Suporte Cetip - Desus Rio de Janeiro +55 21 2276-7439 mailto:[EMAIL PROTECTED] Atenção: Esta mensagem foi enviada para uso exclusivo do(s) destinatários(s) acima identificado(s), podendo conter informações e/ou documentos confidencias/privilegiados e seu sigilo é protegido por lei. Caso você tenha recebido por engano, por favor, informe o remetente e apague-a de seu sistema. Notificamos que é proibido por lei a sua retenção, disseminação, distribuição, cópia ou uso sem expressa autorização do remetente. Opiniões pessoais do remetente não refletem, necessariamente, o ponto de vista da CETIP, o qual é divulgado somente por pessoas autorizadas. Attention: This message was sent for exclusive use of the addressees above identified, being able to contain information and or privileged/confidential documents and law protects its secrecies. In case that you it has received for deceit, please, it informs the shipper and erases it of your system. We notify that law forbids its retention, dissemination, distribution, copy or use without express authorization. Personal opinions of the shipper do not reflect, necessarily, the point of view of the CETIP, which is only divulged by authorized people. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]