2007/12/31 Brian E. Fox <[EMAIL PROTECTED]>: > Not specifying a phase is the same IIRC as not specifying > @requiresDep.... > > When you do this, the results are indeterminate (you get whatever has > already been resolved by previous plugins)
Just encountered this missing provided-scope artifact problem myself. If the above is true then this conflicts with the Mojo API documentation: http://maven.apache.org/developers/mojo-api-specification.html Under requiresDependencyResolution, "If this annotation is present but no scope is specified, the scope defaults to runtime." Anyone know what the real deal is? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
