On Sat, 10 Jan 2015 03:31:07 +0100, Hicham Ouchker <[email protected]> wrote:

Many thanks for your response.
I am confused how to setup a directory of plugins to be loaded on Jenkins
startup, and force jenkins to use a local plugin.
 - I tried to run this command :
PLUGINS_DIR=pwd/plugins mvn test
(pwd my local path )
I had this exception : java.lang.IllegalArgumentException: plugin not
installed

This should work assuming you have directory called plugins in your PWD. It is a flat directory of .[jh]pi files that would all be loaded. Please report problems to jira.

--
oliver

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" 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/jenkinsci-dev/op.xse7u9glsbfict%40localhost.localdomain.
For more options, visit https://groups.google.com/d/optout.

Reply via email to