maven-idea-plugin version not listed in parent pom
--------------------------------------------------
Key: COMMONSSITE-56
URL: https://issues.apache.org/jira/browse/COMMONSSITE-56
Project: Commons All
Issue Type: Bug
Components: Commons Parent Pom
Affects Versions: 14
Reporter: Sebb
M2Eclipse complains:
[WARN] Failed to retrieve plugin descriptor for Plugin
[org.apache.maven.plugins:maven-idea-plugin]: null
[WARN] Some problems were encountered while building the effective model for
commons-io:commons-io:jar:2.0-SNAPSHOT
[WARN] 'build.plugins.plugin.version' is missing for
org.apache.maven.plugins:maven-idea-plugin @ commons-io:commons-io:2.0-SNAPSHOT
...
This appears to be because the plugin version is not defined in the parent POM.
[In fact there is no groupId for it either]
Does the IDEA plugin even belong in the parent POM?
If so, what version should be used?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira