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

[jira] [Updated] (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:all-tabpanel ]

Julien Herr updated SUREFIRE-1154:
----------------------------------
    Description: 
Currently, TestNG could not run its own tests due to: 

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


  was:
Currently, TestNG could run its own tests due to: 

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



> 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: 
> 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



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