Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

Plugin installation assumed to be site plugin, but contains source code, aborting installation. #7

Open
pats opened this issue Oct 13, 2014 · 3 comments

Comments

@pats
Copy link

pats commented Oct 13, 2014

Hi,

I have problem with plugin setup
if i run

bin/plugin --install kzwang/elasticsearch-image/1.2.0

or

bin/plugin --install kzwang/elasticsearch-image/1.3.0-SNAPSHOT

this will rise exception with message

Message:
   Error while installing plugin, reason: IllegalArgumentException: Plugin installation assumed to be site plugin, but contains source code, aborting installation.

I'm running this on Ubuntu 14.04 with elasticsearch 1.3.2

Best regards,
patS

@crynut84
Copy link

hi.
looks like this
bin/plugin -i com.github.kzwang/elasticsearch-image/1.2.0

@pats
Copy link
Author

pats commented Oct 22, 2014

I'm running elasticsearch 1.3.2 and this isn't working

@easmith
Copy link

easmith commented Nov 12, 2014

Kubuntu 14.04 with openjdk-7-jdk
IntelliJ IDEA:
prtsc4

After build we have a file elasticsearch-image.jar.
Use zip to create elasticsearch-image.zip if you want

wget https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.3.2.deb
cd /usr/share/elasticsearch/
bin/plugin --url file:///path/to/elasticsearch-image.zip --install elasticsearch-image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants