You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Failed to execute goal on project example-openclover: Could not resolve dependencies for project org.evosuite:example-openclover:jar:0.0.1-SNAPSHOT: Could not find artifact org.evosuite:evosuite-standalone-runtime:jar:1.0.6-SNAPSHOT -> [Help 1]
After checking POM.xml I found that the version of evosuite-standalone-runtime is 1.0.6-SNAPSHOT
which should be 1.0.6.
The text was updated successfully, but these errors were encountered:
Hi.
Running
mvn compile
in openclover folder failed.[ERROR] Failed to execute goal on project example-openclover: Could not resolve dependencies for project org.evosuite:example-openclover:jar:0.0.1-SNAPSHOT: Could not find artifact org.evosuite:evosuite-standalone-runtime:jar:1.0.6-SNAPSHOT -> [Help 1]
After checking POM.xml I found that the version of evosuite-standalone-runtime is
1.0.6-SNAPSHOT
which should be
1.0.6
.The text was updated successfully, but these errors were encountered: