Maven M2E Code Style plugin

M2E 1.0+ compatible to configure code-style and save-actions for Eclipse. It provides JDT based formatter that runs from a Maven build as well.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.trajano.mojo
ArtifactId

ArtifactId

m2e-codestyle-maven-plugin
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven M2E Code Style plugin
M2E 1.0+ compatible to configure code-style and save-actions for Eclipse. It provides JDT based formatter that runs from a Maven build as well.
Project Organization

Project Organization

Trajano

Download m2e-codestyle-maven-plugin

How to add to project

<plugin>
    <groupId>net.trajano.mojo</groupId>
    <artifactId>m2e-codestyle-maven-plugin</artifactId>
    <version>3.0.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-plugin-api jar 3.3.9
org.eclipse.jdt : org.eclipse.jdt.core jar 3.13.0
org.slf4j : slf4j-api jar 1.7.23
org.sonatype.plexus : plexus-build-api jar 0.0.7

provided (1)

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

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
net.trajano.commons : commons-testing jar 2.1.0
org.apache.maven : maven-compat jar 3.3.9
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-nop jar 1.7.23

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.1.0
2.0.0
1.1.0