Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
I have a problem with Maven. Every time I use a Maven plugin from Maven central I can't run any of the goals due to a problem with Maven/Java connecting to Maven central over SSL. This is a hugh problem because we have to make a executable Jar for my programming class. Has anyone ever encounterd this problem? Java throws an exception with the message "trustAnchor must not be empty".
Debug log -> https://pastebin.com/BezqJhHK
rant
java
maven