I need to build a classpath which contains dependencies scoped in
compile, provided, and runtime. It looks like I need effectively to do
this:
@requiresDependencyResolution compile
@requiresDependencyResolution runtime

But that doesn't work. Only the first annotation is used. Is there a way
to make this work?

Thanks,
 
Justin Edelson
VP, Platform Engineering
MTV Networks Digital

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

Reply via email to