Hi Matthew, Thanks, your absolutely right. I had forgotten to install the code quality plugin for m2e. It's all working now.
Cheers, Jamie On 17 July 2014 09:42, Matthew Piggott <[email protected]> wrote: > Did you previously have a checkstyle m2e connector installed in Eclipse? > > > On 16 July 2014 17:27, Jamie Cavanaugh <[email protected]> wrote: > >> Hi, >> >> We have checkstyle configured in our maven project, and before the Luna >> release we could import the project into eclipse and the Eclipse >> configuration would automatically match the checkstyle configuration in our >> pom file. >> >> I've just tried upgrading to Luna, and Eclipse doesn't seem to pick up >> our checkstyle configuration from maven anymore. It now complains with the >> 'Plugin execution not covered by lifecycle configuration: >> org.apache.maven.plugins:maven-checkstyle-plugin:2.10:checkstyle' >> >> I could add a lifecycle mapping to get rid of that checkstyle error, but >> I assume that would mean it would completely ignore the checkstyle >> configuration. >> >> Any ideas why Eclipse (and I'm assuming m2e) doesn't recognise our >> checkstyle configuration properly? >> >> Thanks, >> Jamie >> >> _______________________________________________ >> m2e-users mailing list >> [email protected] >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://dev.eclipse.org/mailman/listinfo/m2e-users >> > > > _______________________________________________ > m2e-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/m2e-users >
_______________________________________________ m2e-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users
