Julien Le Dem created DRILL-3708:
------------------------------------
Summary: Make extra resources available on cp when running tests
from eclipse
Key: DRILL-3708
URL: https://issues.apache.org/jira/browse/DRILL-3708
Project: Apache Drill
Issue Type: Bug
Components: Tools, Build & Test
Reporter: Julien Le Dem
Assignee: Steven Phillips
I modified the build so that extra resources (function source, test datasets)
are added to the resource path list instead of directly copied to the build
target.
This way they become known to maven and copied to the jar the standard way in
instead of copied in an opaque manner.
this allows running the tests from eclipse after a mvn eclipse:eclipse.
Otherwise those resources are missing on the cp.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)