EvoSuite / evosuite

EvoSuite - automated generation of JUnit test suites for Java classes
http://www.evosuite.org
GNU Lesser General Public License v3.0
829 stars 340 forks source link

Plugin org.apache.maven.wagon:wagon-ssh-external:2.7 or one of its dependencies could not be resolved #387

Open duicym opened 2 years ago

duicym commented 2 years ago

org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] Unresolveable build extension: Plugin org.apache.maven.wagon:wagon-ssh-external:2.7 or one of its dependencies could not be resolved: Could not find artifact org.apache.maven.wagon:wagon-ssh-external:jar:2.7 in central (https://repo.maven.apache.org/maven2) @

mvn evosuite:generate calls on the problem!!! why?repo.maven.apache.org/maven2 can find the artifact In fact。