maven build broken with jdk1.8

2016-10-17 Thread Gopalakrishnan, Gopal (CORP)
Hi: I am not an expert at maven. Here's the scenario. My entire project compiles without any errors under jdk1.7 I use artifactory to store common libraries. Under jdk 1.7, they got resolved without any problems. All I did was to change the jdk from 1.7 to 1.8. I am using intellij 2016. I

RE: Comparing specifying repositories in pom vs. settings.xml?

2016-10-18 Thread Gopalakrishnan, Gopal (CORP)
Is this similar to what I am experiencing? Perhaps not. My build fails when I change to jdk1.8. Works perfectly in jdk1.7 ... With no changes other than the change to the jdk ... Build fails ... cannot resolve dependency ... Any suggestions? -Original Message- From: Stian Soiland-Reyes