I am trying to run Liquibase scripts using CDI on WildFly 8.1.0.Final and I am getting this error:
Unsatisfied dependencies for type ResourceAccessor with qual
LiquibaseStarter has no bean-defining annotation. Add @Dependent at class-level.
LiquibaseStarter
@Dependent