Thanks you,
It works finally with PLUGINS_DIR.
The thing is if we decide to use local plugin, we have to put all plugins 
dependencies in PLUGINS_DIR directory.
In other word,when we use the annotation @WithPlugins, all plugins passed 
in parameter should be in PLUGINS_DIR directory.

Regards,
Hicham

On Friday, January 9, 2015 at 1:57:33 PM UTC-5, Hicham Ouchker wrote:
>
> Hi,
>
> I want to test an unreleased version of a plugin with the acceptance test 
> harness,
> but I am not able to specify the local plugin .hpi file to put into the 
> test environment.
>
> I tried the following procedure without success :
>
> https://github.com/jenkinsci/acceptance-test-harness/blob/master/docs/LOCALPLUGIN.md
>
> - I tried to set the environment variable with this command (in pwd i put 
> my local path):
>
> *export plugin.hpi=pwd/plugin.hpi*
>
> I had this error message : not a valid identifier,
> I think the variable name should not contain the point.
>
> Could you give me more details how to use a local plugin with ATH ??
>
> Best Regards,
>
> Hicham
>

-- 
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/9fabc7dd-d0ac-48bd-812a-7c142668f81c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to