in maven settings.xml file you have to specify the repository location, e.g.,
<settings> ... <localRepository>C:\.m2\repository</localRepository> ... </settings> [EMAIL PROTECTED] wrote: > > hai, > Yes i changed maven config file..previously its there > apache-maven-2.0.9 like that....How to update the repository location > for maven..you mean i have to change the location of maven..please tell > me somewhat clearly .....I am waiting for ur reply.. > > regards, > manju > > > Atilim Alci wrote: >> Did you change the maven config file too? >> You need to update the repository location for maven. >> >> >> [EMAIL PROTECTED] wrote: >> >>> Hai Alex, >>> thanks for ur mail..below i mentioned what i changed the local >>> repository.. >>> In system variables: >>> >>> M2_HOME: C:\Documents and Settings\XPPRESP3\.m2\repository >>> MAVEN_HOME:E:\Manju\maven-2.0.9 >>> >>> Is there anything to change further,... >>> please send me details where i have to change ..if i made mistake >>> >>> regards. >>> Manju >>> >>> >>> >>> >>> Alex Coles wrote: >>> >>>> On Mon, Nov 17, 2008 at 7:44 AM, [EMAIL PROTECTED] >>>> <[EMAIL PROTECTED]> wrote: >>>> >>>> >>>>> hai, >>>>> >>>>> yes I got your mail last week regarding Ant bug ..But I changed >>>>> local >>>>> repository ..But Still I am getting same error..Thats my problem >>>>> >>>>> >>>>> >>>> If you did change your localRepository to something without spaces (as >>>> it states in the QuickStart), it would be helpful if you could copy + >>>> paste what you set it to in your email. >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>>> >>>> >>> >>> >> >> > > > -- View this message in context: http://www.nabble.com/Problem-with-Appfuse-Project-tp20534234s2369p20540550.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
