I created a base project, from the demoiselle-minmal archetype, with some classes that will be common to other projects. However, when I generate the base project and add in the main project, created from the demoiselle-jsf-jpa, and inject (@Inject) archetype a base project project in the main project, the following error occurs when giving deploy to the main project in JBoss 7.1.
Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [UsuarioBC] with qualifiers [@Default] at injection point [[field] @Inject private br.gov.sp.sjc.jsf_jpa.view.BookmarkListMB.usuariobc]