Skip to content

Commit cc868b7

Browse files
committed
HV-2022 Skip unpacking the element lists when javadocs are skipped
1 parent ce30e05 commit cc868b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

parents/public/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
<goal>unpack</goal>
8181
</goals>
8282
<configuration>
83+
<skip>${maven.javadoc.skip}</skip>
8384
<artifactItems>
8485
<artifactItem>
8586
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)