Maven plugin for loading property file values to Maven. These properties could be used in the common maven lifecycle like they were created inside POM.
'org.bitbucket.theromefather:property-loader-plugin:1.0'
<dependency>
<groupId>org.bitbucket.theromefather</groupId>
<artifactId>property-loader-plugin</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.bitbucket.theromefather" name="property-loader-plugin" rev="1.0"/>
"org.bitbucket.theromefather", "property-loader-plugin", "1.0"