RE: Problem with the maven-compiler-plugin

2020-03-13 Thread Nelligan, Steven M
Thank you for the feedback. I should have been using –verbose not –version. When using –verbose the plugin is working as expected. Thank you for your time. From: Thomas Broyer Sent: Friday, March 13, 2020 3:02 AM To: Maven Users List Subject: Re: Problem with the maven-compiler-plugin

Re: Problem with the maven-compiler-plugin

2020-03-13 Thread Thomas Broyer
What is it that you think is not working? (fwiw, javaP -version prints the version of javaP, not the version the class was compiled with/to; that would be a 51.0 or similar anyway, not a 1.7) Le ven. 13 mars 2020 à 08:26, Nelligan, Steven M a écrit : > *It appears that the maven-compiler-plugin