Skip to content

Ability to skip generation of html report #121

@vmassol

Description

@vmassol

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions