Re: [PR] [MCOMPILER-550] make outputDirectory writable [maven-compiler-plugin]

2023-10-23 Thread via GitHub
bmarwell merged PR #202: URL: https://github.com/apache/maven-compiler-plugin/pull/202 -- 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: issues-unsubscr..

Re: [PR] [MCOMPILER-550] make outputDirectory writable [maven-compiler-plugin]

2023-10-23 Thread via GitHub
bmarwell commented on PR #202: URL: https://github.com/apache/maven-compiler-plugin/pull/202#issuecomment-1774738258 Suggestion for link: While the javadoc-link in the text will render as code in the docs, the `@see` link works nicely. ![Screenshot 2023-10-23 at 10 59 48](ht

Re: [PR] [MCOMPILER-550] make outputDirectory writable [maven-compiler-plugin]

2023-10-22 Thread via GitHub
bmarwell commented on code in PR #202: URL: https://github.com/apache/maven-compiler-plugin/pull/202#discussion_r1367979119 ## src/main/java/org/apache/maven/plugin/compiler/TestCompilerMojo.java: ## @@ -75,8 +75,11 @@ public class TestCompilerMojo extends AbstractCompilerMojo

Re: [PR] [MCOMPILER-550] make outputDirectory writable [maven-compiler-plugin]

2023-10-22 Thread via GitHub
slawekjaranowski commented on code in PR #202: URL: https://github.com/apache/maven-compiler-plugin/pull/202#discussion_r1367976214 ## src/main/java/org/apache/maven/plugin/compiler/TestCompilerMojo.java: ## @@ -75,8 +75,11 @@ public class TestCompilerMojo extends AbstractCompi