Deprecate the maven/ivy plugins
This commit introduces a deprecation warning for the `maven` plugin.
Because there's no such thing as an `ivy` plugin, we also deprecate
the _use_ of the `uploadArchives` task, which corresponds to uploading
with `ivy`, but is defined in the `base` plugin that we cannot
deprecate.