[jbosstools-issues] [JBoss JIRA] (JBIDE-25871) Server adapter: spring-boot-camel-xml adapter cannot rsync: no rsync nor tar available

Andre Dietisheim (JIRA) issues at jboss.org
Wed Mar 28 08:22:01 EDT 2018


Andre Dietisheim created JBIDE-25871:
----------------------------------------

             Summary: Server adapter: spring-boot-camel-xml adapter cannot rsync: no rsync nor tar available
                 Key: JBIDE-25871
                 URL: https://issues.jboss.org/browse/JBIDE-25871
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.5.2.AM3
            Reporter: Andre Dietisheim
         Attachments: pod-running.png

# ASSERT: have a connection to https://console.starter-us-east-2.openshift.com with a project *<username>-stage* 
# EXEC: deploy project "fuse-on-openshift" project via fabric-8 maven plugin:
{code}
mvn clean install fabric8:deploy \
-Dkubernetes.master=https://console.starter-us-east-2.openshift.com \
-Dkubernetes.namespace=adietish-stage \
-Dkubernetes.auth.basic.username=<username> \
-Dkubernetes.auth.basic.password=<password> \
-Dfabric8.mode=openshift \
-Dkubernetes.trust.certificates=true \
-Dfabric8.build.strategy=s2i \
-Dkubernetes.auth.tryServiceAccount=false \
-Dfabric8.generator.from=fabric8/s2i-java \
-Dfabric8.generator.fromMode=docker \
-Dkubernetes.auth.tryKubeConfig=false
{code}
# ASSERT: you have a pod running for a service *camel-ose-springboot-xml*




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list