Re: unable to set repo loc using maven release plugin 2.0-beta-8

2009-01-12 Thread Sahoo
Even I faced similar issue while using release-plugin. Since I do parallel builds, I can't rely on ~/.m2/repository for all my builds, so I must different local repo. Any help is appreciated. Thanks, Sahoo Jane Young wrote: Hi Release Plugin Gurus, I want to specify a local maven repo. Usin

unable to set repo loc using maven release plugin 2.0-beta-8

2009-01-12 Thread Jane Young
Hi Release Plugin Gurus, I want to specify a local maven repo. Using maven release plugin 2.0-beta-8, I tried the combinations of "-Darguments=-Dmaven.repo.local=...", "-Darguments=-Dmaven.home...", -DlocalRepoDirectory=..." and/or "-DmavenHome=...", it always return /.m2/repository not foun