| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Code Analysis Application Testing & Monitoring |
| GroupId | GroupIdch.acanda.maven |
| ArtifactId | ArtifactIdcode-analysis-maven-plugin |
| Version | Version0.5.0 |
| Type | Typemaven-plugin |
| Description |
Descriptioncode-analysis-maven-plugin
The Code Analysis Maven Plugin runs several static analysis tools to check
your code for bugs, design and formatting problems.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>ch.acanda.maven</groupId>
<artifactId>code-analysis-maven-plugin</artifactId>
<version>0.5.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.8.4 |
| net.sourceforge.pmd : pmd-dist | jar | 6.41.0 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.ant : ant | jar | 1.10.12 |
| com.puppycrawl.tools : checkstyle | jar | 9.2 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.fasterxml.jackson.jr : jackson-jr-objects | jar | 2.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.8.4 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.2 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.21.0 |
| com.soebes.itf.jupiter.extension : itf-extension-maven | jar | 0.11.0 |
| com.soebes.itf.jupiter.extension : itf-jupiter-extension | jar | 0.11.0 |
| com.soebes.itf.jupiter.extension : itf-assertj | jar | 0.11.0 |
| net.javacrumbs.json-unit : json-unit-assertj | jar | 2.28.0 |
| com.google.code.gson : gson | jar | 2.8.9 |