Would a mechanism to "apply" a plugin from the command line be a
compromise? Something like
gradle --apply myplugin  mytask
that would run task mytask from plugin myplugin?

That avoids the "search all plugins to see if it might have a task"
but also allows the ability to run a task without editing the build
file?

Philip

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to