to answer my own question: mvn -Papache-release -Prelease clean package
Looks like in our release candidate docs, that means they only get made during the "stage a maven repository" step. (which I wasn't doing before) On Wed, Aug 19, 2015 at 2:43 PM, Sean Busbey <bus...@cloudera.com> wrote: > Can someone save me a good deal of floundering and give me a maven > invocation that makes the javadoc jars we publish in a release? > > I think I have a solution to > > https://issues.apache.org/jira/browse/HBASE-14251 > > but can't test it right now. > > I've gone through the "create a release candidate" steps, but I don't see > javadoc jars anywhere in my build tree. > > -- > Sean > -- Sean