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
{{ message }}
This repository has been archived by the owner on May 27, 2020. It is now read-only.
I have successfully generate rpm and deb packages in my Centos7 machine and now I am trying to install Stratio Decision in another machine using the rpm file.
I am getting the following error:
rpm -i stratio-decision-1.2.0_SNAPSHOT.noarch.rpm
error: Failed dependencies:
osgi(org.sonatype.sisu.guava) is needed by stratio-decision-1.2.0_20160727.070542-1.noarch
This machine does not have maven dependencies required. Do need to have all the dependencies in my machine to install it from rpm file?
Please help me to resolve this issue.
Thanks,
Austin
The text was updated successfully, but these errors were encountered:
Hi,
I have successfully generate rpm and deb packages in my Centos7 machine and now I am trying to install Stratio Decision in another machine using the rpm file.
I am getting the following error:
rpm -i stratio-decision-1.2.0_SNAPSHOT.noarch.rpm
error: Failed dependencies:
osgi(org.sonatype.sisu.guava) is needed by stratio-decision-1.2.0_20160727.070542-1.noarch
This machine does not have maven dependencies required. Do need to have all the dependencies in my machine to install it from rpm file?
Please help me to resolve this issue.
Thanks,
Austin
The text was updated successfully, but these errors were encountered: