I want to start writing a Seam 3 project from scratch using Maven and configure it to be deployable to both of Glassfish 3.1 and JBoss 6 or 7.
Any references or tutorials explaining how my pom.xml
file should look like if I don't want to use something like Seam Forge to generate it for me?