We have to attach javadoc to sync with central
This commit is contained in:
parent
c165ff0f47
commit
040bc7c683
2
pom.xml
2
pom.xml
@ -483,7 +483,7 @@
|
||||
<configuration>
|
||||
<doclet>org.jboss.apiviz.APIviz</doclet>
|
||||
<docletPath>${basedir}/lib/apiviz-1.3.1.GA.jar</docletPath>
|
||||
<attach>false</attach>
|
||||
<attach>true</attach>
|
||||
<javadocDirectory>${basedir}/src/javadoc</javadocDirectory>
|
||||
<docfilessubdirs>true</docfilessubdirs>
|
||||
<useStandardDocletOptions>true</useStandardDocletOptions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user