Hi Shashika, I think the error is shown in your eclipse IDE. Also in there it may use m2eclipse plugin. But when you ran the mvn clean install you using the locally installed maven. I think this will cause you to successfully build the project. I refer to [1] & [2].
[1] - http://stackoverflow.com/questions/9142533/plugin-execution-not-covered-by-lifecycle-configuration-jbossas-7-ear-archetype [2] - http://wiki.eclipse.org/M2E_plugin_execution_not_covered Thanks, Harsha
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
