If you have some secret resources that cannot be checked into source control, this plugin will ensure they are picked up when using the maven release plugin.
'io.github.stephenc.maven:rfmm-maven-plugin:1.0'
<dependency> <groupId>io.github.stephenc.maven</groupId> <artifactId>rfmm-maven-plugin</artifactId> <version>1.0</version> </dependency>
<dependency org="io.github.stephenc.maven" name="rfmm-maven-plugin" rev="1.0"/>
"io.github.stephenc.maven", "rfmm-maven-plugin", "1.0"