Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

When I tried to Install TestNG on my VM (virtual Machine) getting an error "Unable to read repository at http://beust.com/eclipse/content.xml." "peer not authenticated"

I tried many solution available in the net but no luck. Can any one please help me to fix this issue.

Eclipse Version: Kepler Service Release 1 Build id: 20130919-0819

Note: I don't have Admin Privilege on the VM

enter image description here Thanks, Kannan

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
408 views
Welcome To Ask or Share your Answers For Others

1 Answer

Go to https://dl.bintray.com/testng-team/testng-eclipse-release/

Click updatesites/

Click any version.

copy resulting URL and use that to install testNG

Example: Use following in eclipse install software. https://dl.bintray.com/testng-team/testng-eclipse-release/updatesites/6.11.0.201703011520/


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...