On 17/11/2014 16:52, Michael Dürig wrote: > This broke it: > http://svn.apache.org/viewvc/jackrabbit/oak/trunk/pom.xml?r1=1562870&r2=1562869&pathrev=1562870 > > And you have to run from the reactor. Not from oak-doc as I wrote > earlier. > I think that now the procedure for fully update the javadoc and website should be the following:
oak-doc$ mvn clean site reactor$ mvn site -P site-with-javadoc (tested locally and works) reactor$ mvn site-deploy (not tested yet) D.
