Hi.

I was trying to install some plugins using only terminal command lines. I 
have downloaded the jenkins cli and i'm using the following command line to 
try to install a plugin.

sudo java -jar jenkins-cli.jar -s http://127.0.0.1:8080/ install-plugin 
android-emulator.jpi 

When using this line i get the following message: "Installing a plugin from 
http://updates.jenkins-ci.org/latest/android-emulator.hpi";. However the 
plugin doesn't appear on the Installed plugins tab in the jenkins UI. I can 
however install this plugin using the Jenkins UI, but for my purposes i 
need to install using bash command lines. I already restarted Jenkins.

I am using Ubuntu precise 12.04.  

Thanks for the support.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to