This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Seam 2.2 maven pom.xmlmanarh Jun 8, 2013 6:50 AM (in response to jmffraiz)Seam 2.3 is based on Maven but it works with newer AS 7 and Java EE 6 . If you need to use Seam 2.2 with Java EE 5 there is possible to use Maven, but count with some obstacles like integration testing is pain with JBoss Embedded. There is KnowledgeBase article on seamframework.org at http://seamframework.org/Documentation/IsThereAMaven2ProjectTemplateForSeamApplications which summarizes the situation. But you can get an idea if you generate a sample War project from https://code.google.com/p/open-archetypes/ and try to migrate/customize that skeleton to your application. 
 
    