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
On Windows or in the abscence of a Bash-compatible environment, the required steps are probably different.
137
+
A simple `mvn clean install` will require admin rights on Windows, because our integration tests require admin privileges to install and start a service.
121
138
122
-
If you are building on windows, you will need to run the install with admin rights.
123
-
This is because integration tests require admin privileges to install and start a service.
139
+
If all of this fails and you only want to try out a local development version of the driver, you could skip all tests like this:
0 commit comments