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/bf5e0433-dab3-4a13-94bb-bfb8e748e68f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
