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
It looks like rv-monitor needs the same update to its installation as was recently done for JavaMOP here.
After patching the pom.xml patch on my own, I still get the following error on mvn install:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:unpack (unpack) on project rv-monitor-installer: Unable to find artifact. Could not find artifact com.runtimeverification.install:rv-install:jar:1.0-SNAPSHOT in runtime.verification.snapshots (https://s3.amazonaws.com/repo.runtime.verification/repository/snapshots)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
The text was updated successfully, but these errors were encountered:
It looks like rv-monitor needs the same update to its installation as was recently done for JavaMOP here.
After patching the
pom.xml
patch on my own, I still get the following error onmvn install
:The text was updated successfully, but these errors were encountered: