Hi What I mean by "my user", is that what I upload (deploy task) ends up in a directory under my useraccounts home directory on the remote (repository) machine instead of in the Maven 2 repository.
Do we need to create a common user that has as it's home directory the Maven repository? I rather not go for that aproach beacause that will mean that we loose control over who's allowed to updload to where. Hermod -----Original Message----- From: Nick Veys [mailto:[EMAIL PROTECTED] Sent: Thursday, September 14, 2006 3:48 PM To: Maven Users List Subject: Re: Uploading to a local repository On 9/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I am strugling with the deploy task after we switched servers for the local > repository. When I deploy, the artifacts get deployed to my user instead of > ending up in the local repository What do you mean to "your user", as in ~/.m2/repository as if you just installed the archive instead of deployed? Or something else? > My repository url in the distributionManagement section is : > scp:<my-server>/repository where /repository is a symlink to the real > location. Our repo is a symlink as well so AFAIK that is not an issue. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that the DnB NOR Group cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
