Jeff Dasch created RYA-366:
------------------------------
Summary: Move reusable test code from test-jar to new test projects
Key: RYA-366
URL: https://issues.apache.org/jira/browse/RYA-366
Project: Rya
Issue Type: Improvement
Components: build
Reporter: Jeff Dasch
Priority: Minor
Several projects create test-jar artifacts that are reused by other projects.
While convenient, it does have its drawbacks and is not the preferred way.
The following artifactIds create test-jars:
accumulo.rya
mongodb.rya
Reusable code should be refactored into these new artifactIds:
rya.accumulo.test.base
rya.mongodb.test.base
Reference:
https://maven.apache.org/plugins/maven-jar-plugin/examples/create-test-jar.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)