AFAIK, the m-site-p itself doesn't have any problem with jdk 8, since it doesn't care about jdk but from the little trace you give, there seem to be a reporting plugin that is sensitive to jdk 8: yes, some plugins have problems, we track them here [1]
just look at your error traces and you'll see which report is in cause Regards, Hervé [1] http://jira.codehaus.org/browse/MNG-5551 Le jeudi 15 mai 2014 15:35:31 Andy Abendschein a écrit : > I have recently udated my jdk from 1.7 to 1.8. > Now I am having problems with the maven-site-plugin which fails with the > error: > > Error during page generation: Error rendering Maven report: > Unsupported targetJdk value '1.8'. > > Is there a way to specify a different targetJdk value to the plugin? > Is there a plan to update the plugin to accommodate jdk 1.8? > > Thanks, > Andy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
