The org.jboss.ejb3.test.stateful.unit.ExtendedPersistenceUnitTestCase is not building under eclipse because its org.jboss.ejb3.test.clusteredentity.unit.DBSetup import is being excluded from the compile. Either the ExtendedPersistenceUnitTestCase should also be excluded, or the DBSetup exclude removed.