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]> >
