Done: 

MNG-2200: [m2.0.3] Embedder - no way to override the "localRepository",
.start() and alignWithUserInstallation broken

http://jira.codehaus.org/browse/MNG-2200

Dan

-----Original Message-----
From: Jason van Zyl [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 31, 2006 3:21 PM
To: Maven Users List
Subject: Re: [m2.0.3] Embedder - setAlignWithUser ignored

Rollo, Dan wrote:
> I'm not sure I understand how the branching/merging will pan out. 
> Seems like this particular change could be pretty easy, like:
> 
>>     private void detectUserInstallation()
>>     {
>>         if ( new File( userHome, ".m2" ).exists() &&
> localRepositoryDirectory == null)
>>         {
>>             alignWithUserInstallation = true;
>>         }
>>     }
> 
> 
> Should I create a bug report issue for this MavenEmbedder bug?

That's the best plan. I'm working on the branch right now.

--------------------------------------------------
This e-mail and any files transmitted with it may contain privileged or 
confidential information.
It is solely for use by the individual for whom it is intended, even if 
addressed incorrectly.
If you received this e-mail in error, please notify the sender; do not 
disclose, copy, distribute,
or take any action in reliance on the contents of this information; and delete 
it from
your system. Any other use of this e-mail is prohibited.

Thank you for your compliance.
--------------------------------------------------

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

Reply via email to