Create source code XRef HTML pages during compile phase
This commit is contained in:
parent
7ee0d9ebcd
commit
2a4966fd84
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
<version>${maven-jxr-plugin.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>package</phase>
|
||||
<phase>compile</phase>
|
||||
<goals>
|
||||
<goal>jxr</goal>
|
||||
</goals>
|
||||
|
|
Loading…
Reference in a new issue