Incident output URI field is incorrect for container mode Java binary analysis. This is due to mounting the base path:
'file:///opt/input/source/jee-example-app-1.0.0.ear/java-project/src/..main' should be 'file:///opt/input/source/java-project/src/main'
however, this path does exist in the container, so it does not effect analysis results.