Nope.  if testng is on the classpath then the testng booter will be used,
you might want to add an exclusion on the testng dep or else use testng to
run the junit tests

On 3 September 2010 14:09, Jean-Louis MONTEIRO <
[email protected]> wrote:

>
> Getting the same issue.
>
> We are using
>        <plugin>
>          <groupId>org.apache.maven.plugins</groupId>
>          <artifactId>maven-surefire-plugin</artifactId>
>          <version>2.5</version>
>        </plugin>
>
> Trying to figure if Surefire car use both JUnit and TestNG within the same
> module.
>
> JLouis
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/Re-svn-commit-r991445-in-openejb-trunk-openejb3-container-openejb-core-openejb-core-src-main-java-orp-tp2403609p2525632.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>

Reply via email to