Re: [PR] [MPLUGINTESTING-93] Documentation for Plugin testing [maven-site]

2025-02-12 Thread via GitHub
slawekjaranowski commented on PR #597: URL: https://github.com/apache/maven-site/pull/597#issuecomment-2654540346 Thanks for work ... By the way I would like to have such documentation in project in branch 3.x https://github.com/apache/maven-plugin-testing/tree/maven-plugin-testing-3.x

Re: [PR] [MPLUGINTESTING-93] Documentation for Plugin testing [maven-site]

2025-01-27 Thread via GitHub
elharo commented on code in PR #597: URL: https://github.com/apache/maven-site/pull/597#discussion_r1931407207 ## content/markdown/plugin-developers/plugin-testing.md: ## @@ -0,0 +1,154 @@ + +# Developers Centre - Testing Plugins + +## Introduction + +This document is intended t

Re: [PR] [MPLUGINTESTING-93] Documentation for Plugin testing [maven-site]

2025-01-07 Thread via GitHub
elharo commented on code in PR #597: URL: https://github.com/apache/maven-site/pull/597#discussion_r1905343653 ## content/markdown/plugin-developers/plugin-testing.md: ## @@ -0,0 +1,154 @@ + +# Developers Centre - Testing Plugins + +## Introduction + +This document is intended t

Re: [PR] [MPLUGINTESTING-93] Documentation for Plugin testing [maven-site]

2025-01-07 Thread via GitHub
aamotharald commented on code in PR #597: URL: https://github.com/apache/maven-site/pull/597#discussion_r1905186221 ## content/markdown/plugin-developers/plugin-testing.md: ## @@ -0,0 +1,189 @@ + +# Developers Centre - Testing Plugins Strategies + +## Introduction + +Currently,

Re: [PR] [MPLUGINTESTING-93] Documentation for Plugin testing [maven-site]

2025-01-07 Thread via GitHub
aamotharald commented on code in PR #597: URL: https://github.com/apache/maven-site/pull/597#discussion_r1905186221 ## content/markdown/plugin-developers/plugin-testing.md: ## @@ -0,0 +1,189 @@ + +# Developers Centre - Testing Plugins Strategies + +## Introduction + +Currently,

Re: [PR] [MPLUGINTESTING-93] Documentation for Plugin testing [maven-site]

2025-01-06 Thread via GitHub
Bukama commented on PR #597: URL: https://github.com/apache/maven-site/pull/597#issuecomment-2573726696 Can't add anything to what @elharo has already mentioned. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [MPLUGINTESTING-93] Documentation for Plugin testing [maven-site]

2025-01-06 Thread via GitHub
elharo commented on code in PR #597: URL: https://github.com/apache/maven-site/pull/597#discussion_r1904101458 ## content/markdown/plugin-developers/plugin-testing.md: ## @@ -0,0 +1,189 @@ + +# Developers Centre - Testing Plugins Strategies Review Comment: Delete "Strategies

Re: [PR] [MPLUGINTESTING-93] Documentation for Plugin testing [maven-site]

2025-01-06 Thread via GitHub
aamotharald commented on PR #597: URL: https://github.com/apache/maven-site/pull/597#issuecomment-2573025035 Thanks @slawekjaranowski @elharo and @Bukama for your review! I learned a lot and was able to address your review comments with (for me) sound solutions. -- This is an automated me

Re: [PR] [MPLUGINTESTING-93] Documentation for Plugin testing [maven-site]

2024-12-23 Thread via GitHub
elharo commented on code in PR #597: URL: https://github.com/apache/maven-site/pull/597#discussion_r1895682729 ## content/markdown/plugin-developers/plugin-testing.md: ## @@ -0,0 +1,173 @@ + +# Developers Centre - Testing Plugins Strategies + +## Introduction + +Currently, Maven

Re: [PR] MPLUGINTESTING-93 Documentation for Plugin testing [maven-site]

2024-12-22 Thread via GitHub
Bukama commented on code in PR #597: URL: https://github.com/apache/maven-site/pull/597#discussion_r1894985060 ## content/markdown/plugin-developers/plugin-testing.md: ## @@ -0,0 +1,173 @@ + +# Developers Centre - Testing Plugins Strategies + +## Introduction + +Currently, Maven

Re: [PR] MPLUGINTESTING-93 Documentation for Plugin testing [maven-site]

2024-12-21 Thread via GitHub
slawekjaranowski commented on code in PR #597: URL: https://github.com/apache/maven-site/pull/597#discussion_r1894629618 ## content/markdown/plugin-developers/plugin-testing.md: ## @@ -0,0 +1,173 @@ + +# Developers Centre - Testing Plugins Strategies + +## Introduction + +Curren

[PR] MPLUGINTESTING-93 Documentation for Plugin testing [maven-site]

2024-12-17 Thread via GitHub
aamotharald opened a new pull request, #597: URL: https://github.com/apache/maven-site/pull/597 Added Docu on how to test with JUnit5. Converted the Docu from apt to md . This PR should only get merged once org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.4.0 has been re