Bhagi Raj Limbu created UNOMI-246:
-------------------------------------
Summary: Sales-force connector
unomi-salesforce-connector-karaf-kar not found
Key: UNOMI-246
URL: https://issues.apache.org/jira/browse/UNOMI-246
Project: Apache Unomi
Issue Type: Bug
Components: build
Reporter: Bhagi Raj Limbu
Hi,
I follow an instruction mention on the link -
[https://unomi.apache.org/manual/latest/#_hot_deploying_updates_to_the_salesforce_connector_for_developers]
. I run unomi karaf from batch file located in my local pc -
C:\javaworkspace\unomi\package\target\assembly\bin. It redirects me into Karaf
shell console and from there, I ran command on karaf shell console
{code:java}
feature:repo-refresh
{code}
It won't list a file that copied into local maven repository:
unomi-salesforce-connector-karaf-kar-1.5.0-SNAPSHOT
But, I thought it should be something else and try to install feature from a
console shell.
First, I ran command - feature:install unomi-salesforce-connector-karaf-kar
result : {color:#FF0000}Error executing command: No matching features for
unomi-salesforce-connector-karaf-kar/0.0.0{color}
Second time, I ran command - feature:install
unomi-salesforce-connector-karaf-kar-1.5.0-SNAPSHOT
result:{color:#FF0000} Error executing command: No matching features for
unomi-salesforce-connector-karaf-kar-1.5.0-SNAPSHOT/0.0.0{color}
I search answer everywhere, but couldn't found. Any suggestion?
--
This message was sent by Atlassian Jira
(v8.3.2#803003)