You can only generate JavaDoc from source, not from a binary jar. For instance, parameter names are stripped in the binary code.
Martijn On Wed, Aug 13, 2008 at 5:03 PM, Zemian Deng <[EMAIL PROTECTED]> wrote: > Hello list, > > I have a commercial jar artifact that uploaded to my own repository, and I > can access it fine. I want to gerenate a javadoc for this particular jar > along with my project javadoc. Is this possible? Can someone show me what I > have to do in pom to configure this? > > Thanks, > -Zemian > > -- > Sweet - a Scala web framework: > http://code.google.com/p/sweetscala > -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.3.4 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
