The POM that my project inherits contains some for the release plugin that specifies some additional arguments.>
release
arguments
You cannot override a configuration, which is already set in the POM (see Maven Bug MNG-4979). You may use variables in order to avoid this behaviour. The snippet of your answer makes use of it.