Re: [compress] Trying to create a RC

2009-05-11 Thread Christian Grobmeier
I will not store the password into a file... i prefer sitting before the box and look at it while it works and sometimes type it in. This makes me feel like I am owning the box and not like usual. Just wondering how you all are doing that kind..? On Mon, May 11, 2009 at 2:41 PM, sebb wrote: > Bu

Re: [compress] Trying to create a RC

2009-05-11 Thread sebb
But be very careful if you store the password in any file, in case the file is somehow exposed to outsiders, e.g. through inadvertent P2P sharing or accidental inclusion in an archive. This already happened on another ASF project. On 11/05/2009, James Carman wrote: > You can set those in your ~/

Re: [compress] Trying to create a RC

2009-05-11 Thread James Carman
You can set those in your ~/.m2/settings.xml file, too On Mon, May 11, 2009 at 3:37 AM, Christian Grobmeier wrote: >> I think there is some work ongoing on the infrastructure side just now. >> Try again in a few hours. > > It has something to do with my password. How is authentification done > in

Re: [compress] Trying to create a RC

2009-05-11 Thread Christian Grobmeier
> I think there is some work ongoing on the infrastructure side just now. > Try again in a few hours. It has something to do with my password. How is authentification done in that plugin? I had to set -D parameters for username and password to make this work. Christian --

Re: [compress] Trying to create a RC

2009-05-10 Thread Luc Maisonobe
Christian Grobmeier a écrit : > Hi all, > > i am doing the compress RC atm but got an maven error - don't know > what happened, maybe one of you guys know. > I did: mvn -Prc release:prepare > > The archives of the release has been created, signatures have been done too. > Then it tried to commit

[compress] Trying to create a RC

2009-05-10 Thread Christian Grobmeier
Hi all, i am doing the compress RC atm but got an maven error - don't know what happened, maybe one of you guys know. I did: mvn -Prc release:prepare The archives of the release has been created, signatures have been done too. Then it tried to commit something and I got the following error: [INF