Fixed in trunk. the maven-compiler-plugin settings in the parent project are now dynamically inferred from the converted web project original JDT settings.
So seam < 2.3 projects still compile with 1.5 by default, while > 2.3 compile with 1.6 by default. If the Java Facet is set to 1.7 during the project creation, then the maven-compiler-plugin will be configured accordingly.
Fixed in trunk. the maven-compiler-plugin settings in the parent project are now dynamically inferred from the converted web project original JDT settings.
So seam < 2.3 projects still compile with 1.5 by default, while > 2.3 compile with 1.6 by default. If the Java Facet is set to 1.7 during the project creation, then the maven-compiler-plugin will be configured accordingly.