Re: [maven-compiler-plugin] Helping with implementing new features / bug fixes

2023-01-22 Thread Petr Široký
Hello again, I created a JIRA for that change: https://issues.apache.org/jira/browse/MCOMPILER-522 and then a new PR: https://github.com/apache/maven-compiler-plugin/pull/169. These are basically the changes Tamas did in the original PR (https://github.com/apache/maven-compiler-plugin/pull/151)

Re: [maven-compiler-plugin] Helping with implementing new features / bug fixes

2023-01-18 Thread Slawomir Jaranowski
Hi, Petr thanks for your contributions. I think that first we should finish "Move away from legacy maven-compat", for me it is a blocker for next issues. https://github.com/apache/maven-compiler-plugin/pull/151 We need the issue for the above PR :-) Next we can try to resolve the mentioned issue

[maven-compiler-plugin] Helping with implementing new features / bug fixes

2023-01-17 Thread Petr Široký
Hello everyone, I recently started contributing with small changes to some of the Maven projects (mainly enforcer and IT repo) and I am now looking where I could help further. One of the areas that caught my eye is the maven-compiler-plugin and specifically the annotationProcessorPaths feature