I don't think you can send attachment on this list. Anyway, my guess is that you didn't use a profile (you have to when you specify it in settings.xml). Just put the <repositories>...</repositories> entry in your project pom.xmland everything should work fine.
On 3/19/06, Devraj Brahmachari <[EMAIL PROTECTED]> wrote: > > > hello... > > attched is the settings.xml file......pls advise where is the error... > > > > DEVRAJ BRAHMACHARI > Center of Excellence - SOA > South Block > L&T Infotech Powai > Mumbai > > > *"Alexandre Poitras" <[EMAIL PROTECTED]>* > > 03/20/2006 09:43 AM > Please respond to > "Maven Users List" <[email protected]> > > To > "Maven Users List" <[email protected]> > cc > > Subject > Re: how to instal internal repository? > > > > > > > Please post the problematic section of your settings.xml or we can't > really help you. > > On 3/19/06, Devraj Brahmachari <[EMAIL PROTECTED]> wrote: > > hi > > i tried doing that by writing the contents in settings.xml as an element > > nested within the settings element...but the error message says > > > > Error reading settings.xml: Unrecognised tag: 'repositories' (position: > > START_TA > > G seen ...</localRepository>\r\n\t\r\n\r\n\t<repositories>... @35:16) > > Line: 35 > > Column: 16 > > > > > > pls advise... > > > > > > DEVRAJ BRAHMACHARI > > Center of Excellence - SOA > > South Block > > L&T Infotech Powai > > Mumbai > > > > > > > > "Krishnan A S" <[EMAIL PROTECTED]> > > 03/17/2006 07:31 PM > > Please respond to > > "Maven Users List" <[email protected]> > > > > > > To > > "Maven Users List" <[email protected]> > > cc > > > > Subject > > RE: how to instal internal repository? > > > > > > > > > > > > > > > > I hope this will help u ... > > <repositories> > > <repository> > > <id>jasperServer</id> > > <name>Base repository for Jasper Server</name> > > <url>file://D:/JSProject/jasperserver-repo</url> > > </repository> > > </repositories> > > > > do it in settings.xml under HOME_DIR/.m2/settings.xml > > > > Thanks & Regards, > > A.S.KRISHNAN, > > AZTEC, BANGALORE. > > > > -----Original Message----- > > From: Devraj Brahmachari [mailto:[EMAIL PROTECTED] > > > > Sent: Friday, March 17, 2006 5:44 PM > > To: Maven Users List > > Subject: Re: how to instal internal repository? > > > > hi > > cud somebody tell me how to create an internal repository in the first > > > > place. > > > > DEVRAJ BRAHMACHARI > > Center of Excellence - SOA > > South Block > > L&T Infotech Powai > > Mumbai > > > > > > ______________________________________________________________________ > > > > > > > > ********************************************************** > > > > The information contained in, or attached to, this e-mail, contains > > confidential information and is intended solely for the use of the > > individual or entity to whom they are addressed and is subject to legal > > privilege. If you have received this e-mail in error you should notify > the > > sender immediately by reply e-mail, delete the message from your system > > and notify your system manager. Please do not copy it for any purpose, > or > > disclose its contents to any other person. The views or opinions > presented > > in this e-mail are solely those of the author and do not necessarily > > represent those of the company. The recipient should check this e-mail > and > > any attachments for the presence of viruses. The company accepts no > > liability for any damage caused, directly or indirectly, by any virus > > transmitted in this email > > > > ************************************************************ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > ______________________________________________________________________ > > > > > > > > ______________________________________________________________________ > > > > > -- > Alexandre Poitras > Québec, Canada > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ______________________________________________________________________ > > > ______________________________________________________________________ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Alexandre Poitras Québec, Canada
