Hello all,

I am trying to integrate Google docs viewer in Dspace 6.0 for online 
viewing of pdf files. I am referring following link to do this.
https://wiki.duraspace.org/display/DSPACE/Document+Preview+with+Google+Docs+viewer

But during building dpace after given customization's, I am getting 
following errors.
----->
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile 
(default-compile) on project dspace-jspui: Compilation failure: Compilation 
failure:
[ERROR] 
/build/dspace-6.0-src-release/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java:[1154,76]
 
cannot find symbol
[ERROR] symbol:   variable k
[ERROR] location: class org.dspace.app.webui.jsptag.ItemTag
[ERROR] 
/build/dspace-6.0-src-release/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java:[1154,75]
 
array required, but java.util.List<org.dspace.content.Bitstream> found
[ERROR] 
/build/dspace-6.0-src-release/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java:[1155,103]
 
cannot find symbol
[ERROR] symbol:   variable k
[ERROR] location: class org.dspace.app.webui.jsptag.ItemTag
[ERROR] 
/build/dspace-6.0-src-release/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java:[1155,102]
 
array required, but java.util.List<org.dspace.content.Bitstream> found
<-------

Please help me to resolve this issue.
I tried this on Dspace 5.5 & 5.6 also. Same type of errors occurred.

Regards,
Sandeep Ulhalkar

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to