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
- Host: GitHub
- URL: https://github.com/acegi/xml-format-maven-plugin
- Owner: acegi
- License: apache-2.0
- Created: 2011-12-22T23:06:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T21:07:37.000Z (4 months ago)
- Last Synced: 2025-03-12T22:20:22.398Z (4 months ago)
- Topics: java, maven, maven-plugin, xml, xml-format
- Language: Java
- Homepage: https://acegi.github.io/xml-format-maven-plugin/
- Size: 1.35 MB
- Stars: 18
- Watchers: 4
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/acegi/xml-format-maven-plugin/actions)
[](https://codecov.io/gh/acegi/xml-format-maven-plugin)
[](http://www.javadoc.io/doc/au.com.acegi/xml-format-maven-plugin)
[](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22au.com.acegi%22%20AND%20a%3A%22xml-format-maven-plugin%22)
[](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