You might try looking at the screencasts here: https://wiki.openmrs.org/x/q4J1AQ
I didn't run into this exact error while recording them, but I saw something similar. -Darius On Mon, Sep 26, 2011 at 10:19 AM, Carfield Yim <[email protected]>wrote: > HI, I just check out openmrs and try to build at eclipse 3.7. But I > get the following error: > > Plugin execution not covered by lifecycle configuration: > > com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin:0.3:format > (execution: default, phase: process-sources) > Plugin execution not covered by lifecycle configuration: > > com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin:0.3:format > (execution: default, phase: process-sources) > Plugin execution not covered by lifecycle configuration: > org.apache.maven.plugins:maven-antrun-plugin:1.4:run (execution: > default, phase: process-resources) > Plugin execution not covered by lifecycle configuration: > org.codehaus.mojo:build-helper-maven-plugin:1.5:parse-version > (execution: parse-version, phase: validate) > Plugin execution not covered by lifecycle configuration: > org.codehaus.mojo:build-helper-maven-plugin:1.5:parse-version > (execution: parse-version, phase: validate) > Plugin execution not covered by lifecycle configuration: > org.codehaus.mojo:build-helper-maven-plugin:1.5:parse-version > (execution: parse-version, phase: validate) > Plugin execution not covered by lifecycle configuration: > org.codehaus.mojo:build-helper-maven-plugin:2.5:parse-version > (execution: parse-version, phase: validate) > > I've checkout > > https://wiki.openmrs.org/display/docs/Step+by+Step+Installation+for+Developers > and > http://wiki.eclipse.org/M2E_plugin_execution_not_covered > > But look like I cannot just mark all of them as ignored. > > Any suggestion to resolve this issue? > > _________________________________________ > > To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to > [email protected] with "SIGNOFF openmrs-devel-l" in the body > (not the subject) of your e-mail. > > [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l] > _________________________________________ To unsubscribe from OpenMRS Developers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-devel-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-devel-l]

