When using the Junit-reporter the field "property" is not closed properly. Example: <*property name="resamples" value="100000"*> The property-line needs an additional "/" e.g. <*property name="samples" value="100" /*>