Difficult to say what's wrong if you don't provide any input into how you've configured the reports.
Best to look at an example, e.g. in jbehave tutorial: https://github.com/jbehave/jbehave-tutorial/blob/master/etsy-stories/pom.xml This shows you how to configure the report resources (found in jbehave-site-resources-3.1.1) using maven. Cheers On 23/03/2011 14:01, Arpit Sakhi wrote: > > Hello, > > > > I am trying to open the reports of my jbehave test from \jbehave\view > directory. I am able to open the *TestAdminApplication.html *properly*. *But > when I open the other formats (xml, stats, txt) of this report (e.g. > *TestAdminApplication*.*xml.html*) then nothing is displayed on browser and > even no error shown. Though I have all the required js and style classes in > proper place. Where can I download all the latest javascript (js/sh-3.0.83/) > and style classes (style/sh-3.0.83/)? Any other pointers to this issue? > > > > Thanks in advance > > Arpit > > DISCLAIMER ========== This e-mail may contain privileged and > confidential information which is the property of Persistent Systems > Ltd. It is intended only for the use of the individual or entity to > which it is addressed. If you are not the intended recipient, you are > not authorized to read, retain, copy, print, distribute or use this > message. If you have received this communication in error, please > notify the sender and delete all copies of this message. Persistent > Systems Ltd. does not accept any liability for virus infected mails. >
