Github user stain commented on the issue:

    https://github.com/apache/incubator-taverna-common-activities/pull/9
  
    This fails `mvn clean install` with:
    
    ```
    testLogin(org.apache.taverna.activities.docker.test.TestDockerCommands)  
Time elapsed: 0.025 sec  <<< ERROR!
    com.github.dockerjava.api.exception.DockerClientException: Enabled TLS 
verification (DOCKER_TLS_VERIFY=1) but certificate path (DOCKER_CERT_PATH) 
'/home/stain/src/taverna/incubator-taverna-common-activities/taverna-docker-activity/src/test/resources/cert'
 doesn't exist.
    ```
    
    I think I should be able to install this (although not testing it) without 
having Docker configured.  
    
    Perhaps you could you use Junit's `Assume` mechanism to bail out if the 
Docker setting has not been provided?
    
    Also, could you add a README.md about what I need to add to 
`src/test/resources/cert` as I am not quite sure..  or more like, what do I 
need to do to be able to test this myself, having Docker installed?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to