File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ javadoc.exe(or .sh) @options @packages | @argfile
59
59
60
60
* {{{./javadoc-no-fork-mojo.html}javadoc:javadoc-no-fork}} generates the Javadoc files for the project.
61
61
It executes the standard Javadoc tool and supports the parameters used by the tool without forking the
62
- <<<generate-sources>>> phase again. Note that this goal does require generation of test sources before site generation, e.g.
62
+ <<<generate-sources>>> phase again. Note that this goal does require generation of sources before site generation, e.g.
63
63
by invoking <<<mvn clean deploy site>>>.
64
64
65
65
* {{{./test-javadoc-no-fork-mojo.html}javadoc:test-javadoc-no-fork}} generates the test Javadoc files for the project.
You can’t perform that action at this time.
0 commit comments