users@glassfish.java.net

Re: Hudson Security enabled Remote trigger with token requires Authenticati

From: <glassfish_at_javadesktop.org>
Date: Wed, 21 May 2008 04:41:29 PDT

Found another post on Nabble from kohsuke to pass the --user and --password and it works.

Using WGET : wget --user USERID --password PASSWORD http://myhudson/job/myjob/build?token=AJ607

Using URL:
http://USERID:PASSWORD@myhudson/job/myjob/build?token=AJ607

http://www.nabble.com/Trigger-builds-remotely-when-security-is-enabled-td16745707.html#a16745707
[Message sent by forum member 'alexj' (alexj)]

http://forums.java.net/jive/thread.jspa?messageID=275703