Hello, Thanks for your answer. How many different lifecycles are there? The only one I've seen documented is the build lifecycle. It sounds like there is at least one more, containing the pre-site and site phases.
I also see that plugins can create their own lifecycles and assign them an id: http://maven.apache.org/developers/mojo-api-specification.html http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html I checked the site plugin to see if that's what is going on, but grepping didn't turn up any references to pre-site. So I guess this is built into maven? Thanks, Paul -- View this message in context: http://www.nabble.com/docbook-plugin-tf2408569.html#a6730396 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
