Scalastyle Maven Plugin

Integrates Scalastyle style checker for Scala with maven

License

License

Categories

Categories

Scala Languages Maven Build Tools
GroupId

GroupId

org.scalastyle
ArtifactId

ArtifactId

scalastyle-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Scalastyle Maven Plugin
Integrates Scalastyle style checker for Scala with maven
Project URL

Project URL

http://www.scalastyle.org
Project Organization

Project Organization

Scalastyle Organization

Download scalastyle-maven-plugin

How to add to project

<plugin>
    <groupId>org.scalastyle</groupId>
    <artifactId>scalastyle-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.scalastyle : scalastyle_2.11 jar 1.0.0
org.apache.maven : maven-plugin-api jar 3.0
org.codehaus.plexus : plexus-resources jar 1.0-alpha-7

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.apache.maven : maven-core jar 3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0