You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Irfan Sayed <ir...@gmail.com> on 2014/10/07 19:21:55 UTC

failsafe plugin error with suiteXml

hi,

i am using maven failsafe plugin to run the integration tests
however, i am getting following error when i am executing integration tests
along with cobertura

execute goal mvn-failsafe-plugin: (failsafe-integration-tests) project x:
suiteXmlFiles is configured, but there is no TestNG dependency
<http://stackoverflow.com/questions/26233462/execute-goal-mvn-failsafe-plugin-failsafe-integration-tests-project-x-suitex>

can some one please suggest what could be the error
i have added TestNG dependnecy at every possible location in pom file
still the issue

please please suggest

regards

Re: failsafe plugin error with suiteXml

Posted by Irfan Sayed <ir...@gmail.com>.
please suggest .. i am really stuck

regards


On Tue, Oct 7, 2014 at 10:51 PM, Irfan Sayed <ir...@gmail.com> wrote:

> hi,
>
> i am using maven failsafe plugin to run the integration tests
> however, i am getting following error when i am executing integration
> tests along with cobertura
>
> execute goal mvn-failsafe-plugin: (failsafe-integration-tests) project x:
> suiteXmlFiles is configured, but there is no TestNG dependency
> <http://stackoverflow.com/questions/26233462/execute-goal-mvn-failsafe-plugin-failsafe-integration-tests-project-x-suitex>
>
> can some one please suggest what could be the error
> i have added TestNG dependnecy at every possible location in pom file
> still the issue
>
> please please suggest
>
> regards
>
>