If I try to execute any unit tests (or even "make" the project) I get the
following error:

Error:java: Bad service configuration file, or exception thrown while
constructing Processor object: javax.annotation.processing.Processor:
Provider
org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor
could not be instantiated: java.lang.NoClassDefFoundError:
org/apache/logging/log4j/core/config/plugins/processor/PluginCache

Everything works fine in Maven. I enabled annotation processing, yet I get
this error every time in log4j-core.

-- 
Matt Sicker <[email protected]>

Reply via email to