[Building Sakai] JavaDocs build broken on http://nightly2.sakaiproject.org/

Steve Swinsburg steve.swinsburg at gmail.com
Wed Dec 21 13:18:54 PST 2011


Hi Jim,

If you go to:
http://source.sakaiproject.org/release/<project>/<version>

you can get Javadocs for all of the things that are released with Maven sites. Just drill into the Project Reports section.

http://source.sakaiproject.org/release/kernel/1.3.0-a01/apidocs/index.html
http://source.sakaiproject.org/release/edu-services/1.2.0-a01/apidocs/index.html
etc

Because trunk is mostly indies now you'll need to get them individually since a Maven build only has a few core modules left. You'd have to use the trunk-all branch to get all of the modules source then build them with mvn javadoc:javadoc -Daggregate=true

It would be nice to have a place where the trunk docs are available online though (including all modules).

cheers,
Steve



On 22/12/2011, at 2:44 AM, Jim Eng wrote:

> It's been broken for at least a day.  Is this still supported?
> 
> Also, once it's fixed, are the javadocs for kernel, edu-services, etc. there as well as sakai trunk?  If not, does anybody know where they can be found?
> 
> Thanks.
> 
> Jim
> _______________________________________________
> 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"



More information about the sakai-dev mailing list