Update maven.md

This commit is contained in:
Sander Hautvast 2024-03-29 10:57:59 +01:00 committed by GitHub
parent be2ec0b0e7
commit c6a9302e0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,3 +12,6 @@ returns
--> which you can parse to get a list of dependencies and their absolute path --> which you can parse to get a list of dependencies and their absolute path
-DincludeScope=compile -DincludeScope=compile
-DincludeScope=test -DincludeScope=test
* force x86 on apple silicon
`-Dos.arch=x86_64`