Maven quickstart gives warnings about missing plugin versions
-------------------------------------------------------------
Key: WICKET-3656
URL: https://issues.apache.org/jira/browse/WICKET-3656
Project: Wicket
Issue Type: Bug
Components: wicket-quickstart
Affects Versions: 1.4.17
Reporter: Martijn Dashorst
Assignee: Martijn Dashorst
Fix For: 1.4.18
$ mvn eclipse:eclipse
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
de.micromata.wicket:exercise_1:war:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.mortbay.jetty:maven-jetty-plugin is missing. @ line 122, column 12
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 111, column 12
[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.
[WARNING]
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira