Where is your JAVA_HOME installed to? --- Thank You…
Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring & Agile Consulting p. (866) BLiNC-411: (254-6241-1) f. (415) 685-4233 Website: http://baselogic.com Linked IN: http://linkedin.com/in/mickknutson Vacation Rental: http://tahoe.baselogic.com --- On Mon, Jul 13, 2009 at 11:50 AM, David Weintraub <qazw...@gmail.com> wrote: > Try: > > *C:\DOCUME~1\ADMINI~1> mvn archetype:generate > * > * > *Instead of the "archetype:create". The "archetype:generate" is the newer > plugin, and you don't need to worry about providing it with any command > line > parameters that might cause errors. > > There could be several issues. Are you using Java 1.5 or higher? What > version of Maven are you using? > > ** > On Sun, Jul 12, 2009 at 2:17 AM, 白鹏 <bill.peng....@gmail.com> wrote: > > > C:\DOCUME~1\ADMINI~1>mvn archetype:create -DgroupId=com.mycompany.app > > -DartifactId=my-app > > FATAL ERROR: Unable to start the embedded plexus container > > > > who can tell me why this happen ?? > > > > Thanks a lot! > > > > > > -- > David Weintraub > qazw...@gmail.com >