-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Description
I'd like to skip generating the html file since I'm only using japicmp to fail the build when source/binary backward incompatibilty is found. Right now whenever a maven module is built japicmp generates 3 files:
[INFO] Written file '/Users/vmassol/dev/xwiki/git/xwiki-platform/xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-ui/target/japicmp/japicmp.diff'.
[INFO] Written file '/Users/vmassol/dev/xwiki/git/xwiki-platform/xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-ui/target/japicmp/japicmp.xml'.
[INFO] Written file '/Users/vmassol/dev/xwiki/git/xwiki-platform/xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-ui/target/japicmp/japicmp.html'.
Would it be possible to skip the generation of the html one at least?
The goal is to speed up the build.
Thanks
Metadata
Metadata
Assignees
Labels
No labels