Hello I would like to build Seam project with Maven. I changed project structure to compatible with http://www.michaelyuan.com/blog/2007/10/09/jboss-seam-project-setup-with-maven-%e2%80%94-part-2-ear-deployment/ hovewer no luck. So I tried to adapt Ant build script to work on mavenized structure and resolve maven problem later. Hovewer while I changes paths in Ant buildfile and it build project ok, there is one small problem: components.xml isn't properly filtered (lines with 'debug' etc).
1)Does anybody have working mavenized Seam project and could share mavenized simple 'Hello World' application? 2)Is it possible to "seamgen" mavenized project (I saw in the newest seamgen "mavenized=false" in build.properties) 3)Does anybody have working Ant buildfile working on mavenized project structure View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093862#4093862 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093862 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
