a year ago
Dockerfile:19
17 | # build phase
18 | COPY . /app/.
19 | >>> RUN --mount=type=cache,id=s/d33df2a2-b4b8-40ea-93b5-d33aceb22aa3-m2/repository,target=/app/.m2/repository mvn -DoutputFile=target/mvn-dependency-list.log -B -DskipTests clean dependency:list install
20 |
21 |
ERROR: failed to solve: process "/bin/bash -ol pipefail -c mvn -DoutputFile=target/mvn-dependency-list.log -B -DskipTests clean dependency:list install" did not complete successfully: exit code: 1
level:
"info"
Error: Docker build failed
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies