GitHub user vy added a comment to the discussion: Exception causes are
truncated while logging exceptions with line number limit
@ZOUG, a `Throwable` is essentially composed of 3 parts:
1. The stack trace (i.e., `StackTraceElement[]`)
2. A cause (of type `Throwable`)
3. The suppressed exceptio
Something is buggy for me in the Maven wrapper script which causes this error
to print out:
mvnw: line 114: mvnw/.mvn/wrapper/maven-wrapper.properties: Not a directory
cannot read distributionUrl property in
mvnw/.mvn/wrapper/maven-wrapper.properties
When I tried running the build with a local