Hello,

I also have repository at non-standard location becouse I had some issues with paths with spaces (Documents and Settings). Clicking on a "Reindex local repository" gives me

   Local repository C:\Documents and Settings\borutb\.m2\repository is
   not a directory

which is correct, as this directory indeed doesn't exist. I have

   <settings>
       <localRepository>C:/m2/repository</localRepository>

defined in my C:\Documents and Settings\borutb\.m2\settings.xml where my m2 repo is. If plugin does not use any eclipse's enviromental variable, how do I tell 0.0.10 plugin to look in C:/m2/repository?

Thanks,
Borut

On 25.1.2007 11:24, lektuvas wrote:
Hello,

I specified <localRepository> to some other location than default in my
settings.xml. However when I check "Download artifact sources" checkbox
libraries are downloaded to the custom repository and their sources go to
<user_home>\.m2\repository. Is this a bug or a feature? How do I get the
maven plugin to download sources to my custom repository?

Cheers

Gedas

Reply via email to