This worked fine for me be building under Java 8. Now under Java 17.01 I get this when I do mvn deploy. mvn install works fine. I tried 3.6.3 and 3.8.4 and updated (I think) all my plugins to the newest versions. Any ideas? POM: Answer Update: Version 1.6.13 has been released and should fix this issue! 🎉 This is
Tag: maven-central
Azure blob storage 12.5.0 dependency removed from maven central repo
I Have been using Azure blob storage 12.5.0 to develop a java application for talking to blob storage. Everything was working fine but suddenly now when i compile my maven project it says dependency not found. Going through this link for 12.5.0, I now get a page not found error. I am struggling to understand why this dependency was suddenly
Maven dependencies are failing with a 501 error
Recently Maven build jobs running in Jenkins are failing with the below exception saying that they couldn’t pull dependencies from Maven Central and should use HTTPS. I’m not sure how to change the requests from HTTP to HTTPS. Could someone guide me on this matter? [ERROR] Unresolveable build extension: Plugin org.apache.maven.wagon:wagon-ssh:2.1 or one of its dependencies could not be resolved: