Dependencies are resolved by Maven whenever a Mojo's metadata indicates that 
dependency resolution is a prerequisite to Mojo execution. This can happen in 
any phase.

Justin

On Oct 1, 2010, at 2:04 PM, Phillip Hellewell <[email protected]> wrote:

> It appears that dependencies get downloaded from a remote repository
> to local repository during the "compile" phase, but which goal of the
> compile phase does that?
> 
> Is it just the compiler:compile goal?  If so, does that mean I can't
> fetch dependencies to my local repository without also doing a
> compile?  Why should it be that way?
> 
> A more general question, isn't there a way to list all the goals bound
> to all the phases?  I can't believe Maven has no way to show these,
> but after scouring the mail archives that is the impression I get.
> 
> Phillip
> 
> ---------------------------------------------------------------------
> 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