NPE in browse at artifact level
-------------------------------
Key: MRM-1121
URL: http://jira.codehaus.org/browse/MRM-1121
Project: Archiva
Issue Type: Bug
Components: web application
Affects Versions: 1.2-M2
Reporter: Brett Porter
after having just completed the scan for junit, I browsed into junit/junit (The
artifact level)
I got a 500 with:
{code}
java.lang.NullPointerException
at
org.apache.maven.archiva.web.action.BrowseAction.populateSharedModel(BrowseAction.java:183)
at
org.apache.maven.archiva.web.action.BrowseAction.browseArtifact(BrowseAction.java:127)
{code}
Note that going direct to 3.7 works. I continue to get the error instead of the
list of versions.
--
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