Git Product home page Git Product logo

Comments (4)

snjeza avatar snjeza commented on July 24, 2024
  1. npm install ends with warnings

It isn't a problem.

  1. npm run build-server ends with an error:

mvnw.cmd can't download maven-wrapper.jar because some Windows versions have TLS 1.2 disabled.
See https://docs.microsoft.com/en-us/windows/desktop/SecAuthN/protocols-in-tls-ssl--schannel-ssp-
TLS 1.0 and TLS 1.1 are disabled on the https://repo.maven.apache.org/ server - https://www.ssllabs.com/ssltest/analyze.html?d=repo.maven.apache.org

The Java LS (https://github.com/eclipse/eclipse.jdt.ls) has the same issue.
The problem can't be reproduced on Linux.

We can do the following:

a) enable TLS 1.2 on Windows as described at https://success.outsystems.com/Support/Enterprise_Customers/Maintenance_and_Operations/(.NET)_Enable_SSL_Protocols_for_your_Integrations_-_TLS_1.1_and_TLS_1.2

or

b) add maven-wrapper.jar to the lsp4xml and eclipse.jdt.ls repository

  1. After manually downloading the maven-wrapper.jar

All the projects including org.eclipse.lsp4xml.extensions.emmet build on both, Linux and Windows.

from vscode-xml.

fbricon avatar fbricon commented on July 24, 2024

Thanks @snjeza. I've added the maven wrapper to the lsp4xml git repo. @ralfhandl please try again.

from vscode-xml.

fbricon avatar fbricon commented on July 24, 2024

@snjeza can you confirm this works now on windows?

from vscode-xml.

snjeza avatar snjeza commented on July 24, 2024

@snjeza can you confirm this works now on windows?

I confirm. There is the same issue in vscode-java.

from vscode-xml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.