I am setting up bamboo to run automated test using selenium, cucumber. I am using a maven task that looks like this test mvn -Dcucumber.options="src/test/resources. running in to a few issues with the build plan not finding the test directories but when I run the mvn command from the command line it works fine. Just can't get the build plan to do the same.