Dear List, 

I am reading T5 tutorial, I follow the instruction to download the hilo game
by maven

mvn archetype:create ↵
-DarchetypeGroupId=org.apache.tapestry ↵
-DarchetypeArtifactId=quickstart ↵
-DarchetypeVersion=5.0.4 ↵
-DgroupId=org.example ↵
-DartifactId=hilo ↵
-DpackageName=org.example.hilo

I managed to down the application, but I can run it by command 

mvn jetty:run

Question: do I need to install Jetty first, or the command will install jetty 
for me?

Best regards
John


MSN: [EMAIL PROTECTED]

 ______  __       __          ______  __  __  ____      
/\  _  \/\ \     /\ \        /\__  _\/\ \/\ \/\  _`\    
\ \ \L\ \ \ \    \ \ \       \/_/\ \/\ \ \_\ \ \ \L\_\  
 \ \  __ \ \ \  __\ \ \  __     \ \ \ \ \  _  \ \  _\L  
  \ \ \/\ \ \ \L\ \\ \ \L\ \     \ \ \ \ \ \ \ \ \ \L\ \
   \ \_\ \_\ \____/ \ \____/      \ \_\ \ \_\ \_\ \____/
    \/_/\/_/\/___/   \/___/        \/_/  \/_/\/_/\/___/ 
                                                        
                                                        
 ____     ____    ____    ______   
/\  _`\  /\  _`\ /\  _`\ /\__  _\  
\ \ \L\ \\ \ \L\_\ \,\L\_\/_/\ \/  
 \ \  _ <'\ \  _\L\/_\__ \  \ \ \  
  \ \ \L\ \\ \ \L\ \/\ \L\ \ \ \ \ 
   \ \____/ \ \____/\ `\____\ \ \_\
    \/___/   \/___/  \/_____/  \/_/
                                   
                                               

Reply via email to