Re: [appfuse-user] Fw: Error executing the mvn jetty:run-war

2009-08-09 Thread tibi
strange. i have setup many apfuse struts2 projects and without any problems. mayby try again and keep track of all commands you enter...?? tibi Khaled Mahmoud wrote: > > > Hi, > I am new to Appfuse. I have created a project based on Struts 2 > called (timeEntry) > using the QuickS

Re: [appfuse-user] Fw: Error executing the mvn jetty:run-war

2009-08-09 Thread Khaled Mahmoud
I have tried a lot of times. Is it because some library is missing ?? I remember that when executing one of the commands (When loading libraries), internet connection suddenly got disconnected. Could that be the problem ??!!! On Sun Aug 9th, 2009 4:06 AM EDT tibi wrote: >strange. i have set

Re: [appfuse-user] Fw: Error executing the mvn jetty:run-war

2009-08-09 Thread tibi
it could be that the maven repository went corrupt (some jar files are only have there). maybe delete the mvn repo and try again? tibi Khaled Mahmoud wrote: > I have tried a lot of times. > > Is it because some library is missing ?? I remember that when executing one > of the commands (When lo

Re: [appfuse-user] Fw: Error executing the mvn jetty:run-war

2009-08-09 Thread Khaled Mahmoud
Hi, When I ran the command mvn jetty:run-war, after deleting the maven repository and creating a basic struts 2 project, the command line hangs on the below line  Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-idea-plugin/2.1/maven-idea-plugin-2.1.pom Thank You --- On