Hi,
I need some help.
I try "mvn install" for Excel Renderer module, but I receive the following error:

--------------------------------
[WARNING] Compiled JSPs will not be added to the project and web.xml will not be modified, either because includeInProject is set to false or because the projec
t's packaging is not 'war'.
[INFO] Compiling 2 JSP source files to D:\magnolia\magnolia-3.6.3-cetle\magnolia
-module-excelrenderer\target/jsp-source
WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release()
was invoked.
WARN: Please see http://www.slf4j.org/codes.html for an explanation.
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to compile class for JSP

An error occurred at line: 9 in the jsp file: /mgnl-files/templates/excelrendere
r/paragraphs/excel-dms.jsp
Generated servlet error:
Document cannot be resolved to a type

An error occurred at line: 9 in the jsp file: /mgnl-files/templates/excelrendere
r/paragraphs/excel-dms.jsp
Generated servlet error:
Document cannot be resolved to a type


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: 9 in the jsp file: /mgnl-files/templates/excelrendere
r/paragraphs/excel-dms.jsp
Generated servlet error:
Document cannot be resolved to a type

An error occurred at line: 9 in the jsp file: /mgnl-files/templates/excelrendere
r/paragraphs/excel-dms.jsp
Generated servlet error:
Document cannot be resolved to a type


at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErro
rHandler.java:84)
at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher
.java:328)
at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java
:409)
       at org.apache.jasper.compiler.Compiler.compile(Compiler.java:297)
       at org.apache.jasper.JspC.processFile(JspC.java:986)
       at org.apache.jasper.JspC.execute(JspC.java:1135)
at org.codehaus.mojo.jspc.compiler.tomcat5.JspCompilerImpl.compile(JspCo
mpilerImpl.java:109)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(Ref
lectionMetaMethod.java:52)
at org.codehaus.groovy.runtime.MetaClassHelper.doMethodInvoke(MetaClassH
elper.java:714)
       at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:583)
       at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:476)
at org.codehaus.groovy.runtime.Invoker.invokePojoMethod(Invoker.java:104
)
       at org.codehaus.groovy.runtime.Invoker.invokeMethod(Invoker.java:77)
at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.
java:85)
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(Scrip
tBytecodeAdapter.java:158)
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethod0(Scrip
tBytecodeAdapter.java:182)
at org.codehaus.mojo.jspc.CompilationMojoSupport.execute(CompilationMojo
Support.groovy:333)
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:451)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:558)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:499)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:478)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:330)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:291)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:142)
       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
       at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
       at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

       at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Sun Jan 25 14:20:35 CET 2009
[INFO] Final Memory: 24M/44M
[INFO] ------------------------------------------------------------------------


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to