android-maven-gradle-plugin icon indicating copy to clipboard operation
android-maven-gradle-plugin copied to clipboard

Support new 'maven-publish' plugin

Open msgilligan opened this issue 8 years ago • 2 comments

It would be nice if this plugin would also support the maven-publish plugin which provides "the new incubating Maven publishing support".

Maybe there should be a "sister" version of this plugin, but I can't find a plugin solution that provides the equivalent of android-maven-gradle-plugin for the new maven-publish plugin.

I'm not really sure what the best solution should be, but it seems worthwhile to request it here.

msgilligan avatar May 20 '17 02:05 msgilligan

is there any published details about the motivation for the maven-publish plugin? I prefer this one due to how well it works with android and while maven-publish can be made to work but is much more nasty to setup and configure.

trevjonez avatar May 25 '17 22:05 trevjonez

See this plugin: https://github.com/wupdigital/android-maven-publish, if you want to use maven-publish plugin with android

warnyul avatar Aug 04 '17 19:08 warnyul