multiproject:site only runs the site goal for all sub-projects, if any of those depend on a certain artifact to be installed, you need to do that separately. Depending on your setup, you might try to enforce the installation via a preGoal, but I wouldn't recommend that in general.

HTH,
-Lukas


emerson cargnin wrote:
Hi all

I'm getting compiler errors when build using multiproject:site, so
that I neede to run multiproject:intall before, what then solved the
problem.
Just to clarify my understanding, the multiproject:site is not
suppose to also compile all of the projects? do I need to do it in a
different way/configuration to ensure that all modules are been
recompiled?

thanks
emerson

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to