Have you defined your plugin as an extension in your pom ? Jeff
Envoyé de mon VT100 Phone Le 14 oct. 2010 à 19:54, Victor Calvello <[email protected]> a écrit : > Hi guys, > > I'm working on my own maven plugin and I want to define my own lifecycle (as > default, clean and site). Not customize the default one. > Is possible to do so?? > > I've already defined my lifecycle in lifecycles.xml and added a role-hint in > components.xml but doesn't works. > I tried to run something like "mvn a-phase-of-my-own-lifecyle" and gets > "Invalid task 'a-phase-of-my-own-lifecycle'" error. > > Thanks a lot, > Vic --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
