OpenSearch/plugin
jaymode e5cd37a9af move the core artifact to provided scope
The license core artifact is currently marked as a compile dependency but it also
shaded into the plugin jar file. This causes issues because we have the same class
in multiple jars. To workaround this, the core artifact is marked as provided so that
it is not included in the published pom file.

Closes elastic/elasticsearch#54

Original commit: elastic/x-pack-elasticsearch@0d786cb965
2015-07-02 10:25:13 -04:00
..
src Merge branch 'master' into plugin-api 2015-07-02 14:43:01 +02:00
.gitignore Refactored api for plugins into it's own module 2015-06-11 23:50:55 +02:00
pom.xml move the core artifact to provided scope 2015-07-02 10:25:13 -04:00