You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jane Young <Ja...@Sun.COM> on 2009/01/12 11:27:37 UTC

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

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 
<current-directory>/.m2/repository not found.

Is this a known issue?  Is there a workaround? 

This was working in 2.0-beta-7.  However, in the 2.0-beta-7 release, the 
parameters releaseVersion and developmentVersion are not working.  See: 
http://jira.codehaus.org/browse/MRELEASE-389

Thanks,
Jane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


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

Posted by Sahoo <sa...@sun.com>.
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.
> 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 
> <current-directory>/.m2/repository not found.
>
> Is this a known issue?  Is there a workaround?
> This was working in 2.0-beta-7.  However, in the 2.0-beta-7 release, 
> the parameters releaseVersion and developmentVersion are not working.  
> See: http://jira.codehaus.org/browse/MRELEASE-389
>
> Thanks,
> Jane
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org