Hi, I get the following Maven output when trying to build a plugin:
[...] [WARNING] The POM for org.graylog.plugins:usage-statistics:jar:2.0.0-SNAPSHOT is missing, no dependency information available [...] [ERROR] Failed to execute goal on project [...]: Could not resolve dependencies for project [...]: Could not find artifact org.graylog.plugins:usage-statistics:jar:2.0.0-SNAPSHOT -> [Help 1] [...] I searched both my plugin POM and the POM of the graylog-server project but could not find any dependency on the usage statistics plugin. I don't need the usage statistics plugin for development (apart from the fact that it is needless anyway since our Graylog servers are cut off from the internet). So how can I get rid of this dependency? -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/4cde0aa0-62bd-498e-88f6-81fd58415746%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
