You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/25 11:31:27 UTC

[GitHub] [maven-plugin-tools] michael-o commented on a change in pull request #74: [MPLUGIN-395] Upgrade Maven Reporting API/Impl to 3.1.0

michael-o commented on a change in pull request #74:
URL: https://github.com/apache/maven-plugin-tools/pull/74#discussion_r814694832



##########
File path: maven-plugin-plugin/pom.xml
##########
@@ -350,7 +350,8 @@
               <settingsFile>src/it/settings.xml</settingsFile>
               <streamLogsOnFailures>true</streamLogsOnFailures>
               <filterProperties>
-                <sitePluginVersion>3.3</sitePluginVersion>
+                <sitePluginVersion>3.11.0</sitePluginVersion>
+                <projectInfoReportsPlugin>3.2.2</projectInfoReportsPlugin>

Review comment:
       In most cases reactor plugins and IT plugins are decoupled. Look at other projects. Moreover, I did not want to rewrite the entire thing. You have valid concerns, but they need to be addressed on a global level for all components.




-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org