Re: Maven struts2-archetype-starter error

2008-05-20 Thread maestro
I have been unable to continue with this until now. Funny thing is that it is now working. Perhaps a typo on my part? I did install m2eclipse and then I ran into the problem. Not sure that stopping my machine and starting it again would have an impact? Anyways thanks for your time and patience!

RE: Maven struts2-archetype-starter error

2008-05-12 Thread Allen, Daniel
Add a "-e" (or it might be a capital "-E") to the command, and Maven will print out the stack trace and a little more information about the problem. That might give you something to work with. -Original Message- From: maestro [mailto:[EMAIL PROTECTED] Sent: Saturday, May 10, 2008 8:42 PM

Re: Maven struts2-archetype-starter error

2008-05-12 Thread chenxy
i ran the command on WinXP_sp2, and it came to "BUILD SUCCESSFUL", with some errs and warnings. Maven version: 2.0.9 Java version: 1.6.0_02 -- E:\struts2>mvn archetype:create -DgroupId=tutorial -DartifactId=tutorial -DarchetypeGroupId=or