Not able to build using maven 3.6 and jdk 1.7
问题 I have created a project using maven, but when I am building the project I am getting error. I am using jdk 1.7u21 If I use jdk 1.8 it the build is working fine, its only I use jdk 1.7 then the issue is coming. Tried using the TSL 1.2 in my build goal I have used -Dhttps.protocols=TLSv1.2 clean install Also I have tried adding the below : wagon-ftp and plexus-utils as under build but still not working my pom file is as mentioned below: <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns