dev.ikm.jpms:httpmime

The Java Parent that helps to define the build processes that should be used across projects. This is versioned and if you want to use a different version of the pom, you can simply change the parent version, and it will adjust all the properties being used throughout, as the properties and plugins will be inherited by subprojects.


License
Apache-2.0

Documentation

Build Parent

A Simple maven build parent that configures and customizes builds for all child modules. This can be used by any project that would like to inherit these build configurations. This includes a number of the compiling, code quality, code style, and plugin configurations of Tinkar and related HL7 projects.

The output of this project is solely a pom file and is distributed via standard Maven release procedures.

How to Contribute

For a quick guide on how to make changes to this project, including new features or bug fixes, please click here.