iriusrisk / bdd-security

BDD Automated Security Tests for Web Applications
http://www.continuumsecurity.net/bdd-intro.html
GNU Affero General Public License v3.0
559 stars 178 forks source link

Gradle build hangs using internal zap (windows) #60

Open twelvesec opened 7 years ago

twelvesec commented 7 years ago

Hi and thanks for sharing this software,

My gradle guild hangs at 84% each time I'm trying to use the internal zap.

Using an external zap seems like mitigating the issue.

I'm running gradle with: gradlew -Dcucumber.options="--tags @authentication --tags ~@skip"

System info:

Thanks!