Bugfix
Currently there is only an Eclipse launch configuration to convert a template layout into a fully expanded layout. However, this should also be possible on the command line via Maven.
Test
Inline template layout (see documentation in pom.xml of tl-parent-all):
mvn exec:java@inline-layout -Dtl.layout="my-app/src/main/webapp/WEB-INF/layouts/my/path/to/myView.layout.xml"