[
https://issues.apache.org/struts/browse/WW-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43268#action_43268
]
Nils-Helge Garli commented on WW-2494:
--------------------------------------
I've traced this down to the new version (2.3) of maven-surefire-plugin which
is automatically updated. If I downgrade to 2.3, the tests work.
> Portlet app tests broken
> ------------------------
>
> Key: WW-2494
> URL: https://issues.apache.org/struts/browse/WW-2494
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Portlet
> Reporter: Don Brown
> Priority: Blocker
> Fix For: 2.1.1
>
>
> The portlet app tests are broken with the following error:
> 2008-02-16 13:55:34.113::WARN: /test/pluto/index.jsp
> org.apache.jasper.JasperException: /pluto/index.jsp(19,58) PWC6188: The
> absolute uri: http://java.sun.com/jstl/core cannot be resolved in either
> web.xml or the jar files deployed with this application
> From what I can tell, the JSP 2.0 version of JSTL uses the different uri
> http://java.sun.com/jsp/jstl/core but the fix for that seems to be in the
> maven-jetty-pluto-embedded plugin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.