github / maven-plugins

Official GitHub Maven Plugins
MIT License
587 stars 197 forks source link

Maven dependencies not able to download in Eclipse #149

Open vishnuprakash9845 opened 2 years ago

vishnuprakash9845 commented 2 years ago

So in the pom.xml tried to download the Java Client dependency, but getting the below error

Eclipse Version: 2020-09 (4.17.0) Build Id: 20200910-1200

Can anyone help me on this issue please

Description Resource Path Location Type Error while downloading 'https://maven.apache.org/xsd/maven-4.0.0.xsd' to /Users/muniswamyv/.lemminx/cache/https/maven.apache.org/xsd/maven-4.0.0.xsd. pom.xml /appiumFramwork line 1 Language Servers Description Resource Path Location Type Error while downloading 'https://maven.apache.org/xsd/maven-4.0.0.xsd' to /Users/vishnu/.lemminx/cache/https/maven.apache.org/xsd/maven-4.0.0.xsd. pom.xml /appiumFramwork line 1 Language Servers Description Resource Path Location Type Missing artifact io.appium:java-client:jar:7.6.0 pom.xml /appiumFramwork line 1 Maven Dependency Problem Description Resource Path Location Type Missing artifact io.appium:java-client:jar:7.6.0 pom.xml /appiumFramwork line 1 Maven Dependency Problem image