During Maven build with maven 3.x version, I got following error:
[WARNING] ‘build.plugins.plugin.version’ for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 299, column 16
During Maven build with maven 3.x version, I got following error:
[WARNING] ‘build.plugins.plugin.version’ for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 299, column 16
One reply on “Maven 3.x warnings about build.plugins.plugin.version”
Two posts to read about this issue in order to solve it
Example: in my case, I will use: