SortPom Plugin

A Maven plugin that sorts the pom.xml file.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.ekryd.sortpom
ArtifactId

ArtifactId

sortpom-maven-plugin
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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

Download sortpom-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.ekryd.sortpom</groupId>
    <artifactId>sortpom-maven-plugin</artifactId>
    <version>3.1.3</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
com.github.ekryd.sortpom : sortpom-sorter jar 3.1.3

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (8)

Group / Artifact Type Version
com.github.ekryd.reflection-utils : reflection-utils jar 1.1.0
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.9.0-M1
org.mockito : mockito-core jar 4.5.1
org.mockito : mockito-inline jar 4.5.1
org.slf4j : slf4j-api jar 2.0.0-alpha7
org.slf4j : slf4j-simple jar 2.0.0-alpha7

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.3
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.15.0
2.14.1
2.14.0
2.13.1
2.12.0
2.11.0
2.10.0
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0