FYI, the NPE in the last comment has a different cause from the original report. The new stack trace suggests an issue in DisplayPluginUpdatesMojo where the effectiveVersion is null, rather than the NPE during interpolation caused by MNG-5445:

http://mojo.codehaus.org/versions-maven-plugin/xref/org/codehaus/mojo/versions/DisplayPluginUpdatesMojo.html#640

Also notice before line 640 there is code that expects effectiveVersion might be null, so it looks like there's a null check missing in DisplayPluginUpdatesMojo.html#640.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to