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 177 forks source link

build.xml-error #15

Open laminfaty opened 9 years ago

laminfaty commented 9 years ago

@continuumsecurity I got some error while performing ant resolve in build.xml:208:

/var/lib/jenkins/workspace/bdd-sec-lamin-test/lib/ivy not found

laminfaty commented 9 years ago

@continuumsecurity Why the Ivy directory is not being created or found?

iriusrisk commented 9 years ago

Don't know why, it's looking for that dir even before the resolve task. Have added lib/ivy to git which will fix it.

laminfaty commented 9 years ago

@continuumsecurity The issue still exist. I am still troubleshoot to see why I am getting that error.

iriusrisk commented 9 years ago

You'd have to checkout from git again to fix it or create the directory manually https://github.com/continuumsecurity/bdd-security/tree/master/lib/ivy