Re: maven goal deploy:deploy-file skips the authentication?

2007-11-26 Thread Eugeny N Dzhurinsky
On Mon, Nov 26, 2007 at 12:28:44PM +0100, Nicole Lacoste wrote: > Please don't address the list as gentlemen! It isn't nice for the > gentlewomen who are on the list too :-) Ouch, please excuse me, I didn't mind to offend you ;) Probably I had to use "Gentlehomo"? ;) -- Eugene N Dzhurinsky pg

Re: maven goal deploy:deploy-file skips the authentication?

2007-11-26 Thread Eugeny N Dzhurinsky
On Mon, Nov 26, 2007 at 11:13:43AM +0100, [EMAIL PROTECTED] wrote: > If I recall correctly, there is a bug in the settings. > > When you have a repository and a server with the same id, Maven gets confused. > > So, do you also have a repository configured with id ourrepository? > > Normally I po

Re: maven goal deploy:deploy-file skips the authentication?

2007-11-26 Thread Nicole Lacoste
Please don't address the list as gentlemen! It isn't nice for the gentlewomen who are on the list too :-) Nicole On 26/11/2007, Eugeny N Dzhurinsky <[EMAIL PROTECTED]> wrote: > > Hello, gentlemen, we are using Artifactory to hold the modules we're using > in > Maven, for some weird reason we can

RE: maven goal deploy:deploy-file skips the authentication?

2007-11-26 Thread nicklist
ourrepository.server. Hth, Nick Stolwijk -Original Message- From: Eugeny N Dzhurinsky [mailto:[EMAIL PROTECTED] Sent: Mon 11/26/2007 11:07 AM To: users@maven.apache.org Subject: maven goal deploy:deploy-file skips the authentication? Hello, gentlemen, we are using Artifactory to hold the

maven goal deploy:deploy-file skips the authentication?

2007-11-26 Thread Eugeny N Dzhurinsky
Hello, gentlemen, we are using Artifactory to hold the modules we're using in Maven, for some weird reason we can't upload an artifact to the repository. For example I want to deploy the artifact with such command: mvn deploy:deploy-file -DgroupId=org.apache.hadoop \ -DartifactId=hadoop-core