Skip to content

Commit b3ffac8

Browse files
committed
Run javadoc-plugin during 'prepare-package'
1 parent bdab5f7 commit b3ffac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@
262262
<executions>
263263
<execution>
264264
<id>attach-javadocs</id>
265+
<phase>prepare-package</phase>
265266
<goals>
266267
<goal>jar</goal>
267268
</goals>

0 commit comments

Comments
 (0)