I've configured Perforce on my Jenkins box running on Ubuntu by downloading the 'p4' executable and copying it to /usr/local/bin.
I've gone to the Jenkins configuration and configured perforce to look there and I can build and deploy to Nexus. Now, I'm trying to do a maven release. However, when it tries to run 'p4' it doesn't seem to honor or use the full path and thus fails to find the 'p4' binary. Is there a way to have it use the full path as defined in the p4 configuration or dynamically add that to the PATH used by the job? I've not had to do this before that I recall with other tools. Thanks! -- Jeff Vincent See my LinkedIn profile at: http://www.linkedin.com/in/rjeffreyvincent -- 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.
