Skip to content

@EnableFlamingock annotation is mandatory error on incremental build in IntelliJ #894

@Christian-Aman

Description

@Christian-Aman

Hi

When using IntelliJ to compile your project when you have made some changes it does not by default recompile the full project or module. And its way faster than if it would. The issue is that when the changed files does not include the file that have the @EnableFlamingock annotation flamingock throws an error during the build.

It would be great if one could continue to use intelliJs compiler using incremental builds while using flamingock. Do you think this is something that could be fixed?

The error thrown is: java: java.lang.RuntimeException: @EnableFlamingock annotation is mandatory. Please annotate a class with @EnableFlamingock to configure the pipeline.

All the best!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions