Re: [spam] Re: [CONVERT] Toward Release 1.0

2013-08-12 Thread Adrian Crum
I had to commit it manually. -Adrian On 8/12/2013 1:01 PM, Matt Benson wrote: Your account is likely locked out now. I just reset mine from a mvn site:stage build I did earlier today. ;) Matt On Mon, Aug 12, 2013 at 2:51 PM, Adrian Crum < adrian.c...@sandglass-software.com> wrote: Thanks

Re: [CONVERT] Toward Release 1.0

2013-08-12 Thread Benedikt Ritter
I always have to pass my credentials view -Dusername and -Dpassword. Maybe this does the trick for you? Benedikt 2013/8/12 Matt Benson > Your account is likely locked out now. I just reset mine from a mvn > site:stage build I did earlier today. ;) > > Matt > > > On Mon, Aug 12, 2013 at 2:51

Re: [CONVERT] Toward Release 1.0

2013-08-12 Thread Matt Benson
Your account is likely locked out now. I just reset mine from a mvn site:stage build I did earlier today. ;) Matt On Mon, Aug 12, 2013 at 2:51 PM, Adrian Crum < adrian.c...@sandglass-software.com> wrote: > Thanks! > > Running mvn clean site-deploy generates this error: > > [INFO]

Re: [CONVERT] Toward Release 1.0

2013-08-12 Thread Adrian Crum
Thanks! Running mvn clean site-deploy generates this error: [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 5:21.438s [INFO] Finished at: Mo

Re: [CONVERT] Toward Release 1.0

2013-08-12 Thread Benedikt Ritter
Hey, site publication has changed. Use the steps described on the website: http://commons.apache.org/site-publish.html Benedikt 2013/8/12 Adrian Crum > In revision 1513175 I updated the code with the latest bug fixes. I can't > deploy the site changes because the maven site:deploy target is b

[CONVERT] Toward Release 1.0

2013-08-12 Thread Adrian Crum
In revision 1513175 I updated the code with the latest bug fixes. I can't deploy the site changes because the maven site:deploy target is broken - most likely due to recent changes to the deployment scripts. It worked fine the last time I used it. So, I need help from a maven guru to get it fix