[Building Sakai] Development enviroment setup

Steve Swinsburg steve.swinsburg at gmail.com
Tue Oct 27 18:49:46 PDT 2009


Hi,

check out this Jira ticket:
http://jira.sakaiproject.org/browse/SAK-13484

It lists how to really clean out the Ecliose metadata if you are having
trouble. Then just descend into a single project (ie rwiki), run the mvn
command as before, and you should be right.

What version Sakai are you working with?

cheers,
Steve

2009/10/28 Miguel-Angel Guillén Navarro <maguillen at pdi.ucam.edu>

> thanks,
>
> But now I've errors like this: Project 'rwiki-tool' is missing required
> Java project: 'component-api'
>
> I'm going crazy!!!
>
> regards!!
>
>
> ----
> Miguel Ángel Guillén
>
>
>
> 2009/10/27 Steve Swinsburg <steve.swinsburg at gmail.com>
>
> In my opinion you don't need the whole source in Eclipse. I've had issues
>> with it all being in there as well. For the various projects in Sakai that
>> you might want to import into Eclipse, you can issue:
>>
>> "mvn eclipse:clean eclipse:eclipse -DdownloadJavadocs=true" to generate
>> the Eclipse metadata files based on the dependencies in the POM, then just
>> import that project normally (Import Existing...)
>>
>> If you are looking to develop a tool, build Sakai normally via Maven so
>> the artifacts are in your local repo, then get the Sakai App Builder plugin
>> for Eclipse and you'll be set.
>>
>> cheers,
>> Steve
>>
>>
>> On 28/10/2009, at 3:30 AM, Miguel-Angel Guillén Navarro wrote:
>>
>> Hi,
>>
>> I'm trying to set up the development environment by following the steps
>> listed in
>> http://confluence.sakaiproject.org/display/BOOT/Development+Environment+Setup+Walkthrough
>>
>> All steps well until we got to step 17.G (Build projects). Upon completion
>> of the process I get a bunch of errors like "this package does not match
>> this one." For example, the draft samigo in class com.corejsf.UploadFilter
>> tells me "package com.corejsf," does not correspond to "package
>> java.com.corejsf" (which seems to be the expected eclipse). It's as if
>> expecting some projects were inside the package java. (originalPackageName)
>>
>> Someone has followed the tutorial to set up your development environment?
>> has done well?
>>
>> Another option is to download the sources directly from eclipse with
>> subclipse. But then the projects appear as folders within a single project
>> and that's not what makes the tutorial.
>>
>> I'm trying to version 2.6.0 (...org/tags/2.6.0)
>>
>> Regards,
>>
>> ----
>> Miguel Ángel Guillén
>>
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>
>> TO UNSUBSCRIBE: send email to
>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>> "unsubscribe"
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20091028/fde3c7d4/attachment.html 


More information about the sakai-dev mailing list