ok, an error was always there. Fixed now.
Emmanuel
Emmanuel Venisse a écrit :
Fixed since few days in svn.
Emmanuel
egarza a écrit :
I get an exception after indexing the repository when I try to run a
report.
HTTP ERROR: 500
Exception in JSP: /WEB-INF/jsp/reports/reports.jsp:41
38: 39: <c:forEach items="${reports}" var="report">
40: <h3>
41: ${report.groupId} : ${report.artifactId} : ${report.version} :
${report.classifier} : ${report.type}
42: </h3>
43: <ul>
44: <c:forEach items="${report.results}" var="result">
Stacktrace:
RequestURI=/archiva/admin/reports.action
Powered by Jetty://
My environment, JDK 1.5 on AIX. Running in the compiled Plexus container.
Any thoughts?
--
Eric Garza
[EMAIL PROTECTED]