Hello,
    Abhinav Gupta has commented on 
http://tapestry.apache.org/creating-the-skeleton-application.html. 
    You can find the comment here:
    
http://tapestry.apache.org/creating-the-skeleton-application.html#comment_3869
    Please note that if the comment contains a hyperlink, it must be approved
    before it is shown on the site.

    Below is the reply that was posted:
    ~~~~
    I give you very simple idea to create tapestry project using eclipse. I 
recently created tepastry project this way. go to the 
File-new- other-maven 
select maven project click next and next again(uncheck "create simple project" 
option) 
on new maven project screen, click "add archetype" button. then add archetype 
pop up displayed. then provide the following value to these option

      <groupId>org.apache.tapestry</groupId>
      <artifactId>quickstart</artifactId>
      <version>5.3</version>  
<rep url>https://repository.apache.org/content/groups/staging</repository>
  
    ~~~~

    With regards,
    The Apache Tapestry Project.

    You are receiving this email because you have subscribed to changes for the 
tapestry site.
    To stop receiving these emails, unsubscribe from the mailing list that is 
providing these notifications.
            

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to