On 3/5/06, Phil Steitz <[EMAIL PROTECTED]> wrote:

> I have a question about the scope
> property, which I understand will not show up immediately, but I want
> to code it correctly. According to the docs here
> http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html
> the choices are "compile", "provided", "runtime" and "test".  I don't
> see "optional."

Optional isn't a scope, it's just <optional>true</optional>.

HTH,
--
Wendy

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

Reply via email to