Hi Are you behind a proxy/firewall? It seems that it's not downloading it. What does it say when you add -e and -X?
Hermod -----Original Message----- From: Orangeskool [mailto:[EMAIL PROTECTED] Sent: Monday, November 06, 2006 1:15 PM To: [email protected] Subject: Re: Maven 2.0.4 Project Creationm Problem Hi, I got following Error c:>mvn -DgroupId=com.test.app -DartifactId=my-test-app archetype:create [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Maven Quick Start Archetype [INFO] task-segment: [archetype:create] [INFO] ---------------------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-archetype -plugin:1.0-alpha-1:create': Cannot find Plexus container for plugin: org.apache.maven.plugins:maven -archetype-plugin [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Mon Nov 06 17:42:20 IST 2006 [INFO] Final Memory: 1M/3M [INFO] ------------------------------------------------------------------------ thanks, Arnaud Bailly-3 wrote: > > Orangeskool <[EMAIL PROTECTED]> writes: > >> >> mvn archetype:create -DgroupId=com.test.app -DartifactId=my-test-app >> >> mvn -U archetype:create -DgroupId=com.test.app -DartifactId=my-test-app >> mvn -U -e archetype:create -DgroupId=com.test.app >> -DartifactId=my-test-app >> mvn -X archetype:create -DgroupId=com.test.app -DartifactId=my-test-app >> > > mvn -DgroupId=com.test.app -DartifactId=my-test-app archetype:create > > > -- > OQube < software engineering \ génie logiciel > > Arnaud Bailly, Dr. > \web> http://www.oqube.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Maven-2.0.4-Project-Creationm-Problem-tf2581919s177.html#a7197605 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that DnB NOR cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
