Sebastien Pennec wrote:
Hello,
I've had a problem today with the site:deploy command.
My project had a parent pom, and 4 sub-modules. A distribution
management element is present in the parent pom, and not in the
sub-modules.
What I wanted to do is execute site:deploy on the parent pom and not
have the site commande propagated to sub-modules. Is there a way to
prevent its execution?
Thanks!
Sébastien
check the command line options, one of them is to force maven not to
process the project's modules during the build. I think it's -N but not
completely sure.
Milos
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]