On Sat, 05 Aug 2017 22:05:22 +0200, Karl Heinz Marbaise
wrote:
Hi Robert,
On 04/08/17 10:55, Robert Scholte wrote:
Hi Karl Heinz,
this can happen when the plugin configuration contains a fixed value
for arguments, i.e
-Dkey=value
If you want arguments to be extended via commandline arg
Hi Robert,
On 04/08/17 10:55, Robert Scholte wrote:
Hi Karl Heinz,
this can happen when the plugin configuration contains a fixed value for
arguments, i.e
-Dkey=value
If you want arguments to be extended via commandline argument, you need
to do this:
-Dkey=value ${arguments}
Tha
Hi Karl Heinz,
this can happen when the plugin configuration contains a fixed value for
arguments, i.e
-Dkey=value
If you want arguments to be extended via commandline argument, you need to
do this:
-Dkey=value ${arguments}
Robert
On Thu, 03 Aug 2017 19:57:10 +0200, Karl Heinz Ma
Hi,
I have tried to make a release of the plexus-utils and was faced with a
problem...which I currently don't understand...
I have started the release with:
mvn -Darguments='-Dgpg.keyname=kama' release:prepare release:perform
So I thought the gpg.keyname property will be given to the called