|
The pom that doesn't work. I get the following in the log:
Shinobu Kawai made changes - 02/Aug/06 11:03 PM
Patch to expose name, description, and outputName. Applied, I can add the following to my pom to make it work:
Shinobu Kawai made changes - 02/Aug/06 11:05 PM
Shinobu Kawai made changes - 16/Aug/06 11:04 AM
Applied with destDir instead of outputName
Vincent Siveton made changes - 04/Sep/06 07:42 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Can you post the config that is not working?
I was able to run the UmlGraph doclet in addition to the normal Javadoc doclet by:
1. assigning an <id> to each <reportSet>
2. Using <destDir> to direct the output of the second doclet somewhere else.