For the workaround I mentioned earlier, you don’t need to change the pom file. Just click some buttons so that Intellij’s behavior will change.
> On Jul 3, 2019, at 10:53 AM, Hugo Louro <[email protected]> wrote: > > Hi Ethan, > > Can you please paste the contents that you had to change (diff only) on each > Pom to make it work. > > Thanks, > Hugo > >> On Jul 2, 2019, at 8:33 PM, Hugo Louro <[email protected]> wrote: >> >> I confirm this shade libraries issue exists. I have not tried yet the fix in >> the link Ethan provided. >> >>> On Thu, Jun 27, 2019 at 10:23 AM Ethan Li <[email protected]> wrote: >>> I tried but it doesn’t work for me >>> >>> >>>> On Jun 27, 2019, at 12:20 PM, Stig Rohde Døssing <[email protected]> >>>> wrote: >>>> >>>> There's an intellij profile in the root pom. Does it no longer work? >>>> https://github.com/apache/storm/blob/fb76dd1c7dc39c4979f9cc921cf4a5930dfaa760/pom.xml#L377 >>>> >>>> Den tor. 27. jun. 2019 kl. 17.29 skrev Ethan Li >>>> <[email protected]>: >>>> >>>>> Hi, >>>>> >>>>> If you checked out the latest community master branch code and your >>>>> intellij can’t resolve the shaded dependencies, you could probably try >>>>> this >>>>> work around: >>>>> https://youtrack.jetbrains.com/issue/IDEA-126596#focus=streamItem-27-757181.0-0 >>>>> < >>>>> https://youtrack.jetbrains.com/issue/IDEA-126596#focus=streamItem-27-757181.0-0> >>>>> . It works for me. But be aware that with this, intellij will use >>>>> storm-shaded-deps which's already built and installed in ~/.m2 directory. >>>>> >>>>> If there is a better way to solve it, please advice. I’d really appreciate >>>>> it. >>>>> >>>>> >>>>> Best, >>>>> Ethan >>>
