Yes I have changed the proxy settings.
-----Original Message----- From: Nidhi Goyal, Noida [mailto:[EMAIL PROTECTED] Sent: 26 June 2006 14:32 To: Maven Users List Subject: RE: Maven starting trouble Have you created the seetings.xml and have you changed the username and password? Also you nooed to enter the <host> address according to your system. Have you got access to internet? Thanks, Nidhi -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 26, 2006 6:56 PM To: users@maven.apache.org Subject: RE: Maven starting trouble I am afraid it didn't solve the problem. Any other suggestions... Rishi -----Original Message----- From: Nidhi Goyal, Noida [mailto:[EMAIL PROTECTED] Sent: 26 June 2006 14:10 To: Maven Users List Subject: RE: Maven starting trouble Hi, U could try this. To do this, create a <your-home-directory>/.m2/settings.xml file with the following content: settings> <proxies> <proxy> <active>true</active> <protocol>http</protocol> <host>202.54.110.238</host> <port>8080</port> <username>gnidhi</username> <password>[EMAIL PROTECTED]</password> </proxy> </proxies> </settings> Thanks, Nidhi -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 26, 2006 6:36 PM To: users@maven.apache.org Subject: Maven starting trouble Hello I have been sampling Maven for the last couple of days. I am getting a problem creating my first project - "mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app" I get the following error message "Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-archetype-plugin:1.0-alpha-3:create': Cannot find Plexus container for plugin: org.apache.maven.plugins:maven-arch etype-plugin" Could you please let me know whats happening and how could I solve the problem. Cheers Rishi ------------------------------------------------------------------------ ------------------------------------ This message is intended for the addressee or its representative only. Any form of unauthorized use, publication, reproduction, copying or disclosure of the content of this e-mail is not permitted. If you are not the intended recipient of this e-mail message and its contents, please notify the sender immediately and delete this message and all its attachments subsequently. DISCLAIMER: ------------------------------------------------------------------------ ---- ------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ------------------------------------------------------------------------ ---- ------------------------------------------- --------------------------------------------------------------------- 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] DISCLAIMER: ---------------------------------------------------------------------------- ------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ---------------------------------------------------------------------------- ------------------------------------------- --------------------------------------------------------------------- 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]