Hello team, our online javadoc are stuck at the 0.20-SNAPSHOT. I think it's time for an update. :)
I was looking into how to do it and was pointed to http://markmail.org/thread/wtmbakbedycqh6l4 However it doesn't generate the javadocs and was looking into the poms for hints. We have the following situation: jackrabbit-oak$ mvn clean site -P site-with-javadocs will generate the javadocs under oak-doc/target/site/apidocs Running instead jackrabbit-oak/oak-doc$ mvn clean site will generate the site itself from the markdown. Assuming the above is the expected behaviour, how should we deploy then the javadocs? Cheers Davide
