Pardon me if I'm just being stupid, but I can't figure out how to download and use JBehave 3.0.3. It seems as though binary distribution download ( https://nexus.codehaus.org/content/repositories/releases/org/jbehave/jbehave-distribution/3.0.3/jbehave-distribution-3.0.3-bin.zip) has no jar files in it all.
So my questions are: 1. Is the binary zip file above supposed to have no jar files at all? 2. If so, how do I get jbehave jar files? (I tried following the directions in the lib/DEPENDENCIES.txt file, but when I navigate to http://mvnrepository.com/artifact/org.jbehave/jbehave-distribution/ I can't find any downloadable POM file )
