What are the instructions to ‘add’ it to intellij?
I added the reflections dependency to the pom in my local.
Do you mean some special intellij only magic?



On March 7, 2017 at 08:43:54, Ryan Merriman (merrim...@gmail.com) wrote:

Here is an explanation:
https://github.com/apache/incubator-metron/pull/316#issuecomment-282791185

What exactly do you mean by "build is failing". Are you trying to spin it
up in Intellij? If so you'll need to add the metron-common jar that is
installed in your local Maven repo (the uber jar that includes the shaded
reflections library) to your dependencies. Intellij is not aware of the
shade plugin when resolving Maven dependencies so you have to add it
manually.

If that doesn't do it for you let me know how I can help.

Ryan

On Tue, Mar 7, 2017 at 6:57 AM, Otto Fowler <ottobackwa...@gmail.com>
wrote:

> https://github.com/apache/incubator-metron/blob/master/
> metron-interface/metron-rest/pom.xml
>
> I don’t we where the dependency for reflections is being set, and my
build
> is failing. Am I missing something post merge?
> Is it an intellij thing?
>

Reply via email to