I've found the solution to my problem. Weld CDI did not scan my CDI annotated classes in dependent liantis-faces-layout JAR. Adding a beans.xml file in the META-INF directory solved the issue.
liantis-faces-layout