[MNG-7796] Top directory cannot be computed (original) (raw)
- Type:
Bug
- Status: Closed
- Priority:
Major
- Resolution: Fixed
- Affects Version/s: 3.9.2
- Environment:
Windows Server Core 2016 guest running inside a docker container on a Windows Server 2016 EC2 machine
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
MNG-7774 Maven config and command line interpolation
- Closed
links to