Hi Lewis, Gora uses Apache forrest for building it's documentation, and web site. Obviously the nightly target depends on the docs target, which requires that "forrest.home" property to be defined. The build file does not manage forrest as a ivy/maven dependency but rather it is assumed that every one who wants to build the docs should define the forrest.home property in their build.properties file. We have borrowed this setup from Hadoop and Nutch.
Anyway, I guess we have 3 options - we can checkout Forrest in the Jenkins environment, and add the property to build.properties locally - change nightly to not depend on docs - manage forrest as a ivy/maven dependency, and change the docs target. Thanks, Enis On Sun, Nov 20, 2011 at 8:18 AM, Lewis John Mcgibbney < [email protected]> wrote: > H^i, > > Can anyone please help me correctly configure the forrest properties in the > above build. Log output is can be seen below. > > https://builds.apache.org/view/G-L/view/Gora/job/gora-trunk-ant/39/console > > Thank you > > -- > *Lewis* >
