I have created a minimal project that can be used to show the issue, this is essentially an empty project created with the jbehave-simple archetype, the pom file creates an executable jar with the package goal.

The resulting file can be run with java -jar jbehave-simple*.jar, which doesn't find any stories, when running the test with the unpacked files (either by running the main class in eclipse or unpacking the executable and running it with java -cp . mainclass) will find the story file.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to