i ran appfuse-full-source which worked ok and then when i ran install eclipse:eclipse i got this error. I haven't yet managed to install the basic-jsf whereas the basic-struts seems to work ok.
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error executing ant tasks Embedded error: The following error occurred while executing this line: C:\cabrillo\src\test\resources\login.xml:1: Step[invoke "get Login Page" (1/6)]: HTTP error 404, at: invoke [INFO] ------------------------------------------------------------------------ mxb wrote: > > it works when i run jetty:run-war and i can login. > > > > mraible wrote: >> >> If you deploy your application to an existing running version of >> Tomcat, does it startup correctly? What if you run "mvn >> jetty:run-war"? >> >> Matt >> >> On 10/10/07, mxb <[EMAIL PROTECTED]> wrote: >>> >>> Hi, >>> >>> I am able to download the Basic JSF-Struts archetype however i get an >>> error >>> when i run mvn to download other jars etc. the error i get is as >>> follows, >>> can anyone help. >>> >>> [INFO] Executing tasks >>> [mkdir] Created dir: C:\cabrillo\target\webtest-data >>> [echo] Testing 'cabrillo-1.0-SNAPSHOT' with locale 'en' >>> >>> Login: >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] BUILD ERROR >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Error executing ant tasks >>> >>> Embedded error: The following error occurred while executing this line: >>> C:\cabrillo\src\test\resources\login.xml:1: Step[invoke "get Login Page" >>> (1/6)]: >>> HTTP error 404, at: invoke >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] For more information, run Maven with the -e switch >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Total time: 3 minutes 25 seconds >>> >>> >>> Thanks. >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/error-when-running-mvn-JSF-Struts-build-tf4602968s2369.html#a13142955 >>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> >> -- >> http://raibledesigns.com >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- View this message in context: http://www.nabble.com/error-when-running-mvn-JSF-Struts-build-tf4602968s2369.html#a13143384 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
