Description of problem: As per forum post: https://openshift.redhat.com/community/forums/openshift/cross-mark-appearing-on-the-openshift-application-in-eclipse on new jbossas7 applications, there is always a set of errors that appear in Eclipse. See screenshot. Steps to reproduce: 1) Create a JBoss AS7 app 2) Import the application into Eclipse via JBoss Tools plugin 3) View Project Explorer
Created attachment 599278 [details] Eclipse errors screen shot
You need to add the m2e plugin via: http://download.eclipse.org/technology/m2e/releases You may also need to add the m2e builder-helper via Preferences->Maven->Discovery->Open Catalog
Verified that it works well with Eclipse Maven plugin installed