I see, thanks for the reply, Jerry! On Sun, Aug 6, 2017 at 5:53 PM, Saisai Shao <[email protected]> wrote:
> Hi Nan, > > Because of supporting multiple scala version makes module hierarchy quite > complex, Intellij cannot identify the code which is added through maven > plugin. Currently I don't have a good solution to handle it. > > On Mon, Aug 7, 2017 at 8:05 AM, Nan Zhu <[email protected]> wrote: > > > Hi, all > > > > I just start looking at the source code of the project, it looks like > when > > importing src from pom.xml directly, the dependency among the modules > > cannot be resolved correctly? > > > > For example, the classes from livy-core cannot be found by livy-server > > > > Is there any suggestion on how to resolve the issue? > > > > Best, > > > > Nan > > >
