Hi,
When i try execute maven goal within any Bamboo task to execute cucumber tests as below,
clean verify -Dcucumber.options='--tags @API'
result in following error,
Runner.initializationError » Cucumber Unknown option: --tags @API