[Deploying Sakai] Errors while compiling Sakai source on Windows

Shane Tully tully.shane at bpsd.org
Thu Jul 23 08:44:42 PDT 2009


Hi all, I have been trying to get Sakai running under a Windows (7 RC)
environment. After a few other emails to this mailing list and a lot of
time reading the documentation, I have gotten the Sakai binary to run in
Windows. However, I am now trying to get the source to compile and run
in Windows and I keep getting errors while compiling. I have checked out
the most recent version via subversion. The error I receive is...

 

[INFO]
------------------------------------------------------------------------

[INFO] Building sakai-portal-render-engine-impl

[INFO]    task-segment: [clean, install, sakai:deploy]

[INFO]
------------------------------------------------------------------------

[INFO] [clean:clean]

[INFO] [resources:resources]

[WARNING] Using platform encoding (Cp1252 actually) to copy filtered
resources, i.e. build is platform dependent!

[INFO] Copying 3 resources

[INFO] [compiler:compile]

[INFO] Compiling 4 source files to
C:\sakai\sakai-src\trunk\portal\portal-render-engine-impl\impl\target\cl
asses

[INFO] [resources:testResources]

[WARNING] Using platform encoding (Cp1252 actually) to copy filtered
resources, i.e. build is platform dependent!

[INFO] Copying 2 resources

[INFO] Copying 8 resources

[INFO] Copying 28 resources

[INFO] [compiler:testCompile]

[INFO] Compiling 8 source files to
C:\sakai\sakai-src\trunk\portal\portal-render-engine-impl\impl\target\te
st-classes

[INFO]
------------------------------------------------------------------------

[ERROR] BUILD FAILURE

[INFO]
------------------------------------------------------------------------

[INFO] Compilation failure

 

error: error reading
C:\Users\Shane\.m2\repository\jtidy\jtidy\4aug2000r7-dev\jtidy-4aug2000r
7-dev.jar; error in opening zip file

C:\sakai\sakai-src\trunk\portal\portal-render-engine-impl\impl\src\test\
org\sakaiproject\portal\charon\test\MockCharonPortal.java:[43,20]
package org.w3c.tidy

 does not exist

 

C:\sakai\sakai-src\trunk\portal\portal-render-engine-impl\impl\src\test\
org\sakaiproject\portal\charon\test\MockCharonPortal.java:[514,16]
cannot find symbol

symbol  : class Tidy

location: class org.sakaiproject.portal.charon.test.MockCharonPortal

 

C:\sakai\sakai-src\trunk\portal\portal-render-engine-impl\impl\src\test\
org\sakaiproject\portal\charon\test\MockCharonPortal.java:[514,29]
cannot find symbol

symbol  : class Tidy

location: class org.sakaiproject.portal.charon.test.MockCharonPortal

 

 

[INFO]
------------------------------------------------------------------------

[INFO] For more information, run Maven with the -e switch

[INFO]
------------------------------------------------------------------------

[INFO] Total time: 7 minutes 50 seconds

[INFO] Finished at: Thu Jul 23 11:33:18 EDT 2009

[INFO] Final Memory: 125M/254M

[INFO]
------------------------------------------------------------------------

 

Now I am not well versed in Maven by any means, therefore I do not know
where to go from here. Any help is greatly appreciated. Thank you.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/production/attachments/20090723/2b817c62/attachment.html 


More information about the production mailing list