Nice. Thanks, Stuart.
On Dec 18, 2007 9:33 AM, Stuart McCulloch <[EMAIL PROTECTED]>
wrote:
> On 19/12/2007, Pete Aykroyd <[EMAIL PROTECTED]> wrote:
> >
> > Yeah, I've been running into that... but wasn't aware that it was
> expected
> > behavi
t a way to make this kind of packaging of commands convenient
in a maven way though. So I'm kind of stuck with this hacktastic solution of
subclassing and manually injecting.
Regards,
Pete
On Dec 17, 2007 8:50 PM, Stuart McCulloch <[EMAIL PROTECTED]>
wrote:
> On 15/12/2007, Pete
Hi all,
I've been searching for any easy way to do this and haven't found one yet. I
want to create a plugin that handles the deployment details for our webapps
for integration testing. The actual how of deploying the webapps has been
completed already using a combination of the dependency, antrun,