It's looking for the .story files in target/test-classes/... but it's not finding them.

You have modified the default test-resources handling of Maven and you need to ensure that the test-resources are copied to target/test-classes.

On 13/11/2012 13:45, louis gueye wrote:
Sorry Mauro, with the url it's better indeed: https://github.com/lgueye/elasticsearch-continuity



2012/11/13 Mauro Talevi <[email protected] <mailto:[email protected]>>

    Hi Louis,

    what's the URL of the project on Github?



    On 13/11/2012 12:47, louis gueye wrote:

        Hi all,

        I'm having a hard time on a simple jbehave configuration.
        I've defined a Embedder pattern in maven plugin and jbehave
        could find the embedder (I can tell by the log "[INFO] Found
        class names: [org.diveintojee.poc.stories.ContinuityStory]")
        In this embedder, I defined a story pattern and nothing is
        run. The file is not found (I can tell because I printed and
        empty paths array) meaning that my pattern is not correct or
        jebehave doesn't execute correctly.

        The project is on github: .
        Just run "mvn clean verify -Pacceptance-wip" to note the
        misbehaviour.

        Notes: I'm using jbehave 3.7.3. I'm using jbehave maven plugin
        in test scope.

        Thank you for your help. I've spent a lot of time and I'm stuck.





    ---------------------------------------------------------------------
    To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email





--
Cordialement/Regards,

Louis GUEYE
linkedin <http://fr.linkedin.com/in/louisgueye> | blog <http://deepintojee.wordpress.com/> | twitter <http://twitter.com/#%21/lgueye>


Reply via email to