Hi,
when trying out the exec mojo's new version (1.0.2) I encountered problems as I only pass program names in the exec.executable property (like java). Now the exec mojo gives an error saying that there are problems executing java in the current directory (as there is no java in there).
When I use an absolute pathname for the executable it works fine. Now I wondered why this changed and whether there is a workaround so I could still use program names that are then looked up in the PATH environment variable.
Cheers
Philippe
- [mojo-user] Exec maven mojo using absolute path Philippe Jacot
- Re: [mojo-user] Exec maven mojo using absolute path Jerome Lacoste
- Re: [mojo-user] Exec maven mojo using absolute pat... Philippe Jacot
