Project Summary

Project Information

Field Value
Name Unbound
Description Maven Unbound is a file level translator of Apache Maven POM files to and from JSON and HOCON POM formats. It provides both a library to support these translations and a command line interface to translate between XML, JSON and HOCON formats of POMs. The CLI can be called with the mvnu script in this directory. ––generate–hocon and ––generate–json command line flags are added to translate a Maven project from XML to JSON and/or HOCON. Then mvnu can be called just like mvn can but the JSON or HOCON POM files will generate pom.xml files on the fly which will in turn be built using Maven.
Homepage https://hunterpayne.github.io/maven-unbound-site/index.html

Project Organization

This project does not belong to an organization.

Build Information

Field Value
GroupId org.apache.maven
ArtifactId unbound
Version 1.0.0
Type jar
Java Version 1.8