AMashenkov commented on a change in pull request #247:
URL: https://github.com/apache/ignite-3/pull/247#discussion_r679209140



##########
File path: DEVNOTES.md
##########
@@ -59,6 +59,18 @@ mvn clean compile pmd:check
 PMD check result (only if there are any violations) is generated at 
`target/pmd.xml`.
 ***
 
+### Maven
+Project is supplied with number of custom scripts for Maven sanity check.
+To run checks, execute:
+```
+bash check-rules/maven-check-scripts/run.sh
+```
+from root of the project.
+
+Linux, MacOS, WSL or alike environment is required.

Review comment:
       ```suggestion
   Linux, MacOS, WSL (Windows Subsystem on Linux) or alike environment is 
required.
   ```




-- 
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]


Reply via email to