Re: [PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-15 Thread via GitHub
Bukama merged PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294 -- 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] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-15 Thread via GitHub
Bukama commented on code in PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1957171314 ## src/site/apt/index.apt.vm: ## @@ -29,8 +29,13 @@ ${project.name} The Compiler Plugin is used to compile the sources of your project. The - default

Re: [PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-11 Thread via GitHub
slawekjaranowski commented on code in PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1952112462 ## src/site/apt/index.apt.vm: ## @@ -29,8 +29,13 @@ ${project.name} The Compiler Plugin is used to compile the sources of your project. The

Re: [PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-10 Thread via GitHub
Bukama commented on code in PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1949549800 ## src/site/apt/index.apt.vm: ## @@ -29,8 +29,13 @@ ${project.name} The Compiler Plugin is used to compile the sources of your project. The - default

Re: [PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-10 Thread via GitHub
Bukama commented on code in PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1949547426 ## src/site/apt/index.apt.vm: ## @@ -29,8 +29,13 @@ ${project.name} The Compiler Plugin is used to compile the sources of your project. The - default

Re: [PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-10 Thread via GitHub
slawekjaranowski commented on code in PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1949475194 ## src/site/apt/index.apt.vm: ## @@ -29,8 +29,13 @@ ${project.name} The Compiler Plugin is used to compile the sources of your project. The

Re: [PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-10 Thread via GitHub
slawekjaranowski commented on code in PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1949476019 ## src/site/apt/index.apt.vm: ## @@ -29,8 +29,13 @@ ${project.name} The Compiler Plugin is used to compile the sources of your project. The

Re: [PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-10 Thread via GitHub
slawekjaranowski commented on code in PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1949475194 ## src/site/apt/index.apt.vm: ## @@ -29,8 +29,13 @@ ${project.name} The Compiler Plugin is used to compile the sources of your project. The

Re: [PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-10 Thread via GitHub
desruisseaux commented on code in PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1948801578 ## src/site/apt/examples/set-compiler-source-and-target.apt.vm: ## @@ -28,21 +28,25 @@ Setting the <<<-source>>> and <<<-target>>> of the Java Comp

Re: [PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-10 Thread via GitHub
desruisseaux commented on code in PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1948794198 ## src/site/apt/index.apt.vm: ## @@ -29,8 +29,13 @@ ${project.name} The Compiler Plugin is used to compile the sources of your project. The - d

Re: [PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-09 Thread via GitHub
slawekjaranowski commented on code in PR #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1948220669 ## src/site/apt/index.apt.vm: ## @@ -29,8 +29,13 @@ ${project.name} The Compiler Plugin is used to compile the sources of your project. The

[PR] Update docs for Maven 4 and release option [maven-compiler-plugin]

2025-02-09 Thread via GitHub
Bukama opened a new pull request, #294: URL: https://github.com/apache/maven-compiler-plugin/pull/294 This PR updates several parts of the documentation to Maven 4 based on JDK 17 and aligns the docs to the new Java version schema. In particular on the front page it's mentioned that "8" is