help! site update issues...

2007-11-27 Thread Nathan Bubna
...again.  i swear this worked last time i tried it.  i'll continue
trying for a little while, but if anyone else with access to the zone
is willing and able to update the website, please do so asap
(Henning?).   instructions are here, though, they aren't working for
me:

http://wiki.apache.org/velocity/RebuildSites

i can login and can ssh from their to people.apache.org without
entering a password, but Maven keeps failing to do so:

scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
Using private key: /export/home/velocity/.ssh/id_rsa
Executing command: /bin/bash -c 'ssh -i
/export/home/velocity/.ssh/id_rsa -o "BatchMode yes"
[EMAIL PROTECTED] "mkdir -p /w
ww/velocity.apache.org/."'

Permission denied (publickey,keyboard-interactive).

scpexe://people.apache.org/www/velocity.apache.org - Session: Disconnecting
scpexe://people.apache.org/www/velocity.apache.org - Session: Disconnected
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error uploading site

Embedded error: Error performing commands for file transfer
Exit code 255 - Permission denied (publickey,keyboard-interactive).

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: help! site update issues...

2007-11-27 Thread Nathan Bubna
oh, and this needs to happen asap both so i can announce the
VelocityTools 1.4 release, and because when the zone method failed, i
foolishly tried doing site:deploy from my local copy of velocity-site,
which built and deployed successfully but though the copy is up to
date with the latest revision, apparently deployed an outdated
version, that included none of the updates.  i'm a little baffled
there too...

On Nov 27, 2007 12:16 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> ...again.  i swear this worked last time i tried it.  i'll continue
> trying for a little while, but if anyone else with access to the zone
> is willing and able to update the website, please do so asap
> (Henning?).   instructions are here, though, they aren't working for
> me:
>
> http://wiki.apache.org/velocity/RebuildSites
>
> i can login and can ssh from their to people.apache.org without
> entering a password, but Maven keeps failing to do so:
>
> scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
> Using private key: /export/home/velocity/.ssh/id_rsa
> Executing command: /bin/bash -c 'ssh -i
> /export/home/velocity/.ssh/id_rsa -o "BatchMode yes"
> [EMAIL PROTECTED] "mkdir -p /w
> ww/velocity.apache.org/."'
>
> Permission denied (publickey,keyboard-interactive).
>
> scpexe://people.apache.org/www/velocity.apache.org - Session: Disconnecting
> scpexe://people.apache.org/www/velocity.apache.org - Session: Disconnected
> [INFO] 
> 
> [ERROR] BUILD ERROR
> [INFO] 
> 
> [INFO] Error uploading site
>
> Embedded error: Error performing commands for file transfer
> Exit code 255 - Permission denied (publickey,keyboard-interactive).
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: help! site update issues...

2007-11-27 Thread Nathan Bubna
i may have gotten it to work.  from my local copy, rather than the
zone.  waiting for the public server to sync up to be sure...

On Nov 27, 2007 12:20 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> oh, and this needs to happen asap both so i can announce the
> VelocityTools 1.4 release, and because when the zone method failed, i
> foolishly tried doing site:deploy from my local copy of velocity-site,
> which built and deployed successfully but though the copy is up to
> date with the latest revision, apparently deployed an outdated
> version, that included none of the updates.  i'm a little baffled
> there too...
>
>
> On Nov 27, 2007 12:16 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > ...again.  i swear this worked last time i tried it.  i'll continue
> > trying for a little while, but if anyone else with access to the zone
> > is willing and able to update the website, please do so asap
> > (Henning?).   instructions are here, though, they aren't working for
> > me:
> >
> > http://wiki.apache.org/velocity/RebuildSites
> >
> > i can login and can ssh from their to people.apache.org without
> > entering a password, but Maven keeps failing to do so:
> >
> > scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
> > Using private key: /export/home/velocity/.ssh/id_rsa
> > Executing command: /bin/bash -c 'ssh -i
> > /export/home/velocity/.ssh/id_rsa -o "BatchMode yes"
> > [EMAIL PROTECTED] "mkdir -p /w
> > ww/velocity.apache.org/."'
> >
> > Permission denied (publickey,keyboard-interactive).
> >
> > scpexe://people.apache.org/www/velocity.apache.org - Session: Disconnecting
> > scpexe://people.apache.org/www/velocity.apache.org - Session: Disconnected
> > [INFO] 
> > 
> > [ERROR] BUILD ERROR
> > [INFO] 
> > 
> > [INFO] Error uploading site
> >
> > Embedded error: Error performing commands for file transfer
> > Exit code 255 - Permission denied (publickey,keyboard-interactive).
> >
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: help! site update issues...

2007-11-27 Thread Will Glass-Husain
I'm no expert on this, but did you remember?

newgrp velocity

Will*
*
On Nov 27, 2007 1:17 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:

> i may have gotten it to work.  from my local copy, rather than the
> zone.  waiting for the public server to sync up to be sure...
>
> On Nov 27, 2007 12:20 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > oh, and this needs to happen asap both so i can announce the
> > VelocityTools 1.4 release, and because when the zone method failed, i
> > foolishly tried doing site:deploy from my local copy of velocity-site,
> > which built and deployed successfully but though the copy is up to
> > date with the latest revision, apparently deployed an outdated
> > version, that included none of the updates.  i'm a little baffled
> > there too...
> >
> >
> > On Nov 27, 2007 12:16 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > > ...again.  i swear this worked last time i tried it.  i'll continue
> > > trying for a little while, but if anyone else with access to the zone
> > > is willing and able to update the website, please do so asap
> > > (Henning?).   instructions are here, though, they aren't working for
> > > me:
> > >
> > > http://wiki.apache.org/velocity/RebuildSites
> > >
> > > i can login and can ssh from their to people.apache.org without
> > > entering a password, but Maven keeps failing to do so:
> > >
> > > scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
> > > Using private key: /export/home/velocity/.ssh/id_rsa
> > > Executing command: /bin/bash -c 'ssh -i
> > > /export/home/velocity/.ssh/id_rsa -o "BatchMode yes"
> > > [EMAIL PROTECTED] "mkdir -p /w
> > > ww/velocity.apache.org/."'
> > >
> > > Permission denied (publickey,keyboard-interactive).
> > >
> > > scpexe://people.apache.org/www/velocity.apache.org - Session:
> Disconnecting
> > > scpexe://people.apache.org/www/velocity.apache.org - Session:
> Disconnected
> > > [INFO]
> 
> > > [ERROR] BUILD ERROR
> > > [INFO]
> 
> > > [INFO] Error uploading site
> > >
> > > Embedded error: Error performing commands for file transfer
> > > Exit code 255 - Permission denied (publickey,keyboard-interactive).
> > >
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Forio Business Simulations

Will Glass-Husain
[EMAIL PROTECTED]
www.forio.com


Re: help! site update issues...

2007-11-27 Thread Nathan Bubna
yep. :)

On Nov 27, 2007 1:28 PM, Will Glass-Husain <[EMAIL PROTECTED]> wrote:
> I'm no expert on this, but did you remember?
>
> newgrp velocity
>
> Will*
> *
>
> On Nov 27, 2007 1:17 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
>
> > i may have gotten it to work.  from my local copy, rather than the
> > zone.  waiting for the public server to sync up to be sure...
> >
> > On Nov 27, 2007 12:20 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > > oh, and this needs to happen asap both so i can announce the
> > > VelocityTools 1.4 release, and because when the zone method failed, i
> > > foolishly tried doing site:deploy from my local copy of velocity-site,
> > > which built and deployed successfully but though the copy is up to
> > > date with the latest revision, apparently deployed an outdated
> > > version, that included none of the updates.  i'm a little baffled
> > > there too...
> > >
> > >
> > > On Nov 27, 2007 12:16 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > > > ...again.  i swear this worked last time i tried it.  i'll continue
> > > > trying for a little while, but if anyone else with access to the zone
> > > > is willing and able to update the website, please do so asap
> > > > (Henning?).   instructions are here, though, they aren't working for
> > > > me:
> > > >
> > > > http://wiki.apache.org/velocity/RebuildSites
> > > >
> > > > i can login and can ssh from their to people.apache.org without
> > > > entering a password, but Maven keeps failing to do so:
> > > >
> > > > scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
> > > > Using private key: /export/home/velocity/.ssh/id_rsa
> > > > Executing command: /bin/bash -c 'ssh -i
> > > > /export/home/velocity/.ssh/id_rsa -o "BatchMode yes"
> > > > [EMAIL PROTECTED] "mkdir -p /w
> > > > ww/velocity.apache.org/."'
> > > >
> > > > Permission denied (publickey,keyboard-interactive).
> > > >
> > > > scpexe://people.apache.org/www/velocity.apache.org - Session:
> > Disconnecting
> > > > scpexe://people.apache.org/www/velocity.apache.org - Session:
> > Disconnected
> > > > [INFO]
> > 
> > > > [ERROR] BUILD ERROR
> > > > [INFO]
> > 
> > > > [INFO] Error uploading site
> > > >
> > > > Embedded error: Error performing commands for file transfer
> > > > Exit code 255 - Permission denied (publickey,keyboard-interactive).
> > > >
> > >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Forio Business Simulations
>
> Will Glass-Husain
> [EMAIL PROTECTED]
> www.forio.com
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: help! site update issues...

2007-11-27 Thread Nathan Bubna
ok, the site just got sync'd.  everything works and is updated except
the download page.  darn permissions error again.  i chmod a+x on
that; it should work at next sync.  will wait to announce until
then...

On Nov 27, 2007 1:33 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> yep. :)
>
>
> On Nov 27, 2007 1:28 PM, Will Glass-Husain <[EMAIL PROTECTED]> wrote:
> > I'm no expert on this, but did you remember?
> >
> > newgrp velocity
> >
> > Will*
> > *
> >
> > On Nov 27, 2007 1:17 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> >
> > > i may have gotten it to work.  from my local copy, rather than the
> > > zone.  waiting for the public server to sync up to be sure...
> > >
> > > On Nov 27, 2007 12:20 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > > > oh, and this needs to happen asap both so i can announce the
> > > > VelocityTools 1.4 release, and because when the zone method failed, i
> > > > foolishly tried doing site:deploy from my local copy of velocity-site,
> > > > which built and deployed successfully but though the copy is up to
> > > > date with the latest revision, apparently deployed an outdated
> > > > version, that included none of the updates.  i'm a little baffled
> > > > there too...
> > > >
> > > >
> > > > On Nov 27, 2007 12:16 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > > > > ...again.  i swear this worked last time i tried it.  i'll continue
> > > > > trying for a little while, but if anyone else with access to the zone
> > > > > is willing and able to update the website, please do so asap
> > > > > (Henning?).   instructions are here, though, they aren't working for
> > > > > me:
> > > > >
> > > > > http://wiki.apache.org/velocity/RebuildSites
> > > > >
> > > > > i can login and can ssh from their to people.apache.org without
> > > > > entering a password, but Maven keeps failing to do so:
> > > > >
> > > > > scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
> > > > > Using private key: /export/home/velocity/.ssh/id_rsa
> > > > > Executing command: /bin/bash -c 'ssh -i
> > > > > /export/home/velocity/.ssh/id_rsa -o "BatchMode yes"
> > > > > [EMAIL PROTECTED] "mkdir -p /w
> > > > > ww/velocity.apache.org/."'
> > > > >
> > > > > Permission denied (publickey,keyboard-interactive).
> > > > >
> > > > > scpexe://people.apache.org/www/velocity.apache.org - Session:
> > > Disconnecting
> > > > > scpexe://people.apache.org/www/velocity.apache.org - Session:
> > > Disconnected
> > > > > [INFO]
> > > 
> > > > > [ERROR] BUILD ERROR
> > > > > [INFO]
> > > 
> > > > > [INFO] Error uploading site
> > > > >
> > > > > Embedded error: Error performing commands for file transfer
> > > > > Exit code 255 - Permission denied (publickey,keyboard-interactive).
> > > > >
> > > >
> > >
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > Forio Business Simulations
> >
> > Will Glass-Husain
> > [EMAIL PROTECTED]
> > www.forio.com
> >
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: help! site update issues...

2007-11-27 Thread Claude Brisson
And did you add /export/home/velocity/.ssh/id_rsa to your authorized
hosts on people ?


  Claude


Le mardi 27 novembre 2007 à 13:33 -0800, Nathan Bubna a écrit :
> yep. :)
> 
> On Nov 27, 2007 1:28 PM, Will Glass-Husain <[EMAIL PROTECTED]> wrote:
> > I'm no expert on this, but did you remember?
> >
> > newgrp velocity
> >
> > Will*
> > *
> >
> > On Nov 27, 2007 1:17 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> >
> > > i may have gotten it to work.  from my local copy, rather than the
> > > zone.  waiting for the public server to sync up to be sure...
> > >
> > > On Nov 27, 2007 12:20 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > > > oh, and this needs to happen asap both so i can announce the
> > > > VelocityTools 1.4 release, and because when the zone method failed, i
> > > > foolishly tried doing site:deploy from my local copy of velocity-site,
> > > > which built and deployed successfully but though the copy is up to
> > > > date with the latest revision, apparently deployed an outdated
> > > > version, that included none of the updates.  i'm a little baffled
> > > > there too...
> > > >
> > > >
> > > > On Nov 27, 2007 12:16 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > > > > ...again.  i swear this worked last time i tried it.  i'll continue
> > > > > trying for a little while, but if anyone else with access to the zone
> > > > > is willing and able to update the website, please do so asap
> > > > > (Henning?).   instructions are here, though, they aren't working for
> > > > > me:
> > > > >
> > > > > http://wiki.apache.org/velocity/RebuildSites
> > > > >
> > > > > i can login and can ssh from their to people.apache.org without
> > > > > entering a password, but Maven keeps failing to do so:
> > > > >
> > > > > scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
> > > > > Using private key: /export/home/velocity/.ssh/id_rsa
> > > > > Executing command: /bin/bash -c 'ssh -i
> > > > > /export/home/velocity/.ssh/id_rsa -o "BatchMode yes"
> > > > > [EMAIL PROTECTED] "mkdir -p /w
> > > > > ww/velocity.apache.org/."'
> > > > >
> > > > > Permission denied (publickey,keyboard-interactive).
> > > > >
> > > > > scpexe://people.apache.org/www/velocity.apache.org - Session:
> > > Disconnecting
> > > > > scpexe://people.apache.org/www/velocity.apache.org - Session:
> > > Disconnected
> > > > > [INFO]
> > > 
> > > > > [ERROR] BUILD ERROR
> > > > > [INFO]
> > > 
> > > > > [INFO] Error uploading site
> > > > >
> > > > > Embedded error: Error performing commands for file transfer
> > > > > Exit code 255 - Permission denied (publickey,keyboard-interactive).
> > > > >
> > > >
> > >
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > Forio Business Simulations
> >
> > Will Glass-Husain
> > [EMAIL PROTECTED]
> > www.forio.com
> >
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: help! site update issues...

2007-11-27 Thread Nathan Bubna
hmm.  not sure.  it's been a while since i set that up.

On Nov 27, 2007 2:09 PM, Claude Brisson <[EMAIL PROTECTED]> wrote:
> And did you add /export/home/velocity/.ssh/id_rsa to your authorized
> hosts on people ?
>
>
>   Claude
>
>
> Le mardi 27 novembre 2007 à 13:33 -0800, Nathan Bubna a écrit :
>
> > yep. :)
> >
> > On Nov 27, 2007 1:28 PM, Will Glass-Husain <[EMAIL PROTECTED]> wrote:
> > > I'm no expert on this, but did you remember?
> > >
> > > newgrp velocity
> > >
> > > Will*
> > > *
> > >
> > > On Nov 27, 2007 1:17 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > >
> > > > i may have gotten it to work.  from my local copy, rather than the
> > > > zone.  waiting for the public server to sync up to be sure...
> > > >
> > > > On Nov 27, 2007 12:20 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > > > > oh, and this needs to happen asap both so i can announce the
> > > > > VelocityTools 1.4 release, and because when the zone method failed, i
> > > > > foolishly tried doing site:deploy from my local copy of velocity-site,
> > > > > which built and deployed successfully but though the copy is up to
> > > > > date with the latest revision, apparently deployed an outdated
> > > > > version, that included none of the updates.  i'm a little baffled
> > > > > there too...
> > > > >
> > > > >
> > > > > On Nov 27, 2007 12:16 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote:
> > > > > > ...again.  i swear this worked last time i tried it.  i'll continue
> > > > > > trying for a little while, but if anyone else with access to the 
> > > > > > zone
> > > > > > is willing and able to update the website, please do so asap
> > > > > > (Henning?).   instructions are here, though, they aren't working for
> > > > > > me:
> > > > > >
> > > > > > http://wiki.apache.org/velocity/RebuildSites
> > > > > >
> > > > > > i can login and can ssh from their to people.apache.org without
> > > > > > entering a password, but Maven keeps failing to do so:
> > > > > >
> > > > > > scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
> > > > > > Using private key: /export/home/velocity/.ssh/id_rsa
> > > > > > Executing command: /bin/bash -c 'ssh -i
> > > > > > /export/home/velocity/.ssh/id_rsa -o "BatchMode yes"
> > > > > > [EMAIL PROTECTED] "mkdir -p /w
> > > > > > ww/velocity.apache.org/."'
> > > > > >
> > > > > > Permission denied (publickey,keyboard-interactive).
> > > > > >
> > > > > > scpexe://people.apache.org/www/velocity.apache.org - Session:
> > > > Disconnecting
> > > > > > scpexe://people.apache.org/www/velocity.apache.org - Session:
> > > > Disconnected
> > > > > > [INFO]
> > > > 
> > > > > > [ERROR] BUILD ERROR
> > > > > > [INFO]
> > > > 
> > > > > > [INFO] Error uploading site
> > > > > >
> > > > > > Embedded error: Error performing commands for file transfer
> > > > > > Exit code 255 - Permission denied (publickey,keyboard-interactive).
> > > > > >
> > > > >
> > > >
> > > > -
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > > --
> > > Forio Business Simulations
> > >
> > > Will Glass-Husain
> > > [EMAIL PROTECTED]
> > > www.forio.com
> > >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ANNOUNCE] VelocityTools 1.4

2007-11-27 Thread Nathan Bubna
The Apache Velocity Team announces the immediate availability of the
of Apache VelocityTools 1.4.

Downloads are available here:
  http://velocity.apache.org/download.cgi#tools

Apache VelocityTools is a supplemental library for the Apache Velocity
templating engine.  VelocityTools provides powerful utilities for
rapidly developing Velocity templates that are easy to maintain and
enhance.  Key features are the VelocityViewServlet for adding Velocity
support to your webapps and a wide variety of Tools to simplify
everything from Struts integration to date formatting.

There have been many important bug fixes since the 1.3 release and a
handful of new features. While important, the overall slate of changes
is small compared to previous releases due to the rapid progress of
the upcoming 2.0 version.  This is expected to be the last release of
the 1.x series as 2.0 is both superior and backwards compatible.

New features in 1.4 include more configurability for NumberTool and DateTool,
the new ComparisonDateTool, and new abilities for EscapeTool and LinkTool.
For a full listing of new features and bug fixes please see the change log:

  http://velocity.apache.org/tools/releases/1.4/changes.html

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]