Similar to how maven-core declares them, you can overwrite them: http://svn.apache.org/repos/asf/maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml
Eric On 6/28/06, dan tran <[EMAIL PROTECTED]> wrote:
how? -D On 6/28/06, Eric Redmond <[EMAIL PROTECTED]> wrote: > > Can't you override the clean lifecycle as a plexus component, adding your > plugin to it? > > Eric > > On 6/28/06, dan tran <[EMAIL PROTECTED]> wrote: > > > > any suggestion? > > > > -D > > > > > > On 6/26/06, dan tran <[EMAIL PROTECTED]> wrote: > > > > > > I am also interested on how to do this as well? any suggestion? > > > > > > -Dan > > > > > > > > > On 6/26/06, Marcin Maciukiewicz <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi! > > > > > > > > My plugin is using my own packaging. I need to overwrite (not only > > > > customize) clean behaviour. How to do this and still let users to > > > > call only: > > > > $> mvn clean > > > > > > > > Regards. > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > >