This puts the javadocs in the docs/apidocs folder... but, that's
probably something we should change. It should go in target/apidocs
(the default), because that's where plugins/tools probably expect it,
and we don't bundle it in the docs directory anymore, so there's no
reason to generate them there.

--
Christopher L Tubbs II
http://gravatar.com/ctubbsii


On Wed, May 20, 2015 at 11:44 AM, Christopher <[email protected]> wrote:
> Out of date docs. They were removed from the bin tarball awhile back.
> To generate the javadocs for the site, do the following on the tag:
>
> "mvn clean compile javadoc:aggregate"
>
> FWIW, I was going to take a look at the releasing.html page to see if
> there were any edits I could make. This would be a good addition.
>
> --
> Christopher L Tubbs II
> http://gravatar.com/ctubbsii
>
>
> On Tue, May 19, 2015 at 10:29 PM, Josh Elser <[email protected]> wrote:
>> From http://accumulo.apache.org/releasing.html
>>
>> bq. 1. Extract javadocs from binary tarball from the release
>>
>> I don't see the Javadocs in the bin tarball for 1.7.0 or 1.6.2. Is this a
>> bug or (more) out of date documentation?

Reply via email to