Skip to content

Commit f6df23f

Browse files
committed
japicmp-maven-plugin to ignore missing classes when generating reports for the website
1 parent a4810ff commit f6df23f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@
383383
<excludes>
384384
<exclude>@org.apache.hc.core5.annotation.Internal</exclude>
385385
</excludes>
386+
<ignoreMissingClasses>true</ignoreMissingClasses>
386387
</parameter>
387388
</configuration>
388389
</plugin>

0 commit comments

Comments
 (0)