Denes Bodo created ATLAS-2098:
---------------------------------
Summary: plugin-classloader test uses hard-coded path to dependent
jar
Key: ATLAS-2098
URL: https://issues.apache.org/jira/browse/ATLAS-2098
Project: Atlas
Issue Type: Bug
Affects Versions: 0.8-incubating
Reporter: Denes Bodo
Priority: Minor
When I try to run unit test in plugin-classloader submodule I find that it
fails because of missing dependency. To run this test correctly first I have to
build the 'common' module. In an automated environment there is this issue, the
'common' artifact is not created or been deleted.
Which way should we go?
# remove hard-coded '../common/target' path from
'org.apache.atlas.plugin.classloader.AtlasPluginClassLoaderTest' ?
# Make 'common' to dependent on 'plugin-classloader'?
Any ideas?
Thanks,
Denes
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)