WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit dc52b90

Browse files
committed
Bring idx file too
Signed-off-by: Juan Manuel Leflet Estrada <[email protected]>
1 parent 7e0cb5d commit dc52b90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ COPY --from=addon-build /root/.m2/repository/io/konveyor/tackle/java-analyzer-bu
5555
COPY --from=fernflower /output/fernflower.jar /bin/fernflower.jar
5656
COPY --from=maven-index /maven.default.index /usr/local/etc/maven.default.index
5757
COPY --from=index-download /maven-index-data/central.archive-metadata.txt /usr/local/etc/maven-index.txt
58+
COPY --from=index-download /maven-index-data/central.archive-metadata.idx /usr/local/etc/maven-index.idx
5859

5960
RUN ln -sf /root/.m2 /.m2 && chgrp -R 0 /root && chmod -R g=u /root
6061
CMD [ "/jdtls/bin/jdtls" ]

0 commit comments

Comments
 (0)