|
||||||||
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 |
- [jbehave-dev] [jira] (JBEHAVE-829) Issues while r... Suryakant Panda (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Issues wh... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-829) Unable to... Mauro Talevi (JIRA)
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.