Static Code Analysis Tool Maven Plugin

Executes PMD, Checkstyle and FindBugs

License

License

GroupId

GroupId

org.openhab.tools.sat
ArtifactId

ArtifactId

sat-plugin
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Static Code Analysis Tool Maven Plugin
Executes PMD, Checkstyle and FindBugs
Project Organization

Project Organization

openHAB.org

Download sat-plugin

How to add to project

<plugin>
    <groupId>org.openhab.tools.sat</groupId>
    <artifactId>sat-plugin</artifactId>
    <version>0.13.0</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.plugins : maven-plugin-plugin jar 3.6.0
org.twdata.maven : mojo-executor jar 2.3.0
net.sourceforge.saxon : saxon jar 9.1.0.8
commons-io : commons-io jar 2.11.0
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.1
com.sun.activation : javax.activation jar 1.2.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (6)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
com.google.truth : truth jar 1.1.3
org.mockito : mockito-core jar 4.0.0
org.mockito : mockito-junit-jupiter jar 4.0.0

Project Modules

There are no modules declared in this project.
org.openhab.tools.sat

openHAB

Versions

Version
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1