Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on project model-layer: Failed to install metadata model-layer:model-layer/maven-metadata.xml: Could not parse metadata /efs/.m2/model-layer/model-layer/maven-metadata-local.xml: in epilog non whitespace content is not allowed but got e (position: END_TAG seen ...\ne... @12:2) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on project model-layer: Failed to install metadata model-layer:model-layer/maven-metadata.xml: Could not parse metadata /efs/.m2/model-layer/model-layer/maven-metadata-local.xml: in epilog non whitespace content is not allowed but got e (position: END_TAG seen ...\ne... @12:2)
But there is no local.xml file in my model-layer
In build spec - I added the mount path I got this error, Without the mount path build success but it takes too much time.