I think sergei is bringing a very good point here. It would be nice if a mojo interface could extends another one. The true mojo used could then be declared in the POM. This way we would have interfaces hierarches and polymorphisms like in Java and hence Maven model would be truly object.
On 3/17/06, Wayne Fay <[EMAIL PROTECTED]> wrote: > This was mentioned a few weeks ago, but I don't know if the build of > maven-clean-plugin on ibiblio supports this or if you'll have to build > from source: > > http://www.mail-archive.com/[email protected]/msg36258.html > > Also, you'll note that email is from a user with a problem, so this > may not in fact be working at this time. ;-) > > Report back either way, if you don't mind, for the rest of our benefit... > > Wayne > > > On 3/17/06, Sergei Dubov <[EMAIL PROTECTED]> wrote: > > Hi guys, > > > > In short, when I run 'mvn clean' in M2, I'd like to delete one of my own > > directories. > > > > Clean is a plugin, and not a lifecycle phase. (I just figured how to > > hook into lifecycle phase!). > > > > How do I do it? > > > > Thanks a bundle! > > > > Serge > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- Alexandre Poitras Québec, Canada --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
