For creation skeleton of your project use this command (on one line):
mvn archetype:create -DarchetypeArtifactId=softeu-archetype-seam -DremoteRepositories=http://maven.softeu.cz/ -DgroupId=cz.softeu.test -DartifactId=helloApp3
Description of the content in czech: Začínáme s Webovými stránkami v Javě 2
When it is generated you can start it using:
mvn jetty:run
It integrate this technologies:
It doesn't use any persistence layer.
We provide more archetypes:
Good luck!
If you have any questions contact me - Petr Ferschmann - pferschmann (-at-) softeu (-dot-) com