Github user stain commented on a diff in the pull request:
https://github.com/apache/incubator-taverna-common-activities/pull/9#discussion_r70264566
--- Diff: taverna-docker-activity/pom.xml ---
@@ -96,7 +112,7 @@
<groupId>org.apache.taverna.engine</groupId>
<artifactId>taverna-activity-test-utils</artifactId>
<version>${taverna.engine.version}</version>
- <scope>test</scope>
+ <!--<scope>test</scope>-->
--- End diff --
Could you re-add the scope here? This should not be a runtime dependency.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---