I'm trying to set up an internal repository, in the first instance using the file protocol.

In project.properties I have added

maven.repo.remote=http://www.ibiblio.org/maven,http://www.codeczar.com/maven,file:///Vindaloo/Shared/repository
maven.repo.list=internalrepository
maven.repo.internalrepository=file:///Vindaloo/Shared
maven.repo.internalrepository.directory=/repository

Vindaloo is the name of the share I want to use as a local repository.

I run 'maven jar:deploy'. The JAR is generated ok but it is published to 'C:\Vindaloo\Shared\repository' rather than "\\Vindaloo\Shared\repository".

What have I done wrong please?

Thanks
Andrew


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to