On Thu, Aug 12, 2010 at 10:42 AM, kelvin goodson <[email protected]> wrote: > I did a bit of work experimenting with javadoc a while back, but never > got as far as understanding how to configure the release profile to > include javadoc in the release distro. Does anyone have any clues > before I go dig around? > > Kelvin. >
I guess the plugin need to be added/configured in the release profile of the top level pom.xml. What is the process or mvn command for creating the Javadoc at the moment? ...ant
