An open API service indexing awesome lists of open source software.

https://github.com/acegi/xml-format-maven-plugin

Advanced, automatic formatting of your XML files during Maven builds
https://github.com/acegi/xml-format-maven-plugin

java maven maven-plugin xml xml-format

Last synced: 4 months ago
JSON representation

Advanced, automatic formatting of your XML files during Maven builds

Awesome Lists containing this project

README

        

[![Maven Build and Deployment](https://github.com/acegi/xml-format-maven-plugin/workflows/Maven%20Build%20and%20Deployment/badge.svg)](https://github.com/acegi/xml-format-maven-plugin/actions)
[![Coverage Status](https://codecov.io/gh/acegi/xml-format-maven-plugin/branch/master/graph/badge.svg)](https://codecov.io/gh/acegi/xml-format-maven-plugin)
[![Javadocs](http://www.javadoc.io/badge/au.com.acegi/xml-format-maven-plugin.svg)](http://www.javadoc.io/doc/au.com.acegi/xml-format-maven-plugin)
[![Maven Central](https://img.shields.io/maven-central/v/au.com.acegi/xml-format-maven-plugin.svg?maxAge=3600)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22au.com.acegi%22%20AND%20a%3A%22xml-format-maven-plugin%22)
[![License](https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000)](http://www.apache.org/licenses/LICENSE-2.0.txt)

# XML Format Maven Plugin

Take a look at the [Project Web Site](https://acegi.github.io/xml-format-maven-plugin/)
for full information.

## Snapshots

Snapshot releases are available in the
[OSS Sonatype Snapshots Repository](https://oss.sonatype.org/content/repositories/snapshots/au/com/acegi/xml-format-maven-plugin).

## Releasing

Prepare release locally then push to the release branch which will finish the release.

- mvn release:clean
- mvn release:prepare