Module - 11 - Not able to install testNG in my eclipse | Selenium Forum
S
sivakonda Posted on 05/06/2020

Hi,

I am using Eclipse Luna, when i try to install testNg 7.0.0 as a new software from help, Eclipse suggesting some alternate versions like 6.2 m2e and 6.2 p2 of test ng

after accepting them when eclispe tries to downlaod these, getting error

{

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.m2e.archetype.common,1.7.0.20160603-1931
No repository found containing: osgi.bundle,org.eclipse.m2e.core,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.core.ui,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.discovery,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.editor,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.editor.xml,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.jdt,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.jdt.ui,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.launching,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.lifecyclemapping.defaults,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.logback.appender,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.logback.configuration,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.maven.indexer,1.7.0.20160603-1931
No repository found containing: osgi.bundle,org.eclipse.m2e.maven.runtime,1.7.0.20160603-1931
No repository found containing: osgi.bundle,org.eclipse.m2e.maven.runtime.slf4j.simple,1.7.0.20160603-1931
No repository found containing: osgi.bundle,org.eclipse.m2e.model.edit,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.profiles.core,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.profiles.ui,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.refactoring,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.scm,1.7.0.20160603-1933
No repository found containing: org.eclipse.update.feature,org.eclipse.m2e.feature,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.importer,1.7.0.20160603-1933
No repository found containing: org.eclipse.update.feature,org.eclipse.m2e.logback.feature,1.7.0.20160603-1933
No repository found containing: osgi.bundle,org.eclipse.m2e.workspace.cli,0.3.1

}

 

tried too find solutions in online forums but no help. pls let me know any solutions.

 


A
Ashish Thakur Replied on 09/06/2020

Sometimes the tesntg repository is down.

Please try again


S
sivakonda Replied on 19/06/2020

Managed to run this with latest update of elipse and retry


S
sivakonda Replied on 19/06/2020

Thanks


Related Posts