Hi David:
I think probably the biggest gotcha is that by default it deploys to a
directory called "pluto-tomcat" which it assumes is a child dir of
your <pluto-home>. This is configurable in settings.xml (according to
maven's site).
I could not find out how to set the installationDirectory element in
pluto-util/pom.xml using settings.xml, so I modified this file directly
to get the automated deployment to work. Do you know how to use
settings.xml to set the installationDirectory element?
TIA
/Craig