2

im using eclipse Version: Oxygen.3a Release (4.7.3a) Build id: 20180405-1200 JRE installed is java 10 compiler compliance is java 10

when I create maven project with jersey archetype I get the following error.

Failed to create project.
clientBuilder.sslSocketFactory(SSLSocketFactory) not supported on JDK 9+

while creating jersey-quickstart-webapp error has encountered.

other questions in stackoverflow seems to be different problem or not solving my issue please help. question does not solve as the given link is broken and I dono what to update as well

Santhosh
  • 71
  • 1
  • 5
  • please add your research in StackOverflow... – Moshe Slavin Sep 02 '18 at 10:27
  • Have you seen https://stackoverflow.com/questions/46396382/clientbuilder-sslsocketfactory-not-supported-on-jdk-9 – Gayan Weerakutti Sep 02 '18 at 10:28
  • I think my eclipse is started using java 9 only I can see new features. – Santhosh Sep 02 '18 at 10:31
  • I get the same issue when creating maven project with archetype selection. I DONT have java 9 on my system (eclipse points to java 8 for start and Workspace also on java8). As a workaround, create simple maven project (ie skip archetype selection) – Nrj Apr 22 '20 at 20:57

0 Answers0