src/main/java/org/apache/maven/plugins/ejb/EjbMojo.java (3 lines): - line 302: // TODO: We should check the attached artifacts to be sure we don't attach - line 325: // FIXME: This does not make sense, cause a classifier for the client should always exist otherwise - line 368: // FIXME: We should be able to filter more than just the deployment descriptor? src/main/java/org/apache/maven/plugins/ejb/EjbHelper.java (1 line): - line 45: // @FIXME: Check classifier for trailing dash? "a-0" valid?