I seem to be missing standard maven goals in the ‘Select Goal’ modal of the Run Configuration. I was trying to follow along with the ‘Maven4MyEclipse Maven Run & Setup Tutorial’, but when I searched for the ‘site’ goal, it didn’t find it or the other org.apache.maven.plugins goals. Also, I seem to be missing several of the lifecycle goals like generate-resources.
In Preferences > MyEclipse > Maven4MyEclipse > Maven, I have the 3 ‘Download…” options checked.
Also, if I right-click the pom.xml, then Maven4MyEclipse > Add plugin, I see the org.apache.maven.plugins maven-site-plugin. I’ve selected 2.2 plugin, but it still will not display in the Run Configuration goals list.
Thanks.