Re: defining goals that aggregate other maven goals

2007-12-19 Thread Pete Aykroyd
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 behavior. Thanks for the heads up. I've searched around and have

Re: defining goals that aggregate other maven goals

2007-12-18 Thread Pete Aykroyd
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 Aykroyd [EMAIL PROTECTED] wrote: Hi all

defining goals that aggregate other maven goals

2007-12-14 Thread Pete Aykroyd
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,