[jOOQ/jOOQ#9825] exec-maven-plugin appears to be broken
The `exec-maven-plugin` is supposed to use `${basedir}` as the working
directory (as one would expect), but it uses the parent process' working
directory. Also the existing `<workingDirectory>` parameter has no
effect...
This commit is contained in:
parent
eb1ffec486
commit
68cf031531
@ -166,6 +166,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user