commit 41561a0c7797c2dffa44370d0d8ca9f082b8097b
Author: Mauro Talevi <[email protected]>
AuthorDate: Wed, 12 Mar 2014 22:52:06 +0100
Commit: Mauro Talevi <[email protected]>
CommitDate: Wed, 12 Mar 2014 22:52:06 +0100
JBEHAVE-1001: Cleanup.
diff --git
a/jbehave-rest/src/test/java/org/jbehave/core/io/rest/mojo/ImportToFilesystemMojoBehaviour.java
b/jbehave-rest/src/test/java/org/jbehave/core/io/rest/mojo/ImportToFilesystemMojoBehaviour.java
index 453e6d7..baa33e8 100644
---
a/jbehave-rest/src/test/java/org/jbehave/core/io/rest/mojo/ImportToFilesystemMojoBehaviour.java
+++
b/jbehave-rest/src/test/java/org/jbehave/core/io/rest/mojo/ImportToFilesystemMojoBehaviour.java
@@ -55,6 +55,8 @@ public class ImportToFilesystemMojoBehaviour {
}
};
+ mojo.restProvider = "wiki";
+ mojo.restRootURI = rootURI;
mojo.resourcesPath = targetPath;
mojo.resourcesExt = targetExt;