Tom Scholten

Results 2 comments of Tom Scholten

I have tried some things with the `output`. The problem is that variables in the command line parameters are resolved before reaching the Mojo. So, when I do: ``` mvn...

If have changed it to where the effective POMs are written to standard out when the output flag is not set. When the output flag is set, we need to...