inbroker wrote:
> 
> 
>  I tried the following in Eclipse and worked fine
> <dependency>
>                               <groupId>org.testng</groupId>
>                               <artifactId>testng</artifactId>
>                               <version>5.8</version>
>                               <type>jar</type>
>                               <classifier>jdk15</classifier>
>                               <scope>compile</scope>
> </dependency>
> although this was from the central repository.
> http://repo1.maven.org/maven2.
> 
> I hope it helps.
> Inbroker
> 

Bingo, it works!

Thanks.
-- 
View this message in context: 
http://www.nabble.com/%3Cdenpendency-%3E-for-org-testng-testng-5.8--tp21476664p21476836.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to