eclipse - TestNG Installation -


i have been trying install testng eclipse. eclipse version version: mars.1 release (4.5.1).. while trying install, shows error mentioned below. please guide me how rectify problem.

an error occurred while collecting items installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.collect, operand=, action=). unable read repository @ http://beust.com/eclipse/plugins/org.testng.eclipse_6.9.10.201512240000.jar. premature end of content-length delimited message body (expected: 3005134; received: 1555400

my problem got solved "not downloading optional testng" part (i.e dont download "testng m2e integration (optional)" if not needed(it's recommended install if java project(s) managed maven))


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -