Attach Javadoc to sync with the central repo
This commit is contained in:
parent
c07a984671
commit
85d94a0c4f
2
pom.xml
2
pom.xml
@ -499,7 +499,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…
Reference in New Issue
Block a user