[EMAIL PROTECTED] wrote:
> Yes, resolving dependencies all the time is a PITA.
> 
> What's your suggested alternative?
> 
> Do plugins declare whether they need the dependencies?
> Some other method of us guessing?

Lazy evaluation I guess. Checking dependencies could be delayed
until the moment something acually calls Project.getDependencies()

R.


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

Reply via email to