Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-08-03 Thread via GitHub
asfgit merged PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310 -- 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...@mav

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-08-01 Thread via GitHub
mattnelson commented on PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#issuecomment-2263588189 > Please create another PR for master. #312 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-08-01 Thread via GitHub
michael-o commented on PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#issuecomment-2263407950 @mattnelson Please create another PR for master. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-08-01 Thread via GitHub
michael-o commented on PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#issuecomment-2262744831 Please also rebase. -- 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 specifi

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-08-01 Thread via GitHub
michael-o commented on code in PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#discussion_r1699896194 ## maven-plugin-report-plugin/src/site/apt/index.apt: ## @@ -32,10 +32,11 @@ Maven Plugin Report Plugin * Goals Overview - The Plugin Report Plugin h

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-07-30 Thread via GitHub
michael-o commented on code in PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#discussion_r1697314336 ## maven-plugin-report-plugin/src/site/apt/examples/nofork.apt.vm: ## @@ -0,0 +1,66 @@ + -- + Generate Plugin Report without duplicate execution of phas

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-07-30 Thread via GitHub
michael-o commented on code in PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#discussion_r1696627114 ## maven-plugin-report-plugin/src/site/apt/index.apt: ## @@ -32,10 +32,11 @@ Maven Plugin Report Plugin * Goals Overview - The Plugin Report Plugin h

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-07-29 Thread via GitHub
mattnelson commented on code in PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#discussion_r1695809156 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReportNoFork.java: ## @@ -0,0 +1,34 @@ +/* + * Licensed to the Apac

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-07-29 Thread via GitHub
michael-o commented on code in PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#discussion_r1695757092 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReportNoFork.java: ## @@ -0,0 +1,34 @@ +/* + * Licensed to the Apach

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-07-29 Thread via GitHub
mattnelson commented on code in PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#discussion_r1695753809 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReportNoFork.java: ## @@ -0,0 +1,34 @@ +/* + * Licensed to the Apac

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-07-29 Thread via GitHub
michael-o commented on code in PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#discussion_r1695671851 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReportNoFork.java: ## @@ -0,0 +1,34 @@ +/* + * Licensed to the Apach

Re: [PR] [MPLUGIN-529] Add non-forking plugin report goal [maven-plugin-tools]

2024-07-29 Thread via GitHub
mattnelson commented on code in PR #310: URL: https://github.com/apache/maven-plugin-tools/pull/310#discussion_r1695539089 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReportNoFork.java: ## @@ -0,0 +1,34 @@ +/* + * Licensed to the Apac