Thanks, working now.I think the <import-package> lines, somehow messed up with the result. I removed the lines, now it works fine. By the way, can you explain when to use @Model(adaptables=Resource.class) vs. @Model(adaptables = SlingHttpServletRequest.class, adapters = Article.class, resourceType...