Skip to content

Commit 67e3bac

Browse files
committed
Skip jar checks in non-deployed docs module
1 parent 0530494 commit 67e3bac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

commons-math-docs/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151
<checkstyle.skip>true</checkstyle.skip>
5252
<changes.jira.skip>true</changes.jira.skip>
5353
<skipSurefireReport>true</skipSurefireReport>
54+
<spdx.skip>true</spdx.skip>
55+
<japicmp.skip>true</japicmp.skip>
5456
<!-- Disable javadoc errors so an aggregate is always created. -->
5557
<doclint.javadoc.qualifier>-Xdoclint:none</doclint.javadoc.qualifier>
5658
</properties>

0 commit comments

Comments
 (0)