[
https://issues.apache.org/jira/browse/UNOMI-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16920667#comment-16920667
]
Bhagi Raj Limbu commented on UNOMI-246:
---------------------------------------
Hi [~shuber],
I tried several times, but it hasn't worked. I tried other ways as well by
downloading binary files 1.4.0 but still didn't work. Here's an error message -
{code:java}
karaf@root()> repo-add
mvn:org.apache.unomi/unomi-salesforce-connectors-karaf-kar/1.4.0/xml/features
Adding feature url
mvn:org.apache.unomi/unomi-salesforce-connectors-karaf-kar/1.4.0/xml/features
Error executing command: Error resolving artifact
org.apache.unomi:unomi-salesforce-connectors-karaf-kar:xml:features:1.4.0:
[Could not find artifact
org.apache.unomi:unomi-salesforce-connectors-karaf-kar:xml:features:1.4.0 in
central (http://repo1.maven.org/maven2/)] :
mvn:org.apache.unomi/unomi-salesforce-connectors-karaf-kar/1.4.0/xml/features
{code}
Initially, I thought it was caused by corporate security; however, after
enabling VPN it displays the same error message.
I hope it helps you in the investigation.
> 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
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> 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)