Hi Tommaso, I remember struggling with this. With that change, the documentation gets divided between the modules like core, graph, yarn. The docs directory is empty now. Well, for the best case scenario I wanted both, the aggregated as well as the separate documentation. I could not find from javadoc plugin documentation on how to do this. Adding both goals did not work.
-Suraj On Mon, May 28, 2012 at 8:41 AM, Tommaso Teofili <[email protected]> wrote: > 2012/5/28 Thomas Jungblut <[email protected]> > >> Thanks! >> Well you have maybe got the email that it failed recently. >> I had this yesterday while building on EC2 as well, it is because of the >> javadoc plugin in parent pom that needs the modules beeing built before. >> Maybe you have an idea how to fix this, I solved this for myself by >> removing the plugin from parent pom (not a so good solution for us). >> > > Changing the goal from aggregate-jar to jar should fix the problem. > Tommaso > > >> >> 2012/5/28 Tommaso Teofili <[email protected]> >> >> > Hi all, >> > I've created https://builds.apache.org/job/Hama%20trunk/ for building >> > trunk, it will poll SCM hourly so we get faster notifications if the >> build >> > breaks for any reason. >> > Regards, >> > Tommaso >> > >> >> >> >> -- >> Thomas Jungblut >> Berlin <[email protected]> >>
