Filip Hrisafov created MCOMPILER-571:
----------------------------------------
Summary: annotationProcessorPaths from maven-compiler-plugin are
not resolved when using dependency:go-offline
Key: MCOMPILER-571
URL: https://issues.apache.org/jira/browse/MCOMPILER-571
Project: Maven Compiler Plugin
Issue Type: Bug
Reporter: Filip Hrisafov
I am creating this bug in the Maven Compiler Plugin. However, I am not sure
whether this is the right place. I appologize in advance if this is the wrong
project.
I have noticed that using {{mvn dependency:go-offline}} will not resolve the
dependencies defined in the {{annotationProcessorPaths}} of the
maven-compiler-plugin.
I have created
https://github.com/filiphr/maven-dependency-offline-annotation-processor-paths
that demonstrates the problem.
I've had a look at MCOMPILER-391, but I don't think that this is related to
this one. However, I also found MNG-6877 which might solve the problem if there
is a dedicated scope for annotation processing and then the
maven-dependency-plugin will correctly be able to resolve the annotation
processors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)