The usual approach is to add a maven.xml (if not already there) and use one or more 'preGoal' or 'postGoal' elements to insert your tasks in the workflow at the appropriate place.
On Tue, 2002-09-10 at 19:49, Mike Davis wrote: > I'm trying to get the remote server working as a part of the build > process, rmic and such so that the server will work correctly without > having to build everything seperately. I can't > for the life of me figure out how to add anything to maven to make it do > my rmic call. Can someone point me to that or give a quick pointer on it? > > > Mike Davis > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
