A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.
'org.e-hoffman.crypto:PropertyFileEncryptionParent:1.0.0'
<dependency>
<groupId>org.e-hoffman.crypto</groupId>
<artifactId>PropertyFileEncryptionParent</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.e-hoffman.crypto" name="PropertyFileEncryptionParent" rev="1.0.0"/>
"org.e-hoffman.crypto", "PropertyFileEncryptionParent", "1.0.0"