Issue
I can not create new project in Apache NetBeans. I got error: Could not transfer artifact org.apache.maven.plugins:maven-archetype-plugin:pom:2.4 from/to central (https://repo.maven.apache.org/maven2): Received fatal alert: protocol_version
Solution
Your connection to Maven Central is not using a supported TLS version.
Answered By - Laird Nelson