[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:42 min (Wall Clock)
[INFO] Finished at: 2026-03-04T13:54:51+13:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.47.0:push (default) on project : Cannot extract archive .../tmp/docker-build.tar: Entry is outside of the target directory (,logfile) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
,logfile is a symlink to a file outside the current directory
just the presence of the symlink breaks it
Build works fine on version 0.46.0
,logfileis a symlink to a file outside the current directoryjust the presence of the symlink breaks it
Build works fine on version
0.46.0