SortPom Plugin

A Maven plugin that sorts the pom.xml file.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.sortpom
ArtifactId

ArtifactId

maven-sortpom-plugin
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

SortPom Plugin
A Maven plugin that sorts the pom.xml file.
Project URL

Project URL

http://code.google.com/p/sortpom/maven-sortpom-plugin/
Source Code Management

Source Code Management

http://code.google.com/p/sortpom/source/browse/maven-sortpom-plugin/

Download maven-sortpom-plugin

How to add to project

<plugin>
    <groupId>com.google.code.sortpom</groupId>
    <artifactId>maven-sortpom-plugin</artifactId>
    <version>2.3.1</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.4
com.google.code.sortpom : maven-sortpom-sorter jar 2.3.1

test (4)

Group / Artifact Type Version
com.google.code.reflection-utils : reflection-utils jar 0.0.1
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.1
2.2
2.1.0
2.0.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
0.4.0