[EMAIL PROTECTED] wrote:
> How many different <depType>s do you see.

build, test & runtime is what's needed by most of the plugins
(for example war.bundle and friends are in essence runtime
dependencies). Still, we may want to let this set be open -
allow arbitrary text inside <depType>, <class> or whatever
we choose it to be, and the accessor method would be
Project.getDependencies(String type) This way plugin authors
will be able to create custom dependency types when they
need it. The downside is this feature is likely to be abused...

R.


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

Reply via email to