[MNG-7796] Top directory cannot be computed (original) (raw)

When running Maven it exits immediately with return code 1 after writing "Error computing real path" to the console.

Here is the full console output:

Error computing real path from C:\Users\Administrator\jenkins\workspace\myproject_release_1.0\src\myproject\src: C:\Users\Administrator\jenkins\workspace\myproject_release_1.0\src\myproject\src

is caused by

Task - A task that needs to be done. MNG-7774 Maven config and command line interpolation

links to