Fix a build bug where javadoc is generated twice
This commit is contained in:
parent
2ef8b23ecd
commit
787f5b28b2
@ -246,7 +246,7 @@
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>javadoc</id>
|
||||
<id>attach-javadocs</id>
|
||||
<phase>package</phase>
|
||||
<goals>
|
||||
<goal>jar</goal>
|
||||
|
Loading…
Reference in New Issue
Block a user