Maven doesn't seem to be able to stop certain tasks from being run. For example, if want to use the maven:deploy-site target, then the "cross-ref" target will be run generating a large source code thingy.
I think it would be nice to be able to not have a specific task or set of tasks run, perhaps by defining maven:cross-ref.skip or something like that. In addition, the source code generated should be modified so that it doesn't create links to pages it doesn't generate. If there's interest, I'd be happy to write this and send it in. M -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
