Re: Sandbox - cannot deploy snapshot of maven-digest-plugin; access denied

2013-06-25 Thread Olivier Lamy
2013/6/25 sebb : > On 25 June 2013 11:49, Olivier Lamy wrote: >> 2013/6/25 sebb : >>> I'd like to try deploying a snapshot of the new digest plugin but I >>> get "access denied" errors. >>> >>> Any idea why that should be? >> IMHO you need to be in the maven group. > > OK, NP. > >>> >>> I can depl

Re: Sandbox - cannot deploy snapshot of maven-digest-plugin; access denied

2013-06-25 Thread sebb
On 25 June 2013 11:49, Olivier Lamy wrote: > 2013/6/25 sebb : >> I'd like to try deploying a snapshot of the new digest plugin but I >> get "access denied" errors. >> >> Any idea why that should be? > IMHO you need to be in the maven group. OK, NP. >> >> I can deploy Common snapshots OK to the s

Re: Sandbox - cannot deploy snapshot of maven-digest-plugin; access denied

2013-06-25 Thread Olivier Lamy
2013/6/25 sebb : > I'd like to try deploying a snapshot of the new digest plugin but I > get "access denied" errors. > > Any idea why that should be? IMHO you need to be in the maven group. > > I can deploy Common snapshots OK to the same repo; is there an ACL > that only allows Maven committers to

Sandbox - cannot deploy snapshot of maven-digest-plugin; access denied

2013-06-25 Thread sebb
I'd like to try deploying a snapshot of the new digest plugin but I get "access denied" errors. Any idea why that should be? I can deploy Common snapshots OK to the same repo; is there an ACL that only allows Maven committers to deploy snapshots. or is some other config needed? -