Group: GitHub Iarellano
1.Json to Yaml to Json Converter Maven Plugin3 usages
com.github.iarellano » iad-j2y2j-converter-maven-plugin MIT
This plugin allows to convert files from json to yaml and vice versa. It makes use of the Apache Maven Filtering
component therefore filtering can also be performed.
Last Release on Jan 26, 2019
2.Properties Loader From Json File
com.github.iarellano » iad-json-properties-maven-plugin MIT
This mojo can import json files as properties using a pseudo-normalized json path as property names, it can
also extract values using JsonPath and then assign the extracted values to project properties.
Last Release on Feb 5, 2019
3.Maven Invoker Maven Plugin
com.github.iarellano » iad-maven-invoker-maven-plugin MIT
This is a simple maven plugin wrapper for the Apache Maven Invoker at https://maven.apache.org/shared/maven-invoker/ which allows
to invoke a Maven execution on an independent maven project.
Last Release on Feb 12, 2019
4.REST Client Maven Plugin
com.github.iarellano » iad-rest-client-maven-plugin MIT
At times we need to consume external services as part of a build process, for example
to verify which version of an API is deployed, verify that a service is online, get
configurations from some remote storage provider, etc.
...
Last Release on Feb 5, 2019
5.Maven Replacer Plugin Maven Mojo
com.github.iarellano » replacer MIT
Maven plugin to replace tokens in a given file with a value
Last Release on Jan 29, 2019