You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2015/04/20 23:13:00 UTC

[jira] [Commented] (SUREFIRE-1154) TestNG should be able to run its own tests

    [ https://issues.apache.org/jira/browse/SUREFIRE-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503635#comment-14503635 ] 

Tibor Digana commented on SUREFIRE-1154:
----------------------------------------

We need your project to reproduce this issue.
Do you apply surefire in TestNG project itself without forcing testng provider dependency?
Our project tests passed with TestNG. So what's the difference towards yours?

> TestNG should be able to run its own tests
> ------------------------------------------
>
>                 Key: SUREFIRE-1154
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1154
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: TestNG support
>            Reporter: Julien Herr
>            Priority: Minor
>
> Currently, TestNG could not run its own tests due to: 
> {code}
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project testng: suiteXmlFiles is configured, but there is no TestNG dependency
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)