You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Jeff Dasch (JIRA)" <ji...@apache.org> on 2017/09/08 14:38:00 UTC

[jira] [Created] (RYA-366) Move reusable test code from test-jar to new test projects

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)