Stories not found if project located in path with name separated by space
-------------------------------------------------------------------------

                 Key: JBEHAVE-635
                 URL: https://jira.codehaus.org/browse/JBEHAVE-635
             Project: JBehave
          Issue Type: Bug
          Components: Core
    Affects Versions: 3.5.3, 3.5.1
         Environment: Windows XP Locale German 
maven 2.2.1
jdk 1.6.0_29
            Reporter: Per Newgro
         Attachments: my-webapp.zip

I started a jbehave spring project by using the archetype
<console>
mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-webapp 
-DarchetypeArtifactId=jbehave-spring-archetype -DarchetypeGroupId=org.jbehave 
-DarchetypeVersion=3.5.3 -Dversion=1.0-SNAPSHOT
</console>
If i do that in a parent folder containing spaces in name, no story is found 
and executed while
<console>
mvn clean integration-test
</console>

To reproduce the problem independent from parent folder name i change the 
target path of the project to "the target".

--
This message is automatically generated by JIRA.
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