Attach Javadoc
This commit is contained in:
parent
85d94a0c4f
commit
37f9d16b89
4
pom.xml
4
pom.xml
@ -489,10 +489,10 @@
|
|||||||
<version>2.8</version>
|
<version>2.8</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>generate-javadoc</id>
|
<id>attach-javadoc</id>
|
||||||
<phase>package</phase>
|
<phase>package</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>javadoc</goal>
|
<goal>jar</goal>
|
||||||
</goals>
|
</goals>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user