Java2PlantUML icon indicating copy to clipboard operation
Java2PlantUML copied to clipboard

'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing

Open beroal opened this issue 5 years ago • 1 comments

A build is successful, but gives the following warning.

[WARNING] Some problems were encountered while building the effective model for com.github.juanmf:java2PlantUML-maven-plugin:maven-plugin:1.0.1
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 72, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.

beroal avatar Dec 24 '19 21:12 beroal

Thanks, I'll try to make some time to review this.

juanmf avatar Dec 24 '19 22:12 juanmf