Re: [PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-16 Thread via GitHub
hboutemy merged PR #269: URL: https://github.com/apache/maven-plugin-tools/pull/269 -- 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:

Re: [PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-14 Thread via GitHub
hboutemy commented on code in PR #269: URL: https://github.com/apache/maven-plugin-tools/pull/269#discussion_r1524374220 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java: ## @@ -93,6 +110,14 @@ public class PluginReport

Re: [PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-13 Thread via GitHub
michael-o commented on code in PR #269: URL: https://github.com/apache/maven-plugin-tools/pull/269#discussion_r1523907398 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java: ## @@ -93,6 +110,14 @@ public class PluginReport

Re: [PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-12 Thread via GitHub
hboutemy commented on code in PR #269: URL: https://github.com/apache/maven-plugin-tools/pull/269#discussion_r1522316963 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/RequirementsHistory.java: ## @@ -72,16 +73,23 @@ public String toString()

Re: [PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-12 Thread via GitHub
hboutemy commented on code in PR #269: URL: https://github.com/apache/maven-plugin-tools/pull/269#discussion_r1522315605 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java: ## @@ -150,6 +179,29 @@ protected void

Re: [PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-12 Thread via GitHub
hboutemy commented on code in PR #269: URL: https://github.com/apache/maven-plugin-tools/pull/269#discussion_r1522314835 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java: ## @@ -93,6 +110,9 @@ public class PluginReport extends

Re: [PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-12 Thread via GitHub
hboutemy commented on code in PR #269: URL: https://github.com/apache/maven-plugin-tools/pull/269#discussion_r1522314214 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java: ## @@ -93,6 +110,9 @@ public class PluginReport extends

Re: [PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-12 Thread via GitHub
hboutemy commented on code in PR #269: URL: https://github.com/apache/maven-plugin-tools/pull/269#discussion_r1522310376 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/RequirementsHistory.java: ## @@ -118,33 +126,32 @@ public static String

Re: [PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-12 Thread via GitHub
michael-o commented on code in PR #269: URL: https://github.com/apache/maven-plugin-tools/pull/269#discussion_r1521308296 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java: ## @@ -93,6 +110,9 @@ public class PluginReport

Re: [PR] MPLUGIN-511 add plugin requirements history detection [maven-plugin-tools]

2024-03-06 Thread via GitHub
slawekjaranowski commented on code in PR #269: URL: https://github.com/apache/maven-plugin-tools/pull/269#discussion_r1514029558 ## maven-plugin-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReport.java: ## @@ -93,6 +110,9 @@ public class PluginReport