[ http://jira.codehaus.org/browse/MOJO-312?page=all ] Jeff Genender closed MOJO-312: ------------------------------
Resolution: Fixed Fix Version: 1.1 Plugin will now honor all dependencies no matter what scope. (Only checked in code...plugin not yet released) Adding src/main/java/org/codehaus/mojo/jspc/CompilerError.java Sending src/main/java/org/codehaus/mojo/jspc/JspcMojo.java Transmitting file data .. Committed revision 1568. > 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