Skip to content

Commit

Permalink
Revert "Use own, fixed version of dependency-plugin temporarilly (#81)"
Browse files Browse the repository at this point in the history
This reverts commit 3b4f904.

Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
  • Loading branch information
jmle committed Nov 22, 2023
1 parent 74afaef commit 9be09b0
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 554 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ RUN curl -fsSL -o /tmp/apache-maven.tar.gz https://dlcdn.apache.org/maven/maven-
ln -s /usr/local/apache-maven-3.9.5/bin/mvn /usr/bin/mvn && \
rm /tmp/apache-maven.tar.gz
ENV M2_HOME /usr/local/apache-maven-3.9.5

# TODO(jmle): remove this when plugin is fixed - installs fixed dependency plugin to fetch sources
COPY ./hack/3.6.2-SNAPSHOT /root/.m2/repository/org/apache/maven/plugins/maven-dependency-plugin/3.6.2-SNAPSHOT

COPY --from=gopls-build /root/go/bin/gopls /root/go/bin/gopls
COPY --from=jdtls-download /jdtls /jdtls/
COPY --from=addon-build /root/.m2/repository/io/konveyor/tackle/java-analyzer-bundle.core/1.0.0-SNAPSHOT/java-analyzer-bundle.core-1.0.0-SNAPSHOT.jar /jdtls/java-analyzer-bundle/java-analyzer-bundle.core/target/
Expand Down
4 changes: 0 additions & 4 deletions hack/3.6.2-SNAPSHOT/_remote.repositories

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 9be09b0

Please sign in to comment.