[ http://jira.codehaus.org/browse/MOJO-312?page=comments#action_59469 ]
Jeff Genender commented on MOJO-312: ------------------------------------ Fixed. Sending src/main/java/org/codehaus/mojo/jspc/JspcMojo.java Transmitting file data . Committed revision 1570. > jspc-maven-plugin doesn't include dependencies with scope 'provided' in its > classpath > ------------------------------------------------------------------------------------- > > Key: MOJO-312 > URL: http://jira.codehaus.org/browse/MOJO-312 > Project: Mojo > Type: Bug > Reporter: Oliver Siegmar > Fix For: 1.1 > > > The javax.servlet:servlet-api package is usually included with scope > 'provided', because it must not be deployed with the application - the > appserver has to provide it. But if the scope isn't set to compile (the > default), jspc-maven-plugin fails to build the jsp files. -- 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