You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2019/04/11 20:32:00 UTC

[jira] [Created] (JCLOUDS-1496) Update maven-compiler-plugin for increased JDK compatibility

Olaf Flebbe created JCLOUDS-1496:
------------------------------------

             Summary: Update maven-compiler-plugin for increased JDK compatibility 
                 Key: JCLOUDS-1496
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1496
             Project: jclouds
          Issue Type: Task
            Reporter: Olaf Flebbe


The maven-compiler-plugin is referenced in the wrong clause of the pom file.
It should be within <project><build><pluginManagement><plugins>.
(See for instance https://maven.apache.org/plugins/maven-compiler-plugin/usage.html )

Otherwise you will see Nullptr Exceptions for instance with JDK11.

For now I propose to only move the plugin and use current version. Increasing the errorprone module version will trigger a lot of diagnostics in errorprone plugins, which should be dealt seperately.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)