Skip to content

develocity-maven-extension: should allow me to ignore annotation processors #1332

@alexec

Description

@alexec

Where do I raise bugs for develocity-maven-extension?

I'd like to be able to use caches, even if there are annotation processors, otherwise much of the benefit is negated, because Lombok is everywhere in my codebases:

[WARNING] The following annotation processors were found on the classpath: [lombok.launch.AnnotationProcessorHider$AnnotationProcessor, lombok.launch.AnnotationProcessorHider$ClaimingProcessor, org.apache.tinkerpop.gremlin.process.traversal.dsl.GremlinDslProcessor, org.eclipse.sisu.space.SisuIndexAPT6, org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor].
Compile avoidance has been deactivated.
Please use the maven-compiler-plugin version 3.5 or above and use the <annotationProcessorPaths> configuration element to declare the processors instead.
If you did not intend to use the processors above (e.g. they were leaked by a dependency), you can use the <proc>none</proc> option to disable annotation processing.

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