NPE thrown when DefaultArtifact.getSelectedVersion is called ------------------------------------------------------------
Key: MNG-5103 URL: http://jira.codehaus.org/browse/MNG-5103 Project: Maven 2 & 3 Issue Type: Bug Components: Artifacts and Repositories Affects Versions: 3.0 Environment: not env dependent Reporter: Jared Roberts Assignee: Benjamin Bentmann getSelectedVersion() uses the versionRange variable directly instead of using getVersionRange() which creates the version range from version if its null. This bug when using the appfuse warpath plugin when doing a double war overlay -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira