I’m getting this error: “Plugin execution not covered by lifecycle configuration: org.mule.tools:maven-mule-plugin:1.5:attach-test-resources (execution: default-attach-test-resources, phase: validate)”
I’m using MuleStudio 1.30 and I’m trying to run the mule example that is included in gnip4j.
Any ideas on how to fix this?
p.s. I’m a total maven n00b
You can fix it by adding the following xml snippet section to your pom.xml build
You can find more information on the topic here: