You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only build openssl-classes and boringssl-static on windows
Motivation:
When on windows we should only try to build openssl-classesand boringssl-static as nothing else is supported atm
Modifications:
- Add profile for windows which configure the correct modules to use
- Adjust workflow for windows to depend on the new profile
Result:
./mvn clean package works on windows out of the box
0 commit comments