Re: cvs commit: maven-plugins/xdoc plugin.jelly

2004-10-26 Thread Brett Porter
Eric Pugh wrote: Okay.. I was refrencing an earlier email from you that specified that we should add preGoal/postGoals on clean:clean. I guess you meant that on a project by project basis versus added to a core plugin. Yup, that's what I meant. Do you want me to roll this back? No, like I

RE: cvs commit: maven-plugins/xdoc plugin.jelly

2004-10-26 Thread Eric Pugh
Porter [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 26, 2004 2:13 PM > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/xdoc plugin.jelly > > > We need a more general solution than this, and the relationship needs to > be the other way around. > >

Re: cvs commit: maven-plugins/xdoc plugin.jelly

2004-10-26 Thread Brett Porter
We need a more general solution than this, and the relationship needs to be the other way around. We could get away with it in xdoc, because it is commonly used, but I have in the past removed a preGoal on clean in jcoverage. With a preGoal, xdoc will now be initialised when you call clean: ie