Skip to content

Commit

Permalink
test(java): drop mavem archive test (#3561)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Nov 6, 2024
1 parent 83f3735 commit 8637d6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/java/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ FROM build AS test-maven-a
# test openshift userid missmatch
USER 1001

# test archive.apache.org
RUN install-tool maven 3.1.0-alpha-1
# test archive.apache.org, failing too often
# RUN install-tool maven 3.1.0-alpha-1

RUN install-tool maven 3.5.4

Expand Down

0 comments on commit 8637d6f

Please sign in to comment.