Fix intergration tests spelling

This commit is contained in:
Dave Syer
2013-07-09 10:16:39 +01:00
parent 02ae46d40e
commit 30802e542f
5 changed files with 30 additions and 22 deletions

View File

@@ -134,6 +134,7 @@
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
<postBuildHookScript>verify</postBuildHookScript>
<addTestClassPath>true</addTestClassPath>
<skipInvocation>${skipTests}</skipInvocation>
</configuration>
<executions>
<execution>