> -----Original Message----- > From: Niklas Gustavsson [mailto:nik...@protocol7.com] > Sent: Friday, 17 December 2010 7:49 PM > To: builds@apache.org > Subject: Re: Huddson has no perms to install/upgrade plugins > > On Fri, Dec 17, 2010 at 10:45 AM, Gav... <ga...@16degrees.com.au> > wrote: > > When trying to upgrade a plugin I get: > > > > Failure - Details > > java.io.FileNotFoundException: > /home/hudson/hudson/plugins/findbugs.hpi.tmp > > (Permission denied) > > > > The plugins dir is owned by user/group hudsonadmin. > > This is on purpose to hinder a JIRA-like attack. When you need to > upgrade/install plugins, chown to hudson:hudson temporary. Do your > stuff and reset the ownership back.
ah, k, ta. Gav... > > /niklas