cdouillard commented on issue #940:
URL: 
https://github.com/apache/maven-compiler-plugin/issues/940#issuecomment-3462886364

   Hi @MarcelEdmundFranke,
   
   I try to reproduce your problem but didn't manage to do it. It's complicated 
to analyze the problem witouth a reproducer.
   
   Maybe we can summarize what was done since the issue was opened to better 
understand the problem.
   
   What was your `maven-compiler-plugin` configuration when you opened the 
issue ? Did you use the `generatedSourcesDirectory` parameter ? If you use a 
parent in your `pom.xml`, it can be interesting to see the 
`maven-compiler-plugin` configuration on the [effective 
pom](https://maven.apache.org/plugins/maven-help-plugin/effective-pom-mojo.html)
 as some configuration can be inherited from the parent.
   
   Do you declare any other plugin that references generated-sources ? How do 
you configure the `openapi-generator-maven-plugin` ?
   
   What is your Azure pipeline doing ? Which maven command is it executing ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to