com.marvinformatics.formatter:formatter-maven-plugin

Plugin for formatting source code

License

License

Categories

Categories

Maven Build Tools ORM Data
GroupId

GroupId

com.marvinformatics.formatter
ArtifactId

ArtifactId

formatter-maven-plugin
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Plugin for formatting source code

Download formatter-maven-plugin

How to add to project

<plugin>
    <groupId>com.marvinformatics.formatter</groupId>
    <artifactId>formatter-maven-plugin</artifactId>
    <version>2.2.0</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.sonatype.plexus : plexus-build-api jar 0.0.7
com.google.guava : guava jar 18.0
com.marvinformatics.formatter : formatter-api jar 2.2.0
com.marvinformatics.formatter : java-formatter jar 2.2.0
com.marvinformatics.formatter : javascript-formatter jar 2.2.0
commons-digester : commons-digester jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.22

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar [3.0,)
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

maven-formatter-plugin

======================

If you find this project useful and wanna support it, don't be ashamed, donate!

฿ Donate using Bitcoin! 1J5Y8jD1Vxwhc1QSC8RG6MuzM4WnS9k2gP

Build Status Coverage Status Maven Central Issues Forks Stars Apache License

forked from http://code.google.com/p/maven-java-formatter-plugin/ It was started after having read an article posted here (thanks to John for writing such a helpful article).

The original project aims to provide Java source file formatting using the Eclipse code formatter as a Maven plugin.

Here I aim to provide file formatting accross languages. So far, java and javascript meet my needs, HTML, XML and Scala are on my plans, but not limited to. Also, this project also provides m2e configurator. So you can be sure the IDE form the entire development team is properly configured.

M2e configurator update site: http://velo.github.io/maven-formatter-plugin/p2/1.8.0

This software is provided WITHOUT ANY WARRANTY. Any loss of codes caused by the usage of this plugin is not the responsibility of the author(s). Be sure to use some source repository management system such as GIT before using this plugin.

##How to use

View the Maven site documentation for the latest release here http://code.revelc.net/formatter-maven-plugin/0.4/

##Eclipse Compatibility


Plugin Version Eclipse Version
0.1.0 3.3.0
0.2.0 - 0.3.1 3.5.2
0.4 3.8.1
1.0.0 3.8.3
1.1.0 3.8.3
1.2.0 3.8.3
1.3.0 3.8.3
1.4.0 4.4.0 (luna)
1.6.0.RC1 4.5.0.RC1 (mars)
1.6.0 4.5.0 (mars)
1.8.0 4.6.0 (neon)
1.8.1 4.6.1 (neon)
1.9.0 4.6.2 (neon) + new multi-thread scanner
1.9.1.RC1 4.7.M5 (oxygen) with JAVA9 support
1.9.2 4.7.1 (oxygen) with JAVA9 support

Versions

Version
2.2.0
2.1.2
2.1.1
2.0.0
1.9.2
1.9.1.RC2
1.9.1.RC1
1.9.0
1.8.1
1.8.0
1.7.0
1.6.0
1.6.0.RC4
1.6.0.RC3
1.6.0.RC2
1.6.0.RC1
1.5.0
1.4.0
1.4.0.M6
1.3.0
1.2.0
1.1.0
1.0.0