microsoft / vscode-maven

VSCode extension "Maven for Java"
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-maven
Other
179 stars 88 forks source link

ci failure due to OSGi build. #982

Open Eskibear opened 1 year ago

Eskibear commented 1 year ago
          ci failure due to OSGi build.
Error:  Failed to resolve target definition file:/home/runner/work/vscode-maven/vscode-maven/jdtls.ext/com.microsoft.java.maven.target/com.microsoft.java.maven.tp.target: Could not find "slf4j.api/1.7.36" in the repositories of the current location -> [Help 1]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
node:child_process:935
    throw err;
    ^

Error: Command failed: ./mvnw clean package

Originally posted by @Eskibear in https://github.com/microsoft/vscode-maven/issues/980#issuecomment-1623951308