[WARNING] 'build.plugins.plugin.version fo ... maven-plugin is missing

Issue #3 resolved
Former user created an issue

the version for some plugins is not specified, so maven warns and the builds may not be repeatable :

mvn help:effective-pom [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for de.viadee:appdriverTest:war:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.jetty:jetty-maven-plugin is missing. @ line 68, column 14 [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.

Comments (1)

  1. Log in to comment