Unknown identifier: "org.apache.maven.plugins/maven-checkstyle-plugin/2.7.1". Falling back to search
project
org.apache.maven.plugins / maven-checkstyle-plugin
- Generates a report on violations of code style and optionally fails the build if violations are detected.
org.kuali.maven.plugins / maven-checkstyle-plugin
- Publishing a Kuali version of this plugin in order to upgrade the dependency on checkstyle to 5.4 (was 5.0)
org.apache.maven / maven-plugin-api
- The API for plugins - Mojos - development.
org.apache.maven.plugins / maven-pmd-plugin
- A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste
fragments,
as well as being able to fail the build based on these metrics.
org.apache.maven.plugins / maven-surefire-report-plugin
org.apache.maven.plugins / maven-failsafe-plugin
org.apache.maven.plugins / maven-surefire-plugin
org.apache.maven.plugins / maven-changes-plugin
- Creates a release history for inclusion into the site and assists in generating an announcement mail.
org.apache.maven.plugins / maven-plugin-plugin
- The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree,
to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the...
org.apache.maven.plugins / maven-eclipse-plugin
- The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.