tisonkun commented on code in PR #711:
URL: https://github.com/apache/datasketches-java/pull/711#discussion_r2670371586
##########
pom.xml:
##########
@@ -274,8 +288,6 @@ under the License.
<useManifestOnlyJar>false</useManifestOnlyJar>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<reportsDirectory>${project.build.directory}/test-output/${maven.build.timestamp}</reportsDirectory>
-
<excludedGroups>${testng.generate-java-files},${testng.check-cpp-files},${testng.check-go-files},
-${testng.check-cpp-historical-files}</excludedGroups> <!-- do not indent -->
Review Comment:
See
https://github.com/apache/datasketches-java/pull/711#discussion_r2670368334.
This config would be still applied, but from the
`/pluginManagement/plugins/plugin` section that can be override.
This PR is a no change for developer who only runs `mvn test`.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]