commit ad0ce63c3860e361231e73db06391620cd91f4c2
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:41 +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;